|
Liferay 6.1.10-ee-ga1 | |||||||||
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 | |
---|---|
void |
CounterLocalServiceWrapper.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
static void |
CounterLocalServiceUtil.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
void |
CounterLocalService.deleteCounter(String name)
Deletes the counter with the primary key from the database. |
Counter |
CounterLocalServiceWrapper.getCounter(String name)
Returns the counter with the primary key. |
static Counter |
CounterLocalServiceUtil.getCounter(String name)
Returns the counter with the primary key. |
Counter |
CounterLocalService.getCounter(String name)
Returns the counter with the primary key. |
PersistedModel |
CounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CounterLocalService.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.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
|
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.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,
String namespace)
|
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.importClassedModel(ClassedModel classedModel,
ClassedModel newClassedModel,
String namespace)
|
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 resourceObj,
long resourcePK,
long newResourcePK)
|
void |
PortletDataContext.importRatingsEntries(Class<?> clazz,
long classPK,
long newClassPK)
|
Uses of PortalException in com.liferay.portal.kernel.management |
---|
Subclasses of PortalException in com.liferay.portal.kernel.management | |
---|---|
class |
ManageActionException
|
Uses of PortalException in com.liferay.portal.kernel.messaging |
---|
Subclasses of PortalException in com.liferay.portal.kernel.messaging | |
---|---|
class |
MessageBusException
|
class |
MessageListenerException
|
Uses of PortalException in com.liferay.portal.kernel.metadata |
---|
Methods in com.liferay.portal.kernel.metadata that throw PortalException | |
---|---|
static Map<String,Fields> |
RawMetadataProcessorUtil.getRawMetadataMap(String extension,
String mimeType,
File file)
|
Map<String,Fields> |
RawMetadataProcessor.getRawMetadataMap(String extension,
String mimeType,
File file)
|
static Map<String,Fields> |
RawMetadataProcessorUtil.getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
|
Map<String,Fields> |
RawMetadataProcessor.getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
|
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
|
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.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.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)
|
void |
Repository.cancelCheckOut(long fileEntryId)
|
void |
Repository.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
Repository.checkInFileEntry(long fileEntryId,
String lockUuid)
|
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 |
Repository.deleteFileEntry(long fileEntryId)
|
void |
LocalRepository.deleteFileEntry(long fileEntryId)
|
void |
DefaultLocalRepositoryImpl.deleteFileEntry(long fileEntryId)
|
void |
Repository.deleteFileEntry(long folderId,
String title)
|
void |
BaseRepositoryImpl.deleteFileEntry(long folderId,
String title)
|
void |
Repository.deleteFolder(long folderId)
|
void |
LocalRepository.deleteFolder(long folderId)
|
void |
DefaultLocalRepositoryImpl.deleteFolder(long folderId)
|
void |
Repository.deleteFolder(long parentFolderId,
String title)
|
void |
BaseRepositoryImpl.deleteFolder(long parentFolderId,
String title)
|
List<FileEntry> |
Repository.getFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
int |
Repository.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
int |
BaseRepositoryImpl.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
int |
Repository.getFileEntriesCount(long folderId,
String[] mimeTypes)
|
FileEntry |
Repository.getFileEntry(long fileEntryId)
|
FileEntry |
LocalRepository.getFileEntry(long fileEntryId)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntry(long fileEntryId)
|
FileEntry |
Repository.getFileEntry(long folderId,
String title)
|
FileEntry |
LocalRepository.getFileEntry(long folderId,
String title)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntry(long folderId,
String title)
|
FileEntry |
Repository.getFileEntryByUuid(String uuid)
|
FileEntry |
LocalRepository.getFileEntryByUuid(String uuid)
|
FileEntry |
DefaultLocalRepositoryImpl.getFileEntryByUuid(String uuid)
|
FileVersion |
Repository.getFileVersion(long fileVersionId)
|
FileVersion |
LocalRepository.getFileVersion(long fileVersionId)
|
FileVersion |
DefaultLocalRepositoryImpl.getFileVersion(long fileVersionId)
|
Folder |
Repository.getFolder(long folderId)
|
Folder |
LocalRepository.getFolder(long folderId)
|
Folder |
DefaultLocalRepositoryImpl.getFolder(long folderId)
|
Folder |
Repository.getFolder(long parentFolderId,
String title)
|
Folder |
LocalRepository.getFolder(long parentFolderId,
String title)
|
Folder |
DefaultLocalRepositoryImpl.getFolder(long parentFolderId,
String title)
|
List<Folder> |
Repository.getFolders(long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
LocalRepository.getFolders(long parentFolderId,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
DefaultLocalRepositoryImpl.getFolders(long parentFolderId,
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,
String[] mimetypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
LocalRepository.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DefaultLocalRepositoryImpl.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,
String[] mimetypes,
boolean includeMountFolders)
|
int |
LocalRepository.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DefaultLocalRepositoryImpl.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 |
LocalRepository.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
int |
DefaultLocalRepositoryImpl.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
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,
String[] mimeTypes,
int status)
|
int |
BaseRepositoryImpl.getRepositoryFileEntriesCount(long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
abstract void |
BaseRepositoryImpl.initRepository()
|
void |
BaseRepository.initRepository()
|
Lock |
Repository.lockFileEntry(long fileEntryId)
|
Lock |
Repository.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
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 |
Repository.moveFolder(long folderId,
long newParentFolderId,
ServiceContext serviceContext)
|
Lock |
Repository.refreshFileEntryLock(String lockUuid,
long expirationTime)
|
Lock |
Repository.refreshFolderLock(String lockUuid,
long expirationTime)
|
void |
Repository.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
Repository.unlockFileEntry(long fileEntryId)
|
void |
Repository.unlockFileEntry(long fileEntryId,
String lockUuid)
|
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)
|
void |
CMISRepositoryHandler.cancelCheckOut(long fileEntryId)
|
void |
CMISRepositoryHandler.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
CMISRepositoryHandler.checkInFileEntry(long fileEntryId,
String lockUuid)
|
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,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
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)
|
String |
CMISRepositoryHandler.getObjectName(String objectId)
|
abstract String |
BaseCmisRepository.getObjectName(String objectId)
|
List<String> |
CMISRepositoryHandler.getObjectPaths(String objectId)
|
abstract List<String> |
BaseCmisRepository.getObjectPaths(String objectId)
|
abstract Session |
CMISRepositoryHandler.getSession()
|
void |
CMISRepositoryHandler.initRepository()
|
boolean |
CMISRepositoryHandler.isCancelCheckOutAllowable(String objectId)
|
abstract boolean |
BaseCmisRepository.isCancelCheckOutAllowable(String objectId)
|
boolean |
CMISRepositoryHandler.isCheckInAllowable(String objectId)
|
abstract boolean |
BaseCmisRepository.isCheckInAllowable(String objectId)
|
boolean |
CMISRepositoryHandler.isCheckOutAllowable(String objectId)
|
abstract boolean |
BaseCmisRepository.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 expirationTime)
|
Lock |
CMISRepositoryHandler.refreshFolderLock(String lockUuid,
long expirationTime)
|
void |
CMISRepositoryHandler.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
FileEntry |
CMISRepositoryHandler.toFileEntry(String objectId)
|
abstract FileEntry |
BaseCmisRepository.toFileEntry(String objectId)
|
Folder |
CMISRepositoryHandler.toFolder(String objectId)
|
abstract Folder |
BaseCmisRepository.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)
|
FileEntry |
CMISRepositoryHandler.updateFileEntry(String objectId,
String mimeType,
Map<String,Object> properties,
InputStream is,
String sourceFileName,
long size,
ServiceContext serviceContext)
|
abstract FileEntry |
BaseCmisRepository.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 |
FileEntry.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
List<Folder> |
Folder.getAncestors()
|
InputStream |
FileEntry.getContentStream()
Retrieves the content stream of the current file version. |
InputStream |
FileVersion.getContentStream(boolean incrementCounter)
|
InputStream |
FileEntry.getContentStream(String version)
|
FileEntry |
FileVersion.getFileEntry()
|
FileVersion |
FileEntry.getFileVersion()
Retrieves the current file version. |
FileVersion |
FileEntry.getFileVersion(String version)
|
FileVersion |
FileEntry.getLatestFileVersion()
Retrieves the latest file version. |
Folder |
Folder.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 void |
BaseIndexer.populateAddresses(Document document,
List<Address> addresses,
long regionId,
long countryId)
|
Uses of PortalException in com.liferay.portal.kernel.staging |
---|
Methods in com.liferay.portal.kernel.staging that throw PortalException | |
---|---|
static Group |
StagingUtil.getLiveGroup(long groupId)
|
Group |
Staging.getLiveGroup(long groupId)
|
static long |
StagingUtil.getLiveGroupId(long groupId)
|
long |
Staging.getLiveGroupId(long groupId)
|
static long |
StagingUtil.getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
long |
Staging.getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
static long |
StagingUtil.getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
long |
Staging.getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
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.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 |
UploadException
|
Uses of PortalException in com.liferay.portal.kernel.util |
---|
Methods in com.liferay.portal.kernel.util that throw PortalException | |
---|---|
static String |
TempFileUtil.addTempFile(long userId,
String tempPathName,
File file)
|
static String |
TempFileUtil.addTempFile(long userId,
String fileName,
String tempPathName,
File file)
|
static String |
TempFileUtil.addTempFile(long userId,
String fileName,
String tempPathName,
InputStream inputStream)
|
static String |
TempFileUtil.addTempFile(String tempPathName,
File file)
|
static String |
TempFileUtil.addTempFile(String fileName,
String tempPathName,
File file)
|
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 |
WorkflowHandler.getAssetRenderer(long classPK)
|
AssetRenderer |
BaseWorkflowHandler.getAssetRenderer(long classPK)
|
WorkflowDefinitionLink |
WorkflowHandler.getWorkflowDefinitionLink(long companyId,
long groupId,
long classPK)
|
WorkflowDefinitionLink |
BaseWorkflowHandler.getWorkflowDefinitionLink(long companyId,
long groupId,
long classPK)
|
void |
WorkflowHandler.startWorkflowInstance(long companyId,
long groupId,
long userId,
long classPK,
Object model,
Map<String,Serializable> workflowContext)
|
void |
BaseWorkflowHandler.startWorkflowInstance(long companyId,
long groupId,
long userId,
long classPK,
Object model,
Map<String,Serializable> workflowContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext,
Map<String,Serializable> workflowContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext)
|
static void |
WorkflowHandlerRegistryUtil.startWorkflowInstance(long companyId,
long userId,
String className,
long classPK,
Object model,
ServiceContext serviceContext,
Map<String,Serializable> workflowContext)
|
static Object |
WorkflowHandlerRegistryUtil.updateStatus(int status,
Map<String,Serializable> workflowContext)
|
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 | |
---|---|
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 |
OrganizationWrapper.buildTreePath()
|
String |
Organization.buildTreePath()
|
Account |
CompanyWrapper.getAccount()
|
Account |
Company.getAccount()
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets()
|
List<Portlet> |
LayoutTypePortlet.getAllPortlets(String columnId)
|
long |
LayoutWrapper.getAncestorLayoutId()
|
long |
Layout.getAncestorLayoutId()
|
long |
LayoutWrapper.getAncestorPlid()
|
long |
Layout.getAncestorPlid()
|
List<Organization> |
OrganizationWrapper.getAncestors()
|
List<Organization> |
Organization.getAncestors()
|
List<Layout> |
LayoutWrapper.getAncestors()
|
List<Layout> |
Layout.getAncestors()
|
Date |
UserWrapper.getBirthday()
|
Date |
User.getBirthday()
|
List<Layout> |
LayoutWrapper.getChildren(PermissionChecker permissionChecker)
|
List<Layout> |
Layout.getChildren(PermissionChecker permissionChecker)
|
ColorScheme |
LayoutWrapper.getColorScheme()
|
ColorScheme |
LayoutRevisionWrapper.getColorScheme()
|
ColorScheme |
LayoutRevision.getColorScheme()
|
ColorScheme |
Layout.getColorScheme()
|
long |
ResourceWrapper.getCompanyId()
|
long |
Resource.getCompanyId()
|
String |
UserWrapper.getCompanyMx()
|
String |
User.getCompanyMx()
|
Contact |
UserWrapper.getContact()
|
Contact |
User.getContact()
|
String |
LayoutWrapper.getCssText()
|
String |
LayoutRevisionWrapper.getCssText()
|
String |
LayoutRevision.getCssText()
|
String |
Layout.getCssText()
|
User |
CompanyWrapper.getDefaultUser()
|
User |
Company.getDefaultUser()
|
String |
RoleWrapper.getDescriptiveName()
|
String |
Role.getDescriptiveName()
|
String |
GroupWrapper.getDescriptiveName()
|
String |
Group.getDescriptiveName()
|
String |
GroupWrapper.getDescriptiveName(Locale locale)
|
String |
Group.getDescriptiveName(Locale locale)
|
String |
UserWrapper.getDisplayURL(String portalURL,
String mainPath)
|
String |
User.getDisplayURL(String portalURL,
String mainPath)
|
String |
UserWrapper.getDisplayURL(ThemeDisplay themeDisplay)
|
String |
User.getDisplayURL(ThemeDisplay themeDisplay)
|
boolean |
UserWrapper.getFemale()
|
boolean |
User.getFemale()
|
Group |
UserWrapper.getGroup()
|
Group |
UserGroupWrapper.getGroup()
|
Group |
UserGroupRoleWrapper.getGroup()
|
Group |
UserGroupRole.getGroup()
|
Group |
UserGroup.getGroup()
|
Group |
User.getGroup()
|
Group |
LayoutWrapper.getGroup()
|
Group |
LayoutSetWrapper.getGroup()
|
Group |
LayoutSetPrototypeWrapper.getGroup()
|
Group |
LayoutSetPrototype.getGroup()
|
Group |
LayoutSetBranchWrapper.getGroup()
|
Group |
LayoutSetBranch.getGroup()
|
Group |
LayoutSet.getGroup()
|
Group |
LayoutPrototypeWrapper.getGroup()
|
Group |
LayoutPrototype.getGroup()
|
Group |
Layout.getGroup()
|
Group |
CompanyWrapper.getGroup()
|
Group |
Company.getGroup()
|
long |
UserWrapper.getGroupId()
|
long |
User.getGroupId()
|
long[] |
UserWrapper.getGroupIds()
|
long[] |
User.getGroupIds()
|
List<Group> |
UserWrapper.getGroups()
|
List<Group> |
User.getGroups()
|
Layout |
LayoutPrototypeWrapper.getLayout()
|
Layout |
LayoutPrototype.getLayout()
|
LayoutBranch |
LayoutRevisionWrapper.getLayoutBranch()
|
LayoutBranch |
LayoutRevision.getLayoutBranch()
|
LayoutSet |
LayoutWrapper.getLayoutSet()
|
LayoutSet |
LayoutSetPrototypeWrapper.getLayoutSet()
|
LayoutSet |
LayoutSetPrototype.getLayoutSet()
|
LayoutSet |
LayoutRevisionWrapper.getLayoutSet()
|
LayoutSet |
LayoutRevision.getLayoutSet()
|
LayoutSet |
Layout.getLayoutSet()
|
Locale |
CompanyWrapper.getLocale()
|
Locale |
Company.getLocale()
|
String |
UserWrapper.getLogin()
|
String |
User.getLogin()
|
boolean |
UserWrapper.getMale()
|
boolean |
User.getMale()
|
List<Group> |
UserWrapper.getMySites()
|
List<Group> |
User.getMySites()
|
List<Group> |
UserWrapper.getMySites(boolean includeControlPanel,
int max)
|
List<Group> |
User.getMySites(boolean includeControlPanel,
int max)
|
List<Group> |
UserWrapper.getMySites(int max)
|
List<Group> |
User.getMySites(int max)
|
List<Group> |
UserWrapper.getMySites(String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
User.getMySites(String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
UserWrapper.getMySites(String[] classNames,
int max)
|
List<Group> |
User.getMySites(String[] classNames,
int max)
|
String |
ResourceWrapper.getName()
|
String |
Resource.getName()
|
String |
CompanyWrapper.getName()
|
String |
Company.getName()
|
long[] |
UserWrapper.getOrganizationIds()
|
long[] |
User.getOrganizationIds()
|
List<Organization> |
UserWrapper.getOrganizations()
|
List<Organization> |
User.getOrganizations()
|
Group |
GroupWrapper.getParentGroup()
|
Group |
Group.getParentGroup()
|
Organization |
OrganizationWrapper.getParentOrganization()
|
Organization |
Organization.getParentOrganization()
|
long |
LayoutWrapper.getParentPlid()
|
long |
Layout.getParentPlid()
|
PasswordPolicy |
UserWrapper.getPasswordPolicy()
|
PasswordPolicy |
User.getPasswordPolicy()
|
String |
CompanyWrapper.getPortalURL(long groupId)
|
String |
Company.getPortalURL(long groupId)
|
String |
UserWrapper.getPortraitURL(ThemeDisplay themeDisplay)
|
String |
User.getPortraitURL(ThemeDisplay themeDisplay)
|
int |
UserWrapper.getPrivateLayoutsPageCount()
|
int |
UserGroupWrapper.getPrivateLayoutsPageCount()
|
int |
UserGroup.getPrivateLayoutsPageCount()
|
int |
User.getPrivateLayoutsPageCount()
|
int |
UserWrapper.getPublicLayoutsPageCount()
|
int |
UserGroupWrapper.getPublicLayoutsPageCount()
|
int |
UserGroup.getPublicLayoutsPageCount()
|
int |
User.getPublicLayoutsPageCount()
|
String |
LayoutWrapper.getRegularURL(javax.servlet.http.HttpServletRequest request)
|
String |
Layout.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 |
UserGroupRoleWrapper.getRole()
|
Role |
UserGroupRole.getRole()
|
Role |
TeamWrapper.getRole()
|
Role |
Team.getRole()
|
int |
ResourceWrapper.getScope()
|
int |
Resource.getScope()
|
Group |
LayoutWrapper.getScopeGroup()
|
Group |
Layout.getScopeGroup()
|
String |
CompanyWrapper.getShardName()
|
String |
Company.getShardName()
|
String |
CompanyWrapper.getShortName()
|
String |
Company.getShortName()
|
Theme |
LayoutWrapper.getTheme()
|
Theme |
LayoutRevisionWrapper.getTheme()
|
Theme |
LayoutRevision.getTheme()
|
Theme |
Layout.getTheme()
|
TimeZone |
CompanyWrapper.getTimeZone()
|
TimeZone |
Company.getTimeZone()
|
ListType |
WebsiteWrapper.getType()
|
ListType |
Website.getType()
|
ListType |
PhoneWrapper.getType()
|
ListType |
Phone.getType()
|
ListType |
OrgLaborWrapper.getType()
|
ListType |
OrgLabor.getType()
|
ListType |
EmailAddressWrapper.getType()
|
ListType |
EmailAddress.getType()
|
User |
UserGroupRoleWrapper.getUser()
|
User |
UserGroupRole.getUser()
|
ColorScheme |
LayoutWrapper.getWapColorScheme()
|
ColorScheme |
LayoutRevisionWrapper.getWapColorScheme()
|
ColorScheme |
LayoutRevision.getWapColorScheme()
|
ColorScheme |
Layout.getWapColorScheme()
|
Theme |
LayoutWrapper.getWapTheme()
|
Theme |
LayoutRevisionWrapper.getWapTheme()
|
Theme |
LayoutRevision.getWapTheme()
|
Theme |
Layout.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 |
UserWrapper.hasPrivateLayouts()
|
boolean |
UserGroupWrapper.hasPrivateLayouts()
|
boolean |
UserGroup.hasPrivateLayouts()
|
boolean |
User.hasPrivateLayouts()
|
boolean |
UserWrapper.hasPublicLayouts()
|
boolean |
UserGroupWrapper.hasPublicLayouts()
|
boolean |
UserGroup.hasPublicLayouts()
|
boolean |
User.hasPublicLayouts()
|
boolean |
LayoutWrapper.hasScopeGroup()
|
boolean |
Layout.hasScopeGroup()
|
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()
|
void |
LayoutTypePortlet.movePortletId(long userId,
String portletId,
String columnId,
int columnPos)
|
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)
|
void |
BaseRepositoryProxyBean.cancelCheckOut(long fileEntryId)
|
void |
BaseRepositoryProxyBean.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
BaseRepositoryProxyBean.checkInFileEntry(long fileEntryId,
String lockUuid)
|
FileEntry |
BaseRepositoryProxyBean.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
FileEntry |
BaseRepositoryProxyBean.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
boolean |
FolderProxyBean.containsPermission(PermissionChecker permissionChecker,
String actionId)
|
boolean |
FileEntryProxyBean.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 |
LocalRepositoryProxyBean.deleteFolder(long folderId)
|
void |
BaseRepositoryProxyBean.deleteFolder(long folderId)
|
void |
BaseRepositoryProxyBean.deleteFolder(long parentFolderId,
String title)
|
List<Folder> |
FolderProxyBean.getAncestors()
|
InputStream |
FileEntryProxyBean.getContentStream()
|
InputStream |
FileVersionProxyBean.getContentStream(boolean incrementCounter)
|
InputStream |
FileEntryProxyBean.getContentStream(String version)
|
List<FileEntry> |
BaseRepositoryProxyBean.getFileEntries(long folderId,
String[] mimeTypes,
int start,
int end,
OrderByComparator obc)
|
int |
BaseRepositoryProxyBean.getFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes)
|
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> |
LocalRepositoryProxyBean.getFolders(long parentFolderId,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Folder> |
BaseRepositoryProxyBean.getFolders(long parentFolderId,
boolean includeMountfolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
LocalRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcuts(long folderId,
int status,
String[] mimeTypes,
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 |
LocalRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
BaseRepositoryProxyBean.getFoldersAndFileEntriesAndFileShortcutsCount(long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
LocalRepositoryProxyBean.getFoldersCount(long parentFolderId,
boolean includeMountFolders)
|
int |
BaseRepositoryProxyBean.getFoldersCount(long parentFolderId,
boolean includeMountfolders)
|
FileVersion |
FileEntryProxyBean.getLatestFileVersion()
|
Folder |
FolderProxyBean.getParentFolder()
|
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,
String[] mimeTypes,
int status)
|
void |
BaseRepositoryProxyBean.initRepository()
|
Lock |
BaseRepositoryProxyBean.lockFileEntry(long fileEntryId)
|
Lock |
BaseRepositoryProxyBean.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
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 |
BaseRepositoryProxyBean.moveFolder(long folderId,
long newParentFolderId,
ServiceContext serviceContext)
|
Lock |
BaseRepositoryProxyBean.refreshFileEntryLock(String lockUuid,
long expirationTime)
|
Lock |
BaseRepositoryProxyBean.refreshFolderLock(String lockUuid,
long expirationTime)
|
void |
BaseRepositoryProxyBean.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
BaseRepositoryProxyBean.unlockFileEntry(long fileEntryId)
|
void |
BaseRepositoryProxyBean.unlockFileEntry(long fileEntryId,
String lockUuid)
|
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.auth |
---|
Subclasses of PortalException in com.liferay.portal.security.auth | |
---|---|
class |
AuthException
|
class |
AutoLoginException
|
class |
PrincipalException
|
Methods in com.liferay.portal.security.auth that throw PortalException | |
---|---|
void |
AuthTokenWrapper.check(javax.servlet.http.HttpServletRequest request)
|
static void |
AuthTokenUtil.check(javax.servlet.http.HttpServletRequest request)
|
void |
AuthToken.check(javax.servlet.http.HttpServletRequest request)
|
protected String |
DefaultScreenNameGenerator.getUnusedScreenName(long companyId,
String screenName)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
Company |
CompanyServiceWrapper.addCompany(String webId,
String virtualHost,
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. |
Company |
CompanyService.addCompany(String webId,
String virtualHost,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
Company |
CompanyLocalServiceWrapper.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
static Company |
CompanyLocalServiceUtil.addCompany(String webId,
String virtualHostname,
String mx,
String shardName,
boolean system,
int maxUsers,
boolean active)
Adds a company. |
Company |
CompanyLocalService.addCompany(String webId,
String virtualHostname,
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)
|
static void |
ResourceBlockServiceUtil.addCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockService.addCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalService.addCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
Country |
CountryServiceWrapper.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
static Country |
CountryServiceUtil.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
Country |
CountryService.addCountry(String name,
String a2,
String a3,
String number,
String idd,
boolean active)
|
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.addDefaultGroups(long userId)
Adds the user to the default groups, unless the user is already in these groups. |
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.addDefaultRoles(long userId)
Adds the user to the default roles, unless the user already has these roles. |
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. |
void |
UserLocalService.addDefaultUserGroups(long userId)
Adds the user to the default user groups, unless the user is already in these user groups. |
EmailAddress |
EmailAddressLocalServiceWrapper.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressLocalServiceUtil.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressLocalService.addEmailAddress(long userId,
String className,
long classPK,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressServiceWrapper.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressServiceUtil.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressService.addEmailAddress(String className,
long classPK,
String address,
int typeId,
boolean primary)
|
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)
Adds a group. |
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)
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)
Adds a group. |
Group |
GroupLocalServiceWrapper.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds the group using the default live group. |
static Group |
GroupLocalServiceUtil.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds the group using the default live group. |
Group |
GroupLocalService.addGroup(long userId,
String className,
long classPK,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds the group using the default live group. |
Group |
GroupServiceWrapper.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
static Group |
GroupServiceUtil.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
Group |
GroupService.addGroup(long liveGroupId,
String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds a group. |
Group |
GroupServiceWrapper.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds the group using the group default live group ID. |
static Group |
GroupServiceUtil.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds the group using the group default live group ID. |
Group |
GroupService.addGroup(String name,
String description,
int type,
String friendlyURL,
boolean site,
boolean active,
ServiceContext serviceContext)
Adds the group using the group default live group ID. |
void |
OrganizationServiceWrapper.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
static void |
OrganizationServiceUtil.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
OrganizationService.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
OrganizationLocalServiceWrapper.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
static void |
OrganizationLocalServiceUtil.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
OrganizationLocalService.addGroupOrganizations(long groupId,
long[] organizationIds)
Adds the organizations to the group. |
void |
ResourceBlockServiceWrapper.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)
|
void |
ResourceBlockService.addGroupScopePermission(long scopeGroupId,
long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addGroupScopePermission(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 |
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. |
static void |
UserGroupServiceUtil.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. |
void |
UserLocalServiceWrapper.addGroupUsers(long groupId,
long[] userIds)
Adds the users to the group. |
static void |
UserLocalServiceUtil.addGroupUsers(long groupId,
long[] userIds)
Adds the users to the group. |
void |
UserLocalService.addGroupUsers(long groupId,
long[] userIds)
Adds the users to the group. |
void |
UserServiceWrapper.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
static void |
UserServiceUtil.addGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Adds the users to the group. |
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)
|
static void |
ResourceBlockServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.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 |
ResourceBlockLocalService.addIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.addIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
static void |
ResourceBlockLocalServiceUtil.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 |
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)
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,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
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)
Adds a layout with additional parameters. |
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 empty maps for descriptions, keywords, and titles , and a names map containing a mapping for the default locale as its only entry. |
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 empty maps for descriptions, keywords, and titles , and a names map containing a mapping for the default locale as its only entry. |
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 empty maps for descriptions, keywords, and titles , and a names map containing a mapping for the default locale as its only entry. |
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)
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,
boolean hidden,
String friendlyURL,
ServiceContext serviceContext)
Adds a layout with additional parameters. |
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)
Adds a layout with additional parameters. |
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. |
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. |
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. |
LayoutBranch |
LayoutBranchLocalServiceWrapper.addLayoutBranch(long layoutSetBranchId,
long plid,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.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 |
LayoutBranchServiceWrapper.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchServiceUtil.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchService.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.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 |
LayoutBranchLocalService.addLayoutBranch(long layoutRevisionId,
String name,
String description,
boolean master,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
LayoutPrototype |
LayoutPrototypeLocalService.addLayoutPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
LayoutPrototype |
LayoutPrototypeServiceWrapper.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
|
LayoutPrototype |
LayoutPrototypeService.addLayoutPrototype(Map<Locale,String> nameMap,
String description,
boolean active)
|
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)
|
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 |
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)
|
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 |
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 |
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)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.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)
|
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 |
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)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.addLayoutSetPrototype(long userId,
long companyId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeService.addLayoutSetPrototype(Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestLocalServiceWrapper.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestLocalServiceUtil.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestLocalService.addMembershipRequest(long userId,
long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestServiceWrapper.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
static MembershipRequest |
MembershipRequestServiceUtil.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
MembershipRequest |
MembershipRequestService.addMembershipRequest(long groupId,
String comments,
ServiceContext serviceContext)
|
void |
ResourceLocalServiceWrapper.addModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
|
static void |
ResourceLocalServiceUtil.addModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
|
void |
ResourceLocalService.addModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
|
void |
ResourceLocalServiceWrapper.addModelResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ResourceLocalServiceUtil.addModelResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalService.addModelResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalServiceWrapper.addModelResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ResourceLocalServiceUtil.addModelResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalService.addModelResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
|
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)
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)
Adds an organization. |
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)
Adds an organization. |
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Adds an organization with additional parameters. |
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)
Adds an organization with additional parameters. |
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)
Adds an organization with additional parameters. |
Organization |
OrganizationServiceWrapper.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
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,
ServiceContext serviceContext)
Adds an organization. |
Organization |
OrganizationService.addOrganization(long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
ServiceContext serviceContext)
Adds an organization. |
void |
OrganizationLocalServiceWrapper.addOrganizationResources(long userId,
Organization organization)
Adds a resource for each type of permission available on the organization. |
static void |
OrganizationLocalServiceUtil.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 |
UserServiceWrapper.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
static void |
UserServiceUtil.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
void |
UserService.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
void |
UserLocalServiceWrapper.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
static void |
UserLocalServiceUtil.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
void |
UserLocalService.addOrganizationUsers(long organizationId,
long[] userIds)
Adds the users to the organization. |
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 |
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 |
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 |
OrgLaborLocalServiceWrapper.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static OrgLabor |
OrgLaborLocalServiceUtil.addOrgLabor(long organizationId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
void |
OrganizationServiceWrapper.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
static void |
OrganizationServiceUtil.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
void |
OrganizationService.addPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Assigns the password policy to the organizations, removing any other currently assigned password policies. |
void |
UserServiceWrapper.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
static void |
UserServiceUtil.addPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Assigns the password policy to the users, removing any other currently assigned password policies. |
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)
|
static Phone |
PhoneLocalServiceUtil.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneLocalService.addPhone(long userId,
String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneServiceWrapper.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
|
static Phone |
PhoneServiceUtil.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneService.addPhone(String className,
long classPK,
String number,
String extension,
int typeId,
boolean primary)
|
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 |
RegionServiceWrapper.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
static Region |
RegionServiceUtil.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
Region |
RegionService.addRegion(long countryId,
String regionCode,
String name,
boolean active)
|
long |
RepositoryLocalServiceWrapper.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static long |
RepositoryLocalServiceUtil.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
long |
RepositoryLocalService.addRepository(long userId,
long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
long |
RepositoryServiceWrapper.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static long |
RepositoryServiceUtil.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
long |
RepositoryService.addRepository(long groupId,
long classNameId,
long parentFolderId,
String name,
String description,
String portletId,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
void |
ResourcePermissionServiceWrapper.addResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Grants the role permission at the scope to perform the action on resources of the type. |
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 |
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 |
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 |
ResourceLocalServiceWrapper.addResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ResourceLocalServiceUtil.addResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ResourceLocalService.addResources(long companyId,
long groupId,
long userId,
String name,
long primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ResourceLocalServiceWrapper.addResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ResourceLocalServiceUtil.addResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ResourceLocalService.addResources(long companyId,
long groupId,
long userId,
String name,
String primKey,
boolean portletActions,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ResourceLocalServiceWrapper.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
|
static void |
ResourceLocalServiceUtil.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
|
void |
ResourceLocalService.addResources(long companyId,
long groupId,
String name,
boolean portletActions)
|
Role |
RoleLocalServiceWrapper.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Adds a role. |
static Role |
RoleLocalServiceUtil.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Adds a role. |
Role |
RoleLocalService.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Adds a role. |
Role |
RoleLocalServiceWrapper.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String className,
long classPK)
Adds a role with additional parameters. |
static Role |
RoleLocalServiceUtil.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String className,
long classPK)
Adds a role with additional parameters. |
Role |
RoleLocalService.addRole(long userId,
long companyId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type,
String className,
long classPK)
Adds a role with additional parameters. |
Role |
RoleServiceWrapper.addRole(String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Adds a role. |
static Role |
RoleServiceUtil.addRole(String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Adds a role. |
Role |
RoleService.addRole(String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int type)
Adds a role. |
void |
GroupServiceWrapper.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 |
GroupService.addRoleGroups(long roleId,
long[] groupIds)
Adds the groups to the role. |
void |
UserServiceWrapper.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
static void |
UserServiceUtil.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
void |
UserService.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
void |
UserLocalServiceWrapper.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
static void |
UserLocalServiceUtil.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
void |
UserLocalService.addRoleUsers(long roleId,
long[] userIds)
Adds the users to the role. |
Subscription |
SubscriptionLocalServiceWrapper.addSubscription(long userId,
long groupId,
String className,
long classPK)
|
static Subscription |
SubscriptionLocalServiceUtil.addSubscription(long userId,
long groupId,
String className,
long classPK)
|
Subscription |
SubscriptionLocalService.addSubscription(long userId,
long groupId,
String className,
long classPK)
|
Subscription |
SubscriptionLocalServiceWrapper.addSubscription(long userId,
long groupId,
String className,
long classPK,
String frequency)
|
static Subscription |
SubscriptionLocalServiceUtil.addSubscription(long userId,
long groupId,
String className,
long classPK,
String frequency)
|
Subscription |
SubscriptionLocalService.addSubscription(long userId,
long groupId,
String className,
long classPK,
String frequency)
|
Team |
TeamLocalServiceWrapper.addTeam(long userId,
long groupId,
String name,
String description)
|
static Team |
TeamLocalServiceUtil.addTeam(long userId,
long groupId,
String name,
String description)
|
Team |
TeamLocalService.addTeam(long userId,
long groupId,
String name,
String description)
|
Team |
TeamServiceWrapper.addTeam(long groupId,
String name,
String description)
|
static Team |
TeamServiceUtil.addTeam(long groupId,
String name,
String description)
|
Team |
TeamService.addTeam(long groupId,
String name,
String description)
|
void |
UserGroupServiceWrapper.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
static void |
UserGroupServiceUtil.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
void |
UserGroupService.addTeamUserGroups(long teamId,
long[] userGroupIds)
Adds the user groups to the team |
void |
UserServiceWrapper.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
static void |
UserServiceUtil.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
void |
UserService.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
void |
UserLocalServiceWrapper.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
static void |
UserLocalServiceUtil.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
void |
UserLocalService.addTeamUsers(long teamId,
long[] userIds)
Adds the users to the team. |
User |
UserServiceWrapper.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user. |
static User |
UserServiceUtil.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user. |
User |
UserService.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user. |
User |
UserServiceWrapper.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
static User |
UserServiceUtil.addUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with additional parameters. |
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 |
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. |
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. |
UserGroup |
UserGroupLocalServiceWrapper.addUserGroup(long userId,
long companyId,
String name,
String description)
Adds a user group. |
static UserGroup |
UserGroupLocalServiceUtil.addUserGroup(long userId,
long companyId,
String name,
String description)
Adds a user group. |
UserGroup |
UserGroupLocalService.addUserGroup(long userId,
long companyId,
String name,
String description)
Adds a user group. |
UserGroup |
UserGroupServiceWrapper.addUserGroup(String name,
String description)
Adds a user group. |
static UserGroup |
UserGroupServiceUtil.addUserGroup(String name,
String description)
Adds a user group. |
UserGroup |
UserGroupService.addUserGroup(String name,
String description)
Adds a user group. |
void |
UserGroupGroupRoleServiceWrapper.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleServiceUtil.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleService.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleLocalServiceWrapper.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleLocalServiceUtil.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleLocalService.addUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleServiceWrapper.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleServiceUtil.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupGroupRoleService.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupGroupRoleLocalServiceWrapper.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleLocalServiceUtil.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupGroupRoleLocalService.addUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleServiceWrapper.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleServiceUtil.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleService.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleLocalServiceWrapper.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleLocalServiceUtil.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleLocalService.addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleServiceWrapper.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserGroupRoleServiceUtil.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleService.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleLocalServiceWrapper.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserGroupRoleLocalServiceUtil.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleLocalService.addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserServiceWrapper.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
static void |
UserServiceUtil.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
void |
UserService.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
void |
UserLocalServiceWrapper.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
static void |
UserLocalServiceUtil.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
void |
UserLocalService.addUserGroupUsers(long userGroupId,
long[] userIds)
Adds the users to the user group. |
UserNotificationEvent |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
static UserNotificationEvent |
UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
UserNotificationEvent |
UserNotificationEventLocalService.addUserNotificationEvent(long userId,
NotificationEvent notificationEvent)
|
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)
|
UserNotificationEvent |
UserNotificationEventLocalService.addUserNotificationEvent(long userId,
String type,
long timestamp,
long deliverBy,
String payload,
boolean archived,
ServiceContext serviceContext)
|
List<UserNotificationEvent> |
UserNotificationEventLocalServiceWrapper.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
static List<UserNotificationEvent> |
UserNotificationEventLocalServiceUtil.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
List<UserNotificationEvent> |
UserNotificationEventLocalService.addUserNotificationEvents(long userId,
Collection<NotificationEvent> notificationEvents)
|
void |
PermissionLocalServiceWrapper.addUserPermissions(long userId,
String[] actionIds,
long resourceId)
Adds user permissions to perform the actions on the resource. |
static void |
PermissionLocalServiceUtil.addUserPermissions(long userId,
String[] actionIds,
long resourceId)
Adds user permissions to perform the actions on the resource. |
void |
PermissionLocalService.addUserPermissions(long userId,
String[] actionIds,
long resourceId)
Adds user permissions to perform the actions on the resource. |
void |
RoleServiceWrapper.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
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 |
RoleLocalServiceWrapper.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
static void |
RoleLocalServiceUtil.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
void |
RoleLocalService.addUserRoles(long userId,
long[] roleIds)
Adds the roles to the user. |
User |
UserServiceWrapper.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow. |
static User |
UserServiceUtil.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow. |
User |
UserService.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow. |
User |
UserServiceWrapper.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
static User |
UserServiceUtil.addUserWithWorkflow(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
boolean sendEmail,
ServiceContext serviceContext)
Adds a user with workflow and additional parameters. |
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 |
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. |
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. |
Website |
WebsiteLocalServiceWrapper.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary)
|
static Website |
WebsiteLocalServiceUtil.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteLocalService.addWebsite(long userId,
String className,
long classPK,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteServiceWrapper.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary)
|
static Website |
WebsiteServiceUtil.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteService.addWebsite(String className,
long classPK,
String url,
int typeId,
boolean primary)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.addWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
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.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.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.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.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. |
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. |
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.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.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. |
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. |
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 |
GroupLocalServiceWrapper.checkCompanyGroup(long companyId)
Adds a company group if it does not exist. |
static void |
GroupLocalServiceUtil.checkCompanyGroup(long companyId)
Adds a company group if it does not exist. |
void |
GroupLocalService.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 |
PasswordPolicyLocalServiceWrapper.checkDefaultPasswordPolicy(long companyId)
|
static void |
PasswordPolicyLocalServiceUtil.checkDefaultPasswordPolicy(long companyId)
|
void |
PasswordPolicyLocalService.checkDefaultPasswordPolicy(long companyId)
|
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.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.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.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.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.checkLoginFailureById(long userId)
Adds a failed login attempt to the user 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.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.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 |
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 |
PermissionServiceWrapper.checkPermission(long groupId,
long resourceId)
Checks to see if the group has permission to the resource. |
static void |
PermissionServiceUtil.checkPermission(long groupId,
long resourceId)
Checks to see if the group has permission to the resource. |
void |
PermissionService.checkPermission(long groupId,
long resourceId)
Checks to see if the group has permission to the resource. |
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)
|
static void |
PluginSettingLocalServiceUtil.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. |
void |
PermissionLocalServiceWrapper.checkPermissions(String name,
List<String> actionIds)
Checks to see if the actions are permitted on the named resource. |
static void |
PermissionLocalServiceUtil.checkPermissions(String name,
List<String> actionIds)
Checks to see if the actions are permitted on the named resource. |
void |
PermissionLocalService.checkPermissions(String name,
List<String> actionIds)
Checks to see if the actions are permitted on the named resource. |
void |
PortletLocalServiceWrapper.checkPortlet(Portlet portlet)
|
static void |
PortletLocalServiceUtil.checkPortlet(Portlet portlet)
|
void |
PortletLocalService.checkPortlet(Portlet portlet)
|
void |
PortletLocalServiceWrapper.checkPortlets(long companyId)
|
static void |
PortletLocalServiceUtil.checkPortlets(long companyId)
|
void |
PortletLocalService.checkPortlets(long companyId)
|
void |
RepositoryServiceWrapper.checkRepository(long repositoryId)
|
static void |
RepositoryServiceUtil.checkRepository(long repositoryId)
|
void |
RepositoryService.checkRepository(long repositoryId)
|
void |
GroupLocalServiceWrapper.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
static void |
GroupLocalServiceUtil.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
void |
GroupLocalService.checkSystemGroups(long companyId)
Creates systems groups and other related data needed by the system on the very first startup. |
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()
Checks to ensure that the system roles map has appropriate default roles in each 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 |
RoleLocalService.checkSystemRoles(long companyId)
Checks to ensure that the system roles map has appropriate default roles in the company. |
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 |
UserLocalService.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. |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. |
void |
UserGroupLocalService.copyUserGroupLayouts(long[] userGroupIds,
long userId)
Deprecated. |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. |
void |
UserGroupLocalService.copyUserGroupLayouts(long userGroupId,
long userId)
Deprecated. |
void |
UserGroupLocalServiceWrapper.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. |
static void |
UserGroupLocalServiceUtil.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. |
void |
UserGroupLocalService.copyUserGroupLayouts(long userGroupId,
long[] userIds)
Deprecated. |
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. |
KeyValuePair |
UserLocalService.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
void |
AccountLocalServiceWrapper.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
static void |
AccountLocalServiceUtil.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
void |
AccountLocalService.deleteAccount(long accountId)
Deletes the account with the primary key from the database. |
void |
AddressServiceWrapper.deleteAddress(long addressId)
|
static void |
AddressServiceUtil.deleteAddress(long addressId)
|
void |
AddressService.deleteAddress(long addressId)
|
void |
AddressLocalServiceWrapper.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
static void |
AddressLocalServiceUtil.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
void |
AddressLocalService.deleteAddress(long addressId)
Deletes the address with the primary key from the database. |
void |
PortletPreferencesServiceWrapper.deleteArchivedPreferences(long portletItemId)
|
static void |
PortletPreferencesServiceUtil.deleteArchivedPreferences(long portletItemId)
|
void |
PortletPreferencesService.deleteArchivedPreferences(long portletItemId)
|
void |
BrowserTrackerLocalServiceWrapper.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
static void |
BrowserTrackerLocalServiceUtil.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
void |
BrowserTrackerLocalService.deleteBrowserTracker(long browserTrackerId)
Deletes the browser tracker with the primary key from the database. |
void |
ClassNameLocalServiceWrapper.deleteClassName(long classNameId)
Deletes the class name with the primary key from the database. |
static void |
ClassNameLocalServiceUtil.deleteClassName(long classNameId)
Deletes the class name with the primary key from the database. |
void |
ClassNameLocalService.deleteClassName(long classNameId)
Deletes the class name with the primary key from the database. |
void |
ClusterGroupLocalServiceWrapper.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
static void |
ClusterGroupLocalServiceUtil.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
void |
ClusterGroupLocalService.deleteClusterGroup(long clusterGroupId)
Deletes the cluster group with the primary key from the database. |
void |
CompanyLocalServiceWrapper.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
static void |
CompanyLocalServiceUtil.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
void |
CompanyLocalService.deleteCompany(long companyId)
Deletes the company with the primary key from the database. |
void |
ContactLocalServiceWrapper.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
static void |
ContactLocalServiceUtil.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
void |
ContactLocalService.deleteContact(long contactId)
Deletes the contact with the primary key from the database. |
void |
EmailAddressServiceWrapper.deleteEmailAddress(long emailAddressId)
|
static void |
EmailAddressServiceUtil.deleteEmailAddress(long emailAddressId)
|
void |
EmailAddressService.deleteEmailAddress(long emailAddressId)
|
void |
EmailAddressLocalServiceWrapper.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
static void |
EmailAddressLocalServiceUtil.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
void |
EmailAddressLocalService.deleteEmailAddress(long emailAddressId)
Deletes the email address with the primary key from the database. |
void |
GroupLocalServiceWrapper.deleteGroup(Group group)
Deletes the group from the database. |
static void |
GroupLocalServiceUtil.deleteGroup(Group group)
Deletes the group from the database. |
void |
GroupLocalService.deleteGroup(Group group)
Deletes the group from the database. |
void |
GroupServiceWrapper.deleteGroup(long groupId)
Deletes the group. |
static void |
GroupServiceUtil.deleteGroup(long groupId)
Deletes the group. |
void |
GroupService.deleteGroup(long groupId)
Deletes the group. |
void |
GroupLocalServiceWrapper.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
static void |
GroupLocalServiceUtil.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
void |
GroupLocalService.deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
void |
ImageLocalServiceWrapper.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
static void |
ImageLocalServiceUtil.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
void |
ImageLocalService.deleteImage(long imageId)
Deletes the image with the primary key from the database. |
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. |
void |
LayoutLocalService.deleteLayout(Layout layout,
boolean updateLayoutSet,
ServiceContext serviceContext)
Deletes the layout, its child layouts, and its associated resources. |
void |
LayoutLocalServiceWrapper.deleteLayout(long plid)
Deletes the layout with the primary key from the database. |
static void |
LayoutLocalServiceUtil.deleteLayout(long plid)
Deletes the layout with the primary key from the database. |
void |
LayoutLocalService.deleteLayout(long plid)
Deletes the layout with the primary key from the database. |
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. |
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. |
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 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 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. |
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. |
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 |
LayoutLocalService.deleteLayout(long plid,
ServiceContext serviceContext)
Deletes the layout with the plid, also deleting the layout's child layouts, and associated resources. |
void |
LayoutBranchServiceWrapper.deleteLayoutBranch(long layoutBranchId)
|
static void |
LayoutBranchServiceUtil.deleteLayoutBranch(long layoutBranchId)
|
void |
LayoutBranchService.deleteLayoutBranch(long layoutBranchId)
|
void |
LayoutBranchLocalServiceWrapper.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
static void |
LayoutBranchLocalServiceUtil.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
void |
LayoutBranchLocalService.deleteLayoutBranch(long LayoutBranchId)
Deletes the layout branch with the primary key from the database. |
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutLayoutRevisions(long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutLayoutRevisions(long plid)
|
void |
LayoutRevisionLocalService.deleteLayoutLayoutRevisions(long plid)
|
void |
LayoutPrototypeLocalServiceWrapper.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
static void |
LayoutPrototypeLocalServiceUtil.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
void |
LayoutPrototypeLocalService.deleteLayoutPrototype(LayoutPrototype layoutPrototype)
Deletes the layout prototype from the database. |
void |
LayoutPrototypeServiceWrapper.deleteLayoutPrototype(long layoutPrototypeId)
|
static void |
LayoutPrototypeServiceUtil.deleteLayoutPrototype(long layoutPrototypeId)
|
void |
LayoutPrototypeService.deleteLayoutPrototype(long layoutPrototypeId)
|
void |
LayoutPrototypeLocalServiceWrapper.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
static void |
LayoutPrototypeLocalServiceUtil.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
void |
LayoutPrototypeLocalService.deleteLayoutPrototype(long layoutPrototypeId)
Deletes the layout prototype with the primary key from the database. |
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
void |
LayoutRevisionLocalService.deleteLayoutRevision(LayoutRevision layoutRevision)
Deletes the layout revision from the database. |
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
void |
LayoutRevisionLocalService.deleteLayoutRevision(long layoutRevisionId)
Deletes the layout revision with the primary key from the database. |
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
void |
LayoutRevisionLocalService.deleteLayoutRevisions(long layoutSetBranchId,
long plid)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
void |
LayoutRevisionLocalService.deleteLayoutRevisions(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
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. |
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 |
LayoutSetLocalServiceWrapper.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
static void |
LayoutSetLocalServiceUtil.deleteLayoutSet(long layoutSetId)
Deletes the layout set with the primary key from the database. |
void |
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)
|
void |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch)
Deletes the layout set branch from the database. |
static void |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch)
Deletes the layout set branch from the database. |
void |
LayoutSetBranchLocalService.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch)
Deletes the layout set branch from the database. |
void |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
static void |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
void |
LayoutSetBranchLocalService.deleteLayoutSetBranch(LayoutSetBranch layoutSetBranch,
boolean includeMaster)
|
void |
LayoutSetBranchServiceWrapper.deleteLayoutSetBranch(long layoutSetBranchId)
|
static void |
LayoutSetBranchServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId)
|
void |
LayoutSetBranchService.deleteLayoutSetBranch(long layoutSetBranchId)
|
void |
LayoutSetBranchLocalServiceWrapper.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
static void |
LayoutSetBranchLocalServiceUtil.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
void |
LayoutSetBranchLocalService.deleteLayoutSetBranch(long layoutSetBranchId)
Deletes the layout set branch with the primary key from the database. |
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)
|
void |
LayoutBranchLocalServiceWrapper.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
static void |
LayoutBranchLocalServiceUtil.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
void |
LayoutBranchLocalService.deleteLayoutSetBranchLayoutBranches(long layoutSetBranchId)
|
void |
LayoutRevisionLocalServiceWrapper.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
static void |
LayoutRevisionLocalServiceUtil.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
void |
LayoutRevisionLocalService.deleteLayoutSetBranchLayoutRevisions(long layoutSetBranchId)
|
void |
LayoutSetPrototypeLocalServiceWrapper.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
static void |
LayoutSetPrototypeLocalServiceUtil.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
void |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(LayoutSetPrototype layoutSetPrototype)
Deletes the layout set prototype from the database. |
void |
LayoutSetPrototypeServiceWrapper.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
static void |
LayoutSetPrototypeServiceUtil.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
void |
LayoutSetPrototypeService.deleteLayoutSetPrototype(long layoutSetPrototypeId)
|
void |
LayoutSetPrototypeLocalServiceWrapper.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
static void |
LayoutSetPrototypeLocalServiceUtil.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
void |
LayoutSetPrototypeLocalService.deleteLayoutSetPrototype(long layoutSetPrototypeId)
Deletes the layout set prototype with the primary key from the database. |
void |
LockLocalServiceWrapper.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
static void |
LockLocalServiceUtil.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
void |
LockLocalService.deleteLock(long lockId)
Deletes the lock with the primary key from the database. |
void |
OrganizationServiceWrapper.deleteLogo(long organizationId)
Deletes the logo of the organization. |
static void |
OrganizationServiceUtil.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
OrganizationService.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
OrganizationLocalServiceWrapper.deleteLogo(long organizationId)
Deletes the logo of the organization. |
static void |
OrganizationLocalServiceUtil.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
OrganizationLocalService.deleteLogo(long organizationId)
Deletes the logo of the organization. |
void |
CompanyServiceWrapper.deleteLogo(long companyId)
Deletes the company's logo. |
static void |
CompanyServiceUtil.deleteLogo(long companyId)
Deletes the company's logo. |
void |
CompanyService.deleteLogo(long companyId)
Deletes the company's logo. |
void |
CompanyLocalServiceWrapper.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 |
MembershipRequestLocalServiceWrapper.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
static void |
MembershipRequestLocalServiceUtil.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
void |
MembershipRequestLocalService.deleteMembershipRequest(long membershipRequestId)
Deletes the membership request with the primary key from the database. |
void |
MembershipRequestServiceWrapper.deleteMembershipRequests(long groupId,
int statusId)
|
static void |
MembershipRequestServiceUtil.deleteMembershipRequests(long groupId,
int statusId)
|
void |
MembershipRequestService.deleteMembershipRequests(long groupId,
int statusId)
|
void |
OrganizationServiceWrapper.deleteOrganization(long organizationId)
Deletes the organization. |
static void |
OrganizationServiceUtil.deleteOrganization(long organizationId)
Deletes the organization. |
void |
OrganizationService.deleteOrganization(long organizationId)
Deletes the organization. |
void |
OrganizationLocalServiceWrapper.deleteOrganization(long organizationId)
Deletes the organization with the primary key from the database. |
static void |
OrganizationLocalServiceUtil.deleteOrganization(long organizationId)
Deletes the organization with the primary key from the database. |
void |
OrganizationLocalService.deleteOrganization(long organizationId)
Deletes the organization with the primary key from the database. |
void |
OrganizationLocalServiceWrapper.deleteOrganization(Organization organization)
Deletes the organization from the database. |
static void |
OrganizationLocalServiceUtil.deleteOrganization(Organization organization)
Deletes the organization from the database. |
void |
OrganizationLocalService.deleteOrganization(Organization organization)
Deletes the organization from the database. |
void |
OrgLaborServiceWrapper.deleteOrgLabor(long orgLaborId)
|
static void |
OrgLaborServiceUtil.deleteOrgLabor(long orgLaborId)
|
void |
OrgLaborService.deleteOrgLabor(long orgLaborId)
|
void |
OrgLaborLocalServiceWrapper.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
static void |
OrgLaborLocalServiceUtil.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
void |
OrgLaborLocalService.deleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database. |
void |
PasswordPolicyServiceWrapper.deletePasswordPolicy(long passwordPolicyId)
|
static void |
PasswordPolicyServiceUtil.deletePasswordPolicy(long passwordPolicyId)
|
void |
PasswordPolicyService.deletePasswordPolicy(long passwordPolicyId)
|
void |
PasswordPolicyLocalServiceWrapper.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
static void |
PasswordPolicyLocalServiceUtil.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
void |
PasswordPolicyLocalService.deletePasswordPolicy(long passwordPolicyId)
Deletes the password policy with the primary key from the database. |
void |
PasswordPolicyLocalServiceWrapper.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
static void |
PasswordPolicyLocalServiceUtil.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
void |
PasswordPolicyLocalService.deletePasswordPolicy(PasswordPolicy passwordPolicy)
Deletes the password policy from the database. |
void |
PasswordPolicyRelLocalServiceWrapper.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
static void |
PasswordPolicyRelLocalServiceUtil.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
void |
PasswordPolicyRelLocalService.deletePasswordPolicyRel(long passwordPolicyRelId)
Deletes the password policy rel with the primary key from the database. |
void |
PasswordTrackerLocalServiceWrapper.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
static void |
PasswordTrackerLocalServiceUtil.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
void |
PasswordTrackerLocalService.deletePasswordTracker(long passwordTrackerId)
Deletes the password tracker with the primary key from the database. |
void |
PermissionLocalServiceWrapper.deletePermission(long permissionId)
Deletes the permission with the primary key from the database. |
static void |
PermissionLocalServiceUtil.deletePermission(long permissionId)
Deletes the permission with the primary key from the database. |
void |
PermissionLocalService.deletePermission(long permissionId)
Deletes the permission with the primary key from the database. |
void |
PhoneServiceWrapper.deletePhone(long phoneId)
|
static void |
PhoneServiceUtil.deletePhone(long phoneId)
|
void |
PhoneService.deletePhone(long phoneId)
|
void |
PhoneLocalServiceWrapper.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
static void |
PhoneLocalServiceUtil.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
void |
PhoneLocalService.deletePhone(long phoneId)
Deletes the phone with the primary key from the database. |
void |
PluginSettingLocalServiceWrapper.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
static void |
PluginSettingLocalServiceUtil.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
void |
PluginSettingLocalService.deletePluginSetting(long pluginSettingId)
Deletes the plugin setting with the primary key from the database. |
void |
PortalPreferencesLocalServiceWrapper.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
static void |
PortalPreferencesLocalServiceUtil.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
void |
PortalPreferencesLocalService.deletePortalPreferences(long portalPreferencesId)
Deletes the portal preferences with the primary key from the database. |
void |
PortletLocalServiceWrapper.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
static void |
PortletLocalServiceUtil.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
void |
PortletLocalService.deletePortlet(long id)
Deletes the portlet with the primary key from the database. |
void |
PortletItemLocalServiceWrapper.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
static void |
PortletItemLocalServiceUtil.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
void |
PortletItemLocalService.deletePortletItem(long portletItemId)
Deletes the portlet item with the primary key from the database. |
void |
PortletPreferencesLocalServiceWrapper.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
static void |
PortletPreferencesLocalServiceUtil.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
void |
PortletPreferencesLocalService.deletePortletPreferences(long portletPreferencesId)
Deletes the portlet preferences with the primary key from the database. |
void |
PortletPreferencesLocalServiceWrapper.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static void |
PortletPreferencesLocalServiceUtil.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
void |
PortletPreferencesLocalService.deletePortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
void |
UserServiceWrapper.deletePortrait(long userId)
Deletes the user's portrait image. |
static void |
UserServiceUtil.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserService.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserLocalServiceWrapper.deletePortrait(long userId)
Deletes the user's portrait image. |
static void |
UserLocalServiceUtil.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
UserLocalService.deletePortrait(long userId)
Deletes the user's portrait image. |
void |
ReleaseLocalServiceWrapper.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
static void |
ReleaseLocalServiceUtil.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
void |
ReleaseLocalService.deleteRelease(long releaseId)
Deletes the release with the primary key from the database. |
void |
RepositoryLocalServiceWrapper.deleteRepositories(long groupId)
|
static void |
RepositoryLocalServiceUtil.deleteRepositories(long groupId)
|
void |
RepositoryLocalService.deleteRepositories(long groupId)
|
void |
RepositoryServiceWrapper.deleteRepository(long repositoryId)
|
static void |
RepositoryServiceUtil.deleteRepository(long repositoryId)
|
void |
RepositoryService.deleteRepository(long repositoryId)
|
void |
RepositoryLocalServiceWrapper.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
static void |
RepositoryLocalServiceUtil.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
void |
RepositoryLocalService.deleteRepository(long repositoryId)
Deletes the repository with the primary key from the database. |
void |
RepositoryEntryLocalServiceWrapper.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
static void |
RepositoryEntryLocalServiceUtil.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
void |
RepositoryEntryLocalService.deleteRepositoryEntry(long repositoryEntryId)
Deletes the repository entry with the primary key from the database. |
void |
ResourceLocalServiceWrapper.deleteResource(AuditedModel auditedModel,
int scope)
|
static void |
ResourceLocalServiceUtil.deleteResource(AuditedModel auditedModel,
int scope)
|
void |
ResourceLocalService.deleteResource(AuditedModel auditedModel,
int scope)
|
void |
ResourceLocalServiceWrapper.deleteResource(long resourceId)
Deletes the resource with the primary key from the database. |
static void |
ResourceLocalServiceUtil.deleteResource(long resourceId)
Deletes the resource with the primary key from the database. |
void |
ResourceLocalService.deleteResource(long resourceId)
Deletes the resource with the primary key from the database. |
void |
ResourceLocalServiceWrapper.deleteResource(long companyId,
String name,
int scope,
long primKey)
|
static void |
ResourceLocalServiceUtil.deleteResource(long companyId,
String name,
int scope,
long primKey)
|
void |
ResourceLocalService.deleteResource(long companyId,
String name,
int scope,
long primKey)
|
void |
ResourceLocalServiceWrapper.deleteResource(long companyId,
String name,
int scope,
String primKey)
|
static void |
ResourceLocalServiceUtil.deleteResource(long companyId,
String name,
int scope,
String primKey)
|
void |
ResourceLocalService.deleteResource(long companyId,
String name,
int scope,
String primKey)
|
void |
ResourceActionLocalServiceWrapper.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
static void |
ResourceActionLocalServiceUtil.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
void |
ResourceActionLocalService.deleteResourceAction(long resourceActionId)
Deletes the resource action with the primary key from the database. |
void |
ResourceBlockLocalServiceWrapper.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
static void |
ResourceBlockLocalServiceUtil.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
void |
ResourceBlockLocalService.deleteResourceBlock(long resourceBlockId)
Deletes the resource block with the primary key from the database. |
void |
ResourceBlockPermissionLocalServiceWrapper.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
static void |
ResourceBlockPermissionLocalServiceUtil.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
void |
ResourceBlockPermissionLocalService.deleteResourceBlockPermission(long resourceBlockPermissionId)
Deletes the resource block permission with the primary key from the database. |
void |
ResourceCodeLocalServiceWrapper.deleteResourceCode(long codeId)
Deletes the resource code with the primary key from the database. |
static void |
ResourceCodeLocalServiceUtil.deleteResourceCode(long codeId)
Deletes the resource code with the primary key from the database. |
void |
ResourceCodeLocalService.deleteResourceCode(long codeId)
Deletes the resource code with the primary key from the database. |
void |
ResourcePermissionLocalServiceWrapper.deleteResourcePermission(long resourcePermissionId)
Deletes the resource permission with the primary key from the database. |
static void |
ResourcePermissionLocalServiceUtil.deleteResourcePermission(long resourcePermissionId)
Deletes the resource permission with the primary key from the database. |
void |
ResourcePermissionLocalService.deleteResourcePermission(long resourcePermissionId)
Deletes the resource permission with the primary key from the database. |
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,
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,
String primKey)
Deletes all resource permissions at the scope to resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.deleteResourcePermissions(long companyId,
String name,
int scope,
String primKey)
Deletes all resource permissions at the scope to resources of the type. |
void |
ResourcePermissionLocalService.deleteResourcePermissions(long companyId,
String name,
int scope,
String primKey)
Deletes all resource permissions at the scope to resources of the type. |
void |
ResourceTypePermissionLocalServiceWrapper.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
static void |
ResourceTypePermissionLocalServiceUtil.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
void |
ResourceTypePermissionLocalService.deleteResourceTypePermission(long resourceTypePermissionId)
Deletes the resource type permission with the primary key from the database. |
void |
RoleServiceWrapper.deleteRole(long roleId)
Deletes the role with the primary key and its associated permissions. |
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 |
RoleLocalServiceWrapper.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
static void |
RoleLocalServiceUtil.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
void |
RoleLocalService.deleteRole(long roleId)
Deletes the role with the primary key from the database. |
void |
RoleLocalServiceWrapper.deleteRole(Role role)
Deletes the role from the database. |
static void |
RoleLocalServiceUtil.deleteRole(Role role)
Deletes the role from the database. |
void |
RoleLocalService.deleteRole(Role role)
Deletes the role from the database. |
void |
UserServiceWrapper.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
static void |
UserServiceUtil.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
void |
UserService.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
void |
UserLocalServiceWrapper.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
static void |
UserLocalServiceUtil.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
void |
UserLocalService.deleteRoleUser(long roleId,
long userId)
Removes the user from the role. |
void |
ServiceComponentLocalServiceWrapper.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
static void |
ServiceComponentLocalServiceUtil.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
void |
ServiceComponentLocalService.deleteServiceComponent(long serviceComponentId)
Deletes the service component with the primary key from the database. |
void |
ShardLocalServiceWrapper.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
static void |
ShardLocalServiceUtil.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
void |
ShardLocalService.deleteShard(long shardId)
Deletes the shard with the primary key from the database. |
void |
SubscriptionLocalServiceWrapper.deleteSubscription(long subscriptionId)
Deletes the subscription with the primary key from the database. |
static void |
SubscriptionLocalServiceUtil.deleteSubscription(long subscriptionId)
Deletes the subscription with the primary key from the database. |
void |
SubscriptionLocalService.deleteSubscription(long subscriptionId)
Deletes the subscription with the primary key from the database. |
void |
SubscriptionLocalServiceWrapper.deleteSubscription(long userId,
String className,
long classPK)
|
static void |
SubscriptionLocalServiceUtil.deleteSubscription(long userId,
String className,
long classPK)
|
void |
SubscriptionLocalService.deleteSubscription(long userId,
String className,
long classPK)
|
void |
SubscriptionLocalServiceWrapper.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
static void |
SubscriptionLocalServiceUtil.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
void |
SubscriptionLocalService.deleteSubscription(Subscription subscription)
Deletes the subscription from the database. |
void |
SubscriptionLocalServiceWrapper.deleteSubscriptions(long userId)
|
static void |
SubscriptionLocalServiceUtil.deleteSubscriptions(long userId)
|
void |
SubscriptionLocalService.deleteSubscriptions(long userId)
|
void |
SubscriptionLocalServiceWrapper.deleteSubscriptions(long companyId,
String className,
long classPK)
|
static void |
SubscriptionLocalServiceUtil.deleteSubscriptions(long companyId,
String className,
long classPK)
|
void |
SubscriptionLocalService.deleteSubscriptions(long companyId,
String className,
long classPK)
|
void |
TeamServiceWrapper.deleteTeam(long teamId)
|
static void |
TeamServiceUtil.deleteTeam(long teamId)
|
void |
TeamService.deleteTeam(long teamId)
|
void |
TeamLocalServiceWrapper.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
static void |
TeamLocalServiceUtil.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
void |
TeamLocalService.deleteTeam(long teamId)
Deletes the team with the primary key from the database. |
void |
TeamLocalServiceWrapper.deleteTeam(Team team)
Deletes the team from the database. |
static void |
TeamLocalServiceUtil.deleteTeam(Team team)
Deletes the team from the database. |
void |
TeamLocalService.deleteTeam(Team team)
Deletes the team from the database. |
void |
TeamLocalServiceWrapper.deleteTeams(long groupId)
|
static void |
TeamLocalServiceUtil.deleteTeams(long groupId)
|
void |
TeamLocalService.deleteTeams(long groupId)
|
void |
TicketLocalServiceWrapper.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
static void |
TicketLocalServiceUtil.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
void |
TicketLocalService.deleteTicket(long ticketId)
Deletes the ticket with the primary key from the database. |
void |
UserServiceWrapper.deleteUser(long userId)
Deletes the user. |
static void |
UserServiceUtil.deleteUser(long userId)
Deletes the user. |
void |
UserService.deleteUser(long userId)
Deletes the user. |
void |
UserLocalServiceWrapper.deleteUser(long userId)
Deletes the user with the primary key from the database. |
static void |
UserLocalServiceUtil.deleteUser(long userId)
Deletes the user with the primary key from the database. |
void |
UserLocalService.deleteUser(long userId)
Deletes the user with the primary key from the database. |
void |
UserLocalServiceWrapper.deleteUser(User user)
Deletes the user from the database. |
static void |
UserLocalServiceUtil.deleteUser(User user)
Deletes the user from the database. |
void |
UserLocalService.deleteUser(User user)
Deletes the user from the database. |
void |
UserGroupServiceWrapper.deleteUserGroup(long userGroupId)
Deletes the user group. |
static void |
UserGroupServiceUtil.deleteUserGroup(long userGroupId)
Deletes the user group. |
void |
UserGroupService.deleteUserGroup(long userGroupId)
Deletes the user group. |
void |
UserGroupLocalServiceWrapper.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
static void |
UserGroupLocalServiceUtil.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
void |
UserGroupLocalService.deleteUserGroup(long userGroupId)
Deletes the user group with the primary key from the database. |
void |
UserGroupLocalServiceWrapper.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
static void |
UserGroupLocalServiceUtil.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
void |
UserGroupLocalService.deleteUserGroup(UserGroup userGroup)
Deletes the user group from the database. |
void |
UserGroupGroupRoleLocalServiceWrapper.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Deletes the user group group role with the primary key from the database. |
static void |
UserGroupGroupRoleLocalServiceUtil.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Deletes the user group group role with the primary key from the database. |
void |
UserGroupGroupRoleLocalService.deleteUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Deletes the user group group role with the primary key from the database. |
void |
UserGroupGroupRoleServiceWrapper.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
static void |
UserGroupGroupRoleServiceUtil.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleService.deleteUserGroupGroupRoles(long[] userGroupIds,
long groupId,
long roleId)
|
void |
UserGroupGroupRoleServiceWrapper.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
static void |
UserGroupGroupRoleServiceUtil.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupGroupRoleService.deleteUserGroupGroupRoles(long userGroupId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleLocalServiceWrapper.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
static void |
UserGroupRoleLocalServiceUtil.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
void |
UserGroupRoleLocalService.deleteUserGroupRole(UserGroupRolePK userGroupRolePK)
Deletes the user group role with the primary key from the database. |
void |
UserGroupRoleServiceWrapper.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
static void |
UserGroupRoleServiceUtil.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleService.deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
|
void |
UserGroupRoleServiceWrapper.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
static void |
UserGroupRoleServiceUtil.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserGroupRoleService.deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
|
void |
UserLocalServiceWrapper.deleteUserGroupUser(long userGroupId,
long userId)
Removes the user from the user group. |
static void |
UserLocalServiceUtil.deleteUserGroupUser(long userGroupId,
long userId)
Removes the user from the user group. |
void |
UserLocalService.deleteUserGroupUser(long userGroupId,
long userId)
Removes the user from the user group. |
void |
UserIdMapperLocalServiceWrapper.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
static void |
UserIdMapperLocalServiceUtil.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
void |
UserIdMapperLocalService.deleteUserIdMapper(long userIdMapperId)
Deletes the user ID mapper with the primary key from the database. |
void |
UserNotificationEventLocalServiceWrapper.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
static void |
UserNotificationEventLocalServiceUtil.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
void |
UserNotificationEventLocalService.deleteUserNotificationEvent(long userNotificationEventId)
Deletes the user notification event with the primary key from the database. |
void |
UserTrackerLocalServiceWrapper.deleteUserTracker(long userTrackerId)
Deletes the user tracker with the primary key from the database. |
static void |
UserTrackerLocalServiceUtil.deleteUserTracker(long userTrackerId)
Deletes the user tracker with the primary key from the database. |
void |
UserTrackerLocalService.deleteUserTracker(long userTrackerId)
Deletes the user tracker with the primary key from the database. |
void |
UserTrackerPathLocalServiceWrapper.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
static void |
UserTrackerPathLocalServiceUtil.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
void |
UserTrackerPathLocalService.deleteUserTrackerPath(long userTrackerPathId)
Deletes the user tracker path with the primary key from the database. |
void |
VirtualHostLocalServiceWrapper.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
static void |
VirtualHostLocalServiceUtil.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
void |
VirtualHostLocalService.deleteVirtualHost(long virtualHostId)
Deletes the virtual host with the primary key from the database. |
void |
WebDAVPropsLocalServiceWrapper.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
static void |
WebDAVPropsLocalServiceUtil.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
void |
WebDAVPropsLocalService.deleteWebDAVProps(long webDavPropsId)
Deletes the web d a v props with the primary key from the database. |
void |
WebsiteServiceWrapper.deleteWebsite(long websiteId)
|
static void |
WebsiteServiceUtil.deleteWebsite(long websiteId)
|
void |
WebsiteService.deleteWebsite(long websiteId)
|
void |
WebsiteLocalServiceWrapper.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
static void |
WebsiteLocalServiceUtil.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
void |
WebsiteLocalService.deleteWebsite(long websiteId)
Deletes the website with the primary key from the database. |
void |
WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
static void |
WorkflowDefinitionLinkLocalServiceUtil.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
void |
WorkflowDefinitionLinkLocalService.deleteWorkflowDefinitionLink(long workflowDefinitionLinkId)
Deletes the workflow definition link with the primary key from the database. |
void |
WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
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 |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
static void |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
void |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(long workflowInstanceLinkId)
Deletes the workflow instance link with the primary key from the database. |
void |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
void |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
void |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
void |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String categoryName)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalService.deployRemotePortlet(Portlet portlet,
String categoryName)
|
Portlet |
PortletLocalServiceWrapper.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
static Portlet |
PortletLocalServiceUtil.deployRemotePortlet(Portlet portlet,
String[] categoryNames)
|
Portlet |
PortletLocalService.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. |
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. |
String |
UserLocalService.encryptUserId(String name)
Encrypts the primary key of the user. |
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. |
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. |
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,
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,
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a byte array. |
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. |
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. |
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 plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Exports the portlet information (categories, permissions, ... etc.) as a file. |
Account |
AccountLocalServiceWrapper.getAccount(long accountId)
Returns the account with the primary key. |
static Account |
AccountLocalServiceUtil.getAccount(long accountId)
Returns the account with the primary key. |
Account |
AccountLocalService.getAccount(long accountId)
Returns the account with the primary key. |
Account |
AccountLocalServiceWrapper.getAccount(long companyId,
long accountId)
|
static Account |
AccountLocalServiceUtil.getAccount(long companyId,
long accountId)
|
Account |
AccountLocalService.getAccount(long companyId,
long accountId)
|
long |
ResourceBlockLocalServiceWrapper.getActionId(String name,
String actionId)
|
static long |
ResourceBlockLocalServiceUtil.getActionId(String name,
String actionId)
|
long |
ResourceBlockLocalService.getActionId(String name,
String actionId)
|
long |
ResourceBlockLocalServiceWrapper.getActionIds(String name,
List<String> actionIds)
|
static long |
ResourceBlockLocalServiceUtil.getActionIds(String name,
List<String> actionIds)
|
long |
ResourceBlockLocalService.getActionIds(String name,
List<String> actionIds)
|
Address |
AddressServiceWrapper.getAddress(long addressId)
|
static Address |
AddressServiceUtil.getAddress(long addressId)
|
Address |
AddressService.getAddress(long addressId)
|
Address |
AddressLocalServiceWrapper.getAddress(long addressId)
Returns the address with the primary key. |
static Address |
AddressLocalServiceUtil.getAddress(long addressId)
Returns the address with the primary key. |
Address |
AddressLocalService.getAddress(long addressId)
Returns the address with the primary key. |
List<Address> |
AddressServiceWrapper.getAddresses(String className,
long classPK)
|
static List<Address> |
AddressServiceUtil.getAddresses(String className,
long classPK)
|
List<Address> |
AddressService.getAddresses(String className,
long classPK)
|
Map<Long,Set<String>> |
ResourcePermissionLocalServiceWrapper.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
Collection<String> actionIds)
|
static Map<Long,Set<String>> |
ResourcePermissionLocalServiceUtil.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
Collection<String> actionIds)
|
Map<Long,Set<String>> |
ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
Collection<String> actionIds)
|
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. |
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. |
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 |
ReleaseLocalServiceWrapper.getBuildNumberOrCreate()
|
static int |
ReleaseLocalServiceUtil.getBuildNumberOrCreate()
|
int |
ReleaseLocalService.getBuildNumberOrCreate()
|
ClassName |
ClassNameServiceWrapper.getClassName(long classNameId)
|
static ClassName |
ClassNameServiceUtil.getClassName(long classNameId)
|
ClassName |
ClassNameService.getClassName(long classNameId)
|
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. |
ClusterGroup |
ClusterGroupLocalServiceWrapper.getClusterGroup(long clusterGroupId)
Returns the cluster group with the primary key. |
static ClusterGroup |
ClusterGroupLocalServiceUtil.getClusterGroup(long clusterGroupId)
Returns the cluster group with the primary key. |
ClusterGroup |
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 |
CompanyServiceWrapper.getCompanyById(long companyId)
Returns the company with the primary key. |
static Company |
CompanyServiceUtil.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyService.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalServiceWrapper.getCompanyById(long companyId)
Returns the company with the primary key. |
static Company |
CompanyLocalServiceUtil.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyLocalService.getCompanyById(long companyId)
Returns the company with the primary key. |
Company |
CompanyServiceWrapper.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
static Company |
CompanyServiceUtil.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyService.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyLocalServiceWrapper.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
static Company |
CompanyLocalServiceUtil.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyLocalService.getCompanyByLogoId(long logoId)
Returns the company with the logo. |
Company |
CompanyServiceWrapper.getCompanyByMx(String mx)
Returns the company with the mail domian. |
static Company |
CompanyServiceUtil.getCompanyByMx(String mx)
Returns the company with the mail domian. |
Company |
CompanyService.getCompanyByMx(String mx)
Returns the company with the mail domian. |
Company |
CompanyLocalServiceWrapper.getCompanyByMx(String mx)
Returns the company with the mail domain. |
static Company |
CompanyLocalServiceUtil.getCompanyByMx(String mx)
Returns the company with the mail domain. |
Company |
CompanyLocalService.getCompanyByMx(String mx)
Returns the company with the mail domain. |
Company |
CompanyServiceWrapper.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
static Company |
CompanyServiceUtil.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
Company |
CompanyService.getCompanyByVirtualHost(String virtualHost)
Returns the company with the virtual host name. |
Company |
CompanyLocalServiceWrapper.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
static Company |
CompanyLocalServiceUtil.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
Company |
CompanyLocalService.getCompanyByVirtualHost(String virtualHostname)
Returns the company with the virtual host name. |
Company |
CompanyServiceWrapper.getCompanyByWebId(String webId)
Returns the company with the web domain. |
static Company |
CompanyServiceUtil.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyService.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyLocalServiceWrapper.getCompanyByWebId(String webId)
Returns the company with the web domain. |
static Company |
CompanyLocalServiceUtil.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Company |
CompanyLocalService.getCompanyByWebId(String webId)
Returns the company with the web domain. |
Group |
GroupLocalServiceWrapper.getCompanyGroup(long companyId)
Returns the company group. |
static Group |
GroupLocalServiceUtil.getCompanyGroup(long companyId)
Returns the company group. |
Group |
GroupLocalService.getCompanyGroup(long companyId)
Returns the company group. |
Contact |
ContactLocalServiceWrapper.getContact(long contactId)
Returns the contact with the primary key. |
static Contact |
ContactLocalServiceUtil.getContact(long contactId)
Returns the contact with the primary key. |
Contact |
ContactLocalService.getContact(long contactId)
Returns the contact with the primary key. |
Country |
CountryServiceWrapper.getCountry(long countryId)
|
static Country |
CountryServiceUtil.getCountry(long countryId)
|
Country |
CountryService.getCountry(long countryId)
|
Country |
CountryServiceWrapper.getCountryByA2(String a2)
|
static Country |
CountryServiceUtil.getCountryByA2(String a2)
|
Country |
CountryService.getCountryByA2(String a2)
|
Country |
CountryServiceWrapper.getCountryByA3(String a3)
|
static Country |
CountryServiceUtil.getCountryByA3(String a3)
|
Country |
CountryService.getCountryByA3(String a3)
|
Country |
CountryServiceWrapper.getCountryByName(String name)
|
static Country |
CountryServiceUtil.getCountryByName(String name)
|
Country |
CountryService.getCountryByName(String name)
|
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. |
Role |
RoleLocalService.getDefaultGroupRole(long groupId)
Returns the default role for the group with the primary key. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getDefaultPasswordPolicy(long companyId)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getDefaultPasswordPolicy(long companyId)
|
PasswordPolicy |
PasswordPolicyLocalService.getDefaultPasswordPolicy(long companyId)
|
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 |
LayoutLocalService.getDefaultPlid(long groupId,
boolean privateLayout,
String portletId)
Returns primary key of the default portlet 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,
boolean privateLayout,
String portletId)
Returns the primary key of the default layout for the group. |
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. |
User |
UserLocalService.getDefaultUser(long companyId)
Returns the default user for the company. |
long |
UserServiceWrapper.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
static long |
UserServiceUtil.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
long |
UserService.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. |
long |
UserLocalService.getDefaultUserId(long companyId)
Returns the primary key of the default user for the company. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getDefaultWorkflowDefinitionLink(long companyId,
String className,
long classPK,
long typePK)
|
EmailAddress |
EmailAddressServiceWrapper.getEmailAddress(long emailAddressId)
|
static EmailAddress |
EmailAddressServiceUtil.getEmailAddress(long emailAddressId)
|
EmailAddress |
EmailAddressService.getEmailAddress(long emailAddressId)
|
EmailAddress |
EmailAddressLocalServiceWrapper.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
static EmailAddress |
EmailAddressLocalServiceUtil.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
EmailAddress |
EmailAddressLocalService.getEmailAddress(long emailAddressId)
Returns the email address with the primary key. |
List<EmailAddress> |
EmailAddressServiceWrapper.getEmailAddresses(String className,
long classPK)
|
static List<EmailAddress> |
EmailAddressServiceUtil.getEmailAddresses(String className,
long classPK)
|
List<EmailAddress> |
EmailAddressService.getEmailAddresses(String className,
long classPK)
|
Group |
GroupLocalServiceWrapper.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching friendly URL. |
static Group |
GroupLocalServiceUtil.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching friendly URL. |
Group |
GroupLocalService.getFriendlyURLGroup(long companyId,
String friendlyURL)
Returns the group with the matching 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 |
Layout |
LayoutLocalService.getFriendlyURLLayout(long groupId,
boolean privateLayout,
String friendlyURL)
Returns the layout for the friendly URL |
Group |
GroupServiceWrapper.getGroup(long groupId)
Returns the group with the primary key. |
static Group |
GroupServiceUtil.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupService.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupLocalServiceWrapper.getGroup(long groupId)
Returns the group with the primary key. |
static Group |
GroupLocalServiceUtil.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupLocalService.getGroup(long groupId)
Returns the group with the primary key. |
Group |
GroupServiceWrapper.getGroup(long companyId,
String name)
Returns the group with the name. |
static Group |
GroupServiceUtil.getGroup(long companyId,
String name)
Returns the group with the name. |
Group |
GroupService.getGroup(long companyId,
String name)
Returns the group with the name. |
Group |
GroupLocalServiceWrapper.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
static Group |
GroupLocalServiceUtil.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
Group |
GroupLocalService.getGroup(long companyId,
String name)
Returns the group with the matching group name. |
List<Role> |
RoleServiceWrapper.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
static List<Role> |
RoleServiceUtil.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
List<Role> |
RoleService.getGroupRoles(long groupId)
Returns all the roles associated with the group. |
List<Group> |
GroupLocalServiceWrapper.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
static List<Group> |
GroupLocalServiceUtil.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
List<Group> |
GroupLocalService.getGroups(long[] groupIds)
Returns the groups with the matching primary keys. |
List<Team> |
TeamServiceWrapper.getGroupTeams(long groupId)
|
static List<Team> |
TeamServiceUtil.getGroupTeams(long groupId)
|
List<Team> |
TeamService.getGroupTeams(long groupId)
|
long[] |
UserServiceWrapper.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
static long[] |
UserServiceUtil.getGroupUserIds(long groupId)
Returns the primary keys of all the users belonging to the group. |
long[] |
UserService.getGroupUserIds(long groupId)
Returns the primary keys of all the users 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. |
int |
UserLocalService.getGroupUsersCount(long groupId,
int status)
Returns the number of users with the status belonging to the group. |
long |
ServiceContext.getGuestOrUserId()
Returns this service context's user ID or guest ID if no user ID is available. |
Image |
ImageLocalServiceWrapper.getImage(byte[] bytes)
|
static Image |
ImageLocalServiceUtil.getImage(byte[] bytes)
|
Image |
ImageLocalService.getImage(byte[] bytes)
|
Image |
ImageLocalServiceWrapper.getImage(File file)
|
static Image |
ImageLocalServiceUtil.getImage(File file)
|
Image |
ImageLocalService.getImage(File file)
|
Image |
ImageLocalServiceWrapper.getImage(InputStream is)
|
static Image |
ImageLocalServiceUtil.getImage(InputStream is)
|
Image |
ImageLocalService.getImage(InputStream is)
|
Image |
ImageLocalServiceWrapper.getImage(InputStream is,
boolean cleanUpStream)
|
static Image |
ImageLocalServiceUtil.getImage(InputStream is,
boolean cleanUpStream)
|
Image |
ImageLocalService.getImage(InputStream is,
boolean cleanUpStream)
|
Image |
ImageServiceWrapper.getImage(long imageId)
|
static Image |
ImageServiceUtil.getImage(long imageId)
|
Image |
ImageService.getImage(long imageId)
|
Image |
ImageLocalServiceWrapper.getImage(long imageId)
Returns the image with the primary key. |
static Image |
ImageLocalServiceUtil.getImage(long imageId)
Returns the image with the primary key. |
Image |
ImageLocalService.getImage(long imageId)
Returns the image with the primary key. |
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 |
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 plid)
Returns the layout with the primary key. |
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. |
Layout |
LayoutLocalService.getLayout(long groupId,
boolean privateLayout,
long layoutId)
Returns the layout matching the primary key, group, and privacy; throws a NoSuchLayoutException otherwise. |
LayoutBranch |
LayoutBranchLocalServiceWrapper.getLayoutBranch(long LayoutBranchId)
Returns the layout branch with the primary key. |
static LayoutBranch |
LayoutBranchLocalServiceUtil.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 |
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.getLayoutByIconImageId(long iconImageId)
Returns the layout for the icon image; throws a NoSuchLayoutException otherwise. |
Layout |
LayoutLocalServiceWrapper.getLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the layout with the UUID in the group. |
static Layout |
LayoutLocalServiceUtil.getLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the layout with the UUID in the group. |
Layout |
LayoutLocalService.getLayoutByUuidAndGroupId(String uuid,
long groupId)
Returns the layout with the UUID in the group. |
Group |
GroupLocalServiceWrapper.getLayoutGroup(long companyId,
long plid)
Returns the group associated with the layout. |
static Group |
GroupLocalServiceUtil.getLayoutGroup(long companyId,
long plid)
Returns the group associated with the layout. |
Group |
GroupLocalService.getLayoutGroup(long companyId,
long plid)
Returns the group associated with 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. |
String |
LayoutService.getLayoutName(long groupId,
boolean privateLayout,
long layoutId,
String languageId)
Returns the name of the layout. |
LayoutPrototype |
LayoutPrototypeServiceWrapper.getLayoutPrototype(long layoutPrototypeId)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.getLayoutPrototype(long layoutPrototypeId)
|
LayoutPrototype |
LayoutPrototypeService.getLayoutPrototype(long layoutPrototypeId)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototype(long layoutPrototypeId)
Returns the layout prototype with the primary key. |
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.getLayoutPrototypeByUuid(String uuid)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.getLayoutPrototypeByUuid(String uuid)
|
LayoutPrototype |
LayoutPrototypeLocalService.getLayoutPrototypeByUuid(String uuid)
|
Group |
GroupLocalServiceWrapper.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
static Group |
GroupLocalServiceUtil.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
Group |
GroupLocalService.getLayoutPrototypeGroup(long companyId,
long layoutPrototypeId)
Returns the group associated with the layout prototype. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutRevisionId)
Returns the layout revision with the primary key. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId,
long plid,
boolean head)
|
LayoutRevision |
LayoutRevisionLocalServiceWrapper.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
LayoutRevision |
LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId,
long layoutBranchId,
long plid)
|
List<Layout> |
LayoutServiceWrapper.getLayouts(long groupId,
boolean privateLayout)
|
static List<Layout> |
LayoutServiceUtil.getLayouts(long groupId,
boolean privateLayout)
|
List<Layout> |
LayoutService.getLayouts(long groupId,
boolean privateLayout)
|
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. |
List<Layout> |
LayoutLocalService.getLayouts(long groupId,
boolean privateLayout,
long[] layoutIds)
Returns all the layouts that match the layout IDs and belong to the group. |
int |
LayoutLocalServiceWrapper.getLayoutsCount(Group group,
boolean privateLayout)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(Group group,
boolean privateLayout)
|
int |
LayoutLocalService.getLayoutsCount(Group group,
boolean privateLayout)
|
int |
LayoutLocalServiceWrapper.getLayoutsCount(User user,
boolean privateLayout)
|
static int |
LayoutLocalServiceUtil.getLayoutsCount(User user,
boolean privateLayout)
|
int |
LayoutLocalService.getLayoutsCount(User user,
boolean privateLayout)
|
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 |
LayoutSetPrototypeServiceWrapper.getLayoutSetPrototype(long layoutSetPrototypeId)
|
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 |
LayoutSetPrototypeLocalService.getLayoutSetPrototype(long layoutSetPrototypeId)
Returns the layout set prototype with the primary key. |
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.getLayoutSetPrototypeByUuid(String uuid)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.getLayoutSetPrototypeByUuid(String uuid)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuid(String uuid)
|
Group |
GroupLocalServiceWrapper.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
static Group |
GroupLocalServiceUtil.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
Group |
GroupLocalService.getLayoutSetPrototypeGroup(long companyId,
long layoutSetPrototypeId)
Returns the group associated with the layout set prototype. |
ListType |
ListTypeServiceWrapper.getListType(int listTypeId)
|
static ListType |
ListTypeServiceUtil.getListType(int listTypeId)
|
ListType |
ListTypeService.getListType(int listTypeId)
|
LocalRepository |
RepositoryServiceWrapper.getLocalRepositoryImpl(long repositoryId)
|
static LocalRepository |
RepositoryServiceUtil.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryService.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryLocalServiceWrapper.getLocalRepositoryImpl(long repositoryId)
|
static LocalRepository |
RepositoryLocalServiceUtil.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryLocalService.getLocalRepositoryImpl(long repositoryId)
|
LocalRepository |
RepositoryServiceWrapper.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static LocalRepository |
RepositoryServiceUtil.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
LocalRepository |
RepositoryService.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
LocalRepository |
RepositoryLocalServiceWrapper.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static LocalRepository |
RepositoryLocalServiceUtil.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
LocalRepository |
RepositoryLocalService.getLocalRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Lock |
LockLocalServiceWrapper.getLock(long lockId)
Returns the lock with the primary key. |
static Lock |
LockLocalServiceUtil.getLock(long lockId)
Returns the lock with the primary key. |
Lock |
LockLocalService.getLock(long lockId)
Returns the lock with the primary key. |
Lock |
LockLocalServiceWrapper.getLock(String className,
long key)
|
static Lock |
LockLocalServiceUtil.getLock(String className,
long key)
|
Lock |
LockLocalService.getLock(String className,
long key)
|
Lock |
LockLocalServiceWrapper.getLock(String className,
String key)
|
static Lock |
LockLocalServiceUtil.getLock(String className,
String key)
|
Lock |
LockLocalService.getLock(String className,
String key)
|
Lock |
LockLocalServiceWrapper.getLockByUuid(String uuid)
|
static Lock |
LockLocalServiceUtil.getLockByUuid(String uuid)
|
Lock |
LockLocalService.getLockByUuid(String uuid)
|
List<Organization> |
OrganizationServiceWrapper.getManageableOrganizations(String actionId,
int max)
Deprecated. Replaced by OrganizationServiceWrapper.getOrganizations(long, long, int, int) |
static List<Organization> |
OrganizationServiceUtil.getManageableOrganizations(String actionId,
int max)
Deprecated. Replaced by OrganizationServiceUtil.getOrganizations(long, long, int, int) |
List<Organization> |
OrganizationService.getManageableOrganizations(String actionId,
int max)
Deprecated. Replaced by OrganizationService.getOrganizations(long, long, int, int) |
List<Group> |
GroupServiceWrapper.getManageableSites(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.getManageableSites(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)
Returns a range of all the site groups for which the user has control panel access. |
LayoutBranch |
LayoutBranchLocalServiceWrapper.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
LayoutBranch |
LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId,
long plid)
|
LayoutSetBranch |
LayoutSetBranchLocalServiceWrapper.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
LayoutSetBranch |
LayoutSetBranchLocalService.getMasterLayoutSetBranch(long groupId,
boolean privateLayout)
|
MembershipRequest |
MembershipRequestServiceWrapper.getMembershipRequest(long membershipRequestId)
|
static MembershipRequest |
MembershipRequestServiceUtil.getMembershipRequest(long membershipRequestId)
|
MembershipRequest |
MembershipRequestService.getMembershipRequest(long membershipRequestId)
|
MembershipRequest |
MembershipRequestLocalServiceWrapper.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
static MembershipRequest |
MembershipRequestLocalServiceUtil.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
MembershipRequest |
MembershipRequestLocalService.getMembershipRequest(long membershipRequestId)
Returns the membership request with the primary key. |
Organization |
OrganizationServiceWrapper.getOrganization(long organizationId)
Returns the organization with the primary key. |
static Organization |
OrganizationServiceUtil.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationService.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationLocalServiceWrapper.getOrganization(long organizationId)
Returns the organization with the primary key. |
static Organization |
OrganizationLocalServiceUtil.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationLocalService.getOrganization(long organizationId)
Returns the organization with the primary key. |
Organization |
OrganizationLocalServiceWrapper.getOrganization(long companyId,
String name)
Returns the organization with the name. |
static Organization |
OrganizationLocalServiceUtil.getOrganization(long companyId,
String name)
Returns the organization with the name. |
Organization |
OrganizationLocalService.getOrganization(long companyId,
String name)
Returns the organization with the name. |
Group |
GroupLocalServiceWrapper.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
static Group |
GroupLocalServiceUtil.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
Group |
GroupLocalService.getOrganizationGroup(long companyId,
long organizationId)
Returns the specified organization group. |
List<Organization> |
OrganizationLocalServiceWrapper.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
static List<Organization> |
OrganizationLocalServiceUtil.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
List<Organization> |
OrganizationLocalService.getOrganizations(long[] organizationIds)
Returns the organizations with the primary keys. |
List<Group> |
GroupServiceWrapper.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> |
GroupService.getOrganizationsGroups(List<Organization> organizations)
Returns the groups associated with the organizations. |
long[] |
UserServiceWrapper.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
static long[] |
UserServiceUtil.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users belonging to the organization. |
long[] |
UserService.getOrganizationUserIds(long organizationId)
Returns the primary keys of all the users 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. |
int |
UserLocalService.getOrganizationUsersCount(long organizationId,
int status)
Returns the number of users with the status belonging to the organization. |
OrgLabor |
OrgLaborServiceWrapper.getOrgLabor(long orgLaborId)
|
static OrgLabor |
OrgLaborServiceUtil.getOrgLabor(long orgLaborId)
|
OrgLabor |
OrgLaborService.getOrgLabor(long orgLaborId)
|
OrgLabor |
OrgLaborLocalServiceWrapper.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
static OrgLabor |
OrgLaborLocalServiceUtil.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
OrgLabor |
OrgLaborLocalService.getOrgLabor(long orgLaborId)
Returns the org labor with the primary key. |
List<OrgLabor> |
OrgLaborServiceWrapper.getOrgLabors(long organizationId)
|
static List<OrgLabor> |
OrgLaborServiceUtil.getOrgLabors(long organizationId)
|
List<OrgLabor> |
OrgLaborService.getOrgLabors(long organizationId)
|
List<Organization> |
OrganizationLocalServiceWrapper.getParentOrganizations(long organizationId)
Returns the parent organizations in order by closest ancestor. |
static List<Organization> |
OrganizationLocalServiceUtil.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. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicy(long passwordPolicyId)
Returns the password policy with the primary key. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicy(long passwordPolicyId)
Returns the password policy with the primary key. |
PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicy(long passwordPolicyId)
Returns the password policy with the primary key. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicy(long companyId,
long[] organizationIds)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicy(long companyId,
long[] organizationIds)
|
PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicy(long companyId,
long[] organizationIds)
|
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicy(long companyId,
long organizationId,
long locationId)
Deprecated. |
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicy(long companyId,
long organizationId,
long locationId)
Deprecated. |
PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicy(long companyId,
long organizationId,
long locationId)
Deprecated. |
PasswordPolicy |
PasswordPolicyLocalServiceWrapper.getPasswordPolicyByUserId(long userId)
|
static PasswordPolicy |
PasswordPolicyLocalServiceUtil.getPasswordPolicyByUserId(long userId)
|
PasswordPolicy |
PasswordPolicyLocalService.getPasswordPolicyByUserId(long userId)
|
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyRelId)
Returns the password policy rel with the primary key. |
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyId,
String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalServiceWrapper.getPasswordPolicyRel(String className,
long classPK)
|
static PasswordPolicyRel |
PasswordPolicyRelLocalServiceUtil.getPasswordPolicyRel(String className,
long classPK)
|
PasswordPolicyRel |
PasswordPolicyRelLocalService.getPasswordPolicyRel(String className,
long classPK)
|
PasswordTracker |
PasswordTrackerLocalServiceWrapper.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
static PasswordTracker |
PasswordTrackerLocalServiceUtil.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
PasswordTracker |
PasswordTrackerLocalService.getPasswordTracker(long passwordTrackerId)
Returns the password tracker with the primary key. |
Permission |
PermissionLocalServiceWrapper.getPermission(long permissionId)
Returns the permission with the primary key. |
static Permission |
PermissionLocalServiceUtil.getPermission(long permissionId)
Returns the permission with the primary key. |
Permission |
PermissionLocalService.getPermission(long permissionId)
Returns the permission with the primary key. |
PermissionedModel |
ResourceBlockLocalServiceWrapper.getPermissionedModel(String name,
long primKey)
|
static PermissionedModel |
ResourceBlockLocalServiceUtil.getPermissionedModel(String name,
long primKey)
|
PermissionedModel |
ResourceBlockLocalService.getPermissionedModel(String name,
long primKey)
|
PersistedModel |
WorkflowInstanceLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WorkflowInstanceLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowInstanceLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowDefinitionLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WorkflowDefinitionLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WorkflowDefinitionLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebsiteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WebsiteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebsiteLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebDAVPropsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WebDAVPropsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WebDAVPropsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
VirtualHostLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
VirtualHostLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
VirtualHostLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerPathLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserTrackerPathLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerPathLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserNotificationEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserNotificationEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserIdMapperLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserIdMapperLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserIdMapperLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
UserGroupGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
UserGroupGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TicketLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TicketLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TicketLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TeamLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
TeamLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
TeamLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SubscriptionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SubscriptionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SubscriptionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShardLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShardLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShardLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ServiceComponentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ServiceComponentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ServiceComponentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RoleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceTypePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceTypePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceTypePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourcePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourcePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourcePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceCodeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceCodeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceCodeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockPermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceBlockPermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockPermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceBlockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceBlockLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ResourceActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ResourceActionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RepositoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RepositoryEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RepositoryEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ReleaseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ReleaseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ReleaseLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortletItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortletItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortalPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PortalPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PortalPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PluginSettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PluginSettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PluginSettingLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PhoneLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PhoneLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PhoneLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PersistedModelLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyRelLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordPolicyRelLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyRelLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PasswordPolicyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PasswordPolicyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrgLaborLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
OrgLaborLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrgLaborLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrganizationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
OrganizationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
OrganizationLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MembershipRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MembershipRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MembershipRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LockLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutSetBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutSetBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutRevisionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutRevisionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutRevisionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
LayoutBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
LayoutBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ImageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
GroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
GroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
GroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
EmailAddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
EmailAddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
EmailAddressLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ContactLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ContactLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ContactLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CompanyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CompanyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CompanyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClusterGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ClusterGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClusterGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClassNameLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ClassNameLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ClassNameLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BrowserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BrowserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BrowserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AddressLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AccountLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AccountLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AccountLocalService.getPersistedModel(Serializable primaryKeyObj)
|
Phone |
PhoneServiceWrapper.getPhone(long phoneId)
|
static Phone |
PhoneServiceUtil.getPhone(long phoneId)
|
Phone |
PhoneService.getPhone(long phoneId)
|
Phone |
PhoneLocalServiceWrapper.getPhone(long phoneId)
Returns the phone with the primary key. |
static Phone |
PhoneLocalServiceUtil.getPhone(long phoneId)
Returns the phone with the primary key. |
Phone |
PhoneLocalService.getPhone(long phoneId)
Returns the phone with the primary key. |
List<Phone> |
PhoneServiceWrapper.getPhones(String className,
long classPK)
|
static List<Phone> |
PhoneServiceUtil.getPhones(String className,
long classPK)
|
List<Phone> |
PhoneService.getPhones(String className,
long classPK)
|
PluginSetting |
PluginSettingLocalServiceWrapper.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. |
PluginSetting |
PluginSettingLocalService.getPluginSetting(long pluginSettingId)
Returns the plugin setting with the primary key. |
PortalPreferences |
PortalPreferencesLocalServiceWrapper.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
static PortalPreferences |
PortalPreferencesLocalServiceUtil.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
PortalPreferences |
PortalPreferencesLocalService.getPortalPreferences(long portalPreferencesId)
Returns the portal preferences with the primary key. |
Portlet |
PortletLocalServiceWrapper.getPortlet(long id)
Returns the portlet with the primary key. |
static Portlet |
PortletLocalServiceUtil.getPortlet(long id)
Returns the portlet with the primary key. |
Portlet |
PortletLocalService.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 |
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 portletPreferencesId)
Returns the portlet preferences with the primary key. |
PortletPreferences |
PortletPreferencesLocalServiceWrapper.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
static PortletPreferences |
PortletPreferencesLocalServiceUtil.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
PortletPreferences |
PortletPreferencesLocalService.getPortletPreferences(long ownerId,
int ownerType,
long plid,
String portletId)
|
Region |
RegionServiceWrapper.getRegion(long regionId)
|
static Region |
RegionServiceUtil.getRegion(long regionId)
|
Region |
RegionService.getRegion(long regionId)
|
Release |
ReleaseLocalServiceWrapper.getRelease(long releaseId)
Returns the release with the primary key. |
static Release |
ReleaseLocalServiceUtil.getRelease(long releaseId)
Returns the release with the primary key. |
Release |
ReleaseLocalService.getRelease(long releaseId)
Returns the release with the primary key. |
Release |
ReleaseLocalServiceWrapper.getRelease(String servletContextName,
int buildNumber)
|
static Release |
ReleaseLocalServiceUtil.getRelease(String servletContextName,
int buildNumber)
|
Release |
ReleaseLocalService.getRelease(String servletContextName,
int buildNumber)
|
Repository |
RepositoryServiceWrapper.getRepository(long repositoryId)
|
static Repository |
RepositoryServiceUtil.getRepository(long repositoryId)
|
Repository |
RepositoryService.getRepository(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.getRepository(long repositoryId)
Returns the repository with the primary key. |
static Repository |
RepositoryLocalServiceUtil.getRepository(long repositoryId)
Returns the repository with the primary key. |
Repository |
RepositoryLocalService.getRepository(long repositoryId)
Returns the repository with the primary key. |
Repository |
RepositoryLocalServiceWrapper.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository with the UUID in the group. |
static Repository |
RepositoryLocalServiceUtil.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository with the UUID in the group. |
Repository |
RepositoryLocalService.getRepositoryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository with the UUID in the 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.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry with the UUID in the group. |
static RepositoryEntry |
RepositoryEntryLocalServiceUtil.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry with the UUID in the group. |
RepositoryEntry |
RepositoryEntryLocalService.getRepositoryEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the repository entry with the UUID in the group. |
Repository |
RepositoryServiceWrapper.getRepositoryImpl(long repositoryId)
|
static Repository |
RepositoryServiceUtil.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryService.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryImpl(long repositoryId)
|
static Repository |
RepositoryLocalServiceUtil.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryLocalService.getRepositoryImpl(long repositoryId)
|
Repository |
RepositoryServiceWrapper.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static Repository |
RepositoryServiceUtil.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Repository |
RepositoryService.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Repository |
RepositoryLocalServiceWrapper.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
static Repository |
RepositoryLocalServiceUtil.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Repository |
RepositoryLocalService.getRepositoryImpl(long folderId,
long fileEntryId,
long fileVersionId)
|
Resource |
ResourceLocalServiceWrapper.getResource(long resourceId)
Returns the resource with the primary key. |
static Resource |
ResourceLocalServiceUtil.getResource(long resourceId)
Returns the resource with the primary key. |
Resource |
ResourceLocalService.getResource(long resourceId)
Returns the resource with the primary key. |
Resource |
ResourceServiceWrapper.getResource(long companyId,
String name,
int scope,
String primKey)
|
static Resource |
ResourceServiceUtil.getResource(long companyId,
String name,
int scope,
String primKey)
|
Resource |
ResourceService.getResource(long companyId,
String name,
int scope,
String primKey)
|
Resource |
ResourceLocalServiceWrapper.getResource(long companyId,
String name,
int scope,
String primKey)
|
static Resource |
ResourceLocalServiceUtil.getResource(long companyId,
String name,
int scope,
String primKey)
|
Resource |
ResourceLocalService.getResource(long companyId,
String name,
int scope,
String primKey)
|
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(long resourceActionId)
Returns the resource action with the primary key. |
ResourceAction |
ResourceActionLocalServiceWrapper.getResourceAction(String name,
String actionId)
|
static ResourceAction |
ResourceActionLocalServiceUtil.getResourceAction(String name,
String actionId)
|
ResourceAction |
ResourceActionLocalService.getResourceAction(String name,
String actionId)
|
ResourceBlock |
ResourceBlockLocalServiceWrapper.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
static ResourceBlock |
ResourceBlockLocalServiceUtil.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
ResourceBlock |
ResourceBlockLocalService.getResourceBlock(long resourceBlockId)
Returns the resource block with the primary key. |
ResourceBlock |
ResourceBlockLocalServiceWrapper.getResourceBlock(String name,
long primKey)
|
static ResourceBlock |
ResourceBlockLocalServiceUtil.getResourceBlock(String name,
long primKey)
|
ResourceBlock |
ResourceBlockLocalService.getResourceBlock(String name,
long primKey)
|
List<Long> |
ResourceBlockLocalServiceWrapper.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
static List<Long> |
ResourceBlockLocalServiceUtil.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
List<Long> |
ResourceBlockLocalService.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag,
String name,
String actionId)
|
ResourceBlockPermission |
ResourceBlockPermissionLocalServiceWrapper.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
static ResourceBlockPermission |
ResourceBlockPermissionLocalServiceUtil.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
ResourceBlockPermission |
ResourceBlockPermissionLocalService.getResourceBlockPermission(long resourceBlockPermissionId)
Returns the resource block permission with the primary key. |
ResourceCode |
ResourceCodeLocalServiceWrapper.getResourceCode(long codeId)
Returns the resource code with the primary key. |
static ResourceCode |
ResourceCodeLocalServiceUtil.getResourceCode(long codeId)
Returns the resource code with the primary key. |
ResourceCode |
ResourceCodeLocalService.getResourceCode(long codeId)
Returns the resource code with the primary key. |
ResourcePermission |
ResourcePermissionLocalServiceWrapper.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
static ResourcePermission |
ResourcePermissionLocalServiceUtil.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
ResourcePermission |
ResourcePermissionLocalService.getResourcePermission(long resourcePermissionId)
Returns the resource permission with the primary key. |
ResourcePermission |
ResourcePermissionLocalServiceWrapper.getResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId)
Returns the resource permission for the role at the scope to perform the actions on resources of the type. |
static 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. |
ResourceTypePermission |
ResourceTypePermissionLocalServiceWrapper.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. |
ResourceTypePermission |
ResourceTypePermissionLocalService.getResourceTypePermission(long resourceTypePermissionId)
Returns the resource type permission with the primary key. |
Role |
RoleServiceWrapper.getRole(long roleId)
Returns the role 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 |
RoleLocalServiceWrapper.getRole(long roleId)
Returns the role with the primary key. |
static Role |
RoleLocalServiceUtil.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleLocalService.getRole(long roleId)
Returns the role with the primary key. |
Role |
RoleServiceWrapper.getRole(long companyId,
String name)
Returns the role with the name in the company. |
static Role |
RoleServiceUtil.getRole(long companyId,
String name)
Returns the role with the name in the company. |
Role |
RoleService.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.getRole(long companyId,
String name)
Returns the role with the name in the company. |
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. |
List<Role> |
RoleLocalService.getRoles(long[] roleIds)
Returns all the roles with the primary keys. |
long[] |
UserServiceWrapper.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
static long[] |
UserServiceUtil.getRoleUserIds(long roleId)
Returns the primary keys of all the users belonging to the role. |
long[] |
UserService.getRoleUserIds(long roleId)
Returns the primary keys of all the users 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. |
int |
UserLocalService.getRoleUsersCount(long roleId,
int status)
Returns the number of users with the status belonging to the role. |
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 |
CMISRepositoryLocalServiceWrapper.getSession(long repositoryId)
|
static Object |
CMISRepositoryLocalServiceUtil.getSession(long repositoryId)
|
Object |
CMISRepositoryLocalService.getSession(long repositoryId)
|
Shard |
ShardLocalServiceWrapper.getShard(long shardId)
Returns the shard with the primary key. |
static Shard |
ShardLocalServiceUtil.getShard(long shardId)
Returns the shard with the primary key. |
Shard |
ShardLocalService.getShard(long shardId)
Returns the shard with the primary key. |
Shard |
ShardLocalServiceWrapper.getShard(String className,
long classPK)
|
static Shard |
ShardLocalServiceUtil.getShard(String className,
long classPK)
|
Shard |
ShardLocalService.getShard(String className,
long classPK)
|
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 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 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 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 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 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 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. |
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. |
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)
Returns the number of users with a social relation 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 userId,
int type)
Returns the number of users with a social relation of the type with the user. |
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)
Returns the number of users with a mutual social relation 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. |
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. |
Group |
GroupLocalServiceWrapper.getStagingGroup(long liveGroupId)
Returns the staging group. |
static Group |
GroupLocalServiceUtil.getStagingGroup(long liveGroupId)
Returns the staging group. |
Group |
GroupLocalService.getStagingGroup(long liveGroupId)
Returns the staging group. |
String |
WorkflowInstanceLinkLocalServiceWrapper.getState(long companyId,
long groupId,
String className,
long classPK)
|
static String |
WorkflowInstanceLinkLocalServiceUtil.getState(long companyId,
long groupId,
String className,
long classPK)
|
String |
WorkflowInstanceLinkLocalService.getState(long companyId,
long groupId,
String className,
long classPK)
|
Subscription |
SubscriptionLocalServiceWrapper.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
static Subscription |
SubscriptionLocalServiceUtil.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
Subscription |
SubscriptionLocalService.getSubscription(long subscriptionId)
Returns the subscription with the primary key. |
Subscription |
SubscriptionLocalServiceWrapper.getSubscription(long companyId,
long userId,
String className,
long classPK)
|
static Subscription |
SubscriptionLocalServiceUtil.getSubscription(long companyId,
long userId,
String className,
long classPK)
|
Subscription |
SubscriptionLocalService.getSubscription(long companyId,
long userId,
String className,
long classPK)
|
Team |
TeamServiceWrapper.getTeam(long teamId)
|
static Team |
TeamServiceUtil.getTeam(long teamId)
|
Team |
TeamService.getTeam(long teamId)
|
Team |
TeamLocalServiceWrapper.getTeam(long teamId)
Returns the team with the primary key. |
static Team |
TeamLocalServiceUtil.getTeam(long teamId)
Returns the team with the primary key. |
Team |
TeamLocalService.getTeam(long teamId)
Returns the team with the primary key. |
Team |
TeamServiceWrapper.getTeam(long groupId,
String name)
|
static Team |
TeamServiceUtil.getTeam(long groupId,
String name)
|
Team |
TeamService.getTeam(long groupId,
String name)
|
Team |
TeamLocalServiceWrapper.getTeam(long groupId,
String name)
|
static Team |
TeamLocalServiceUtil.getTeam(long groupId,
String name)
|
Team |
TeamLocalService.getTeam(long groupId,
String name)
|
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. |
Role |
RoleLocalService.getTeamRole(long companyId,
long teamId)
Returns the team role in the company. |
Ticket |
TicketLocalServiceWrapper.getTicket(long ticketId)
Returns the ticket with the primary key. |
static Ticket |
TicketLocalServiceUtil.getTicket(long ticketId)
Returns the ticket with the primary key. |
Ticket |
TicketLocalService.getTicket(long ticketId)
Returns the ticket with the primary key. |
Ticket |
TicketLocalServiceWrapper.getTicket(String key)
|
static Ticket |
TicketLocalServiceUtil.getTicket(String key)
|
Ticket |
TicketLocalService.getTicket(String key)
|
UnicodeProperties |
RepositoryServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
static UnicodeProperties |
RepositoryServiceUtil.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryService.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryLocalServiceWrapper.getTypeSettingsProperties(long repositoryId)
|
static UnicodeProperties |
RepositoryLocalServiceUtil.getTypeSettingsProperties(long repositoryId)
|
UnicodeProperties |
RepositoryLocalService.getTypeSettingsProperties(long repositoryId)
|
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.getUser(long userId)
Returns the user with the primary key. |
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.getUserByContactId(long contactId)
Returns the user with the contact ID. |
User |
UserServiceWrapper.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
static User |
UserServiceUtil.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. |
User |
UserLocalServiceWrapper.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.getUserByEmailAddress(long companyId,
String emailAddress)
Returns the user with the email address. |
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.getUserByFacebookId(long companyId,
long facebookId)
Returns the user with the Facebook ID. |
User |
UserServiceWrapper.getUserById(long userId)
Returns the user with the primary key. |
static User |
UserServiceUtil.getUserById(long userId)
Returns the user with the primary key. |
User |
UserService.getUserById(long userId)
Returns the user with the primary key. |
User |
UserLocalServiceWrapper.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 userId)
Returns the user with the primary key. |
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.getUserById(long companyId,
long userId)
Returns the user with the primary key from the company. |
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.getUserByOpenId(long companyId,
String openId)
Returns the user with the OpenID. |
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.getUserByPortraitId(long portraitId)
Returns the user with the portrait ID. |
User |
UserServiceWrapper.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
static User |
UserServiceUtil.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. |
User |
UserLocalServiceWrapper.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.getUserByScreenName(long companyId,
String screenName)
Returns the user with the screen name. |
User |
UserLocalServiceWrapper.getUserByUuid(String uuid)
Returns the user with the universally unique identifier. |
static User |
UserLocalServiceUtil.getUserByUuid(String uuid)
Returns the user with the universally unique identifier. |
User |
UserLocalService.getUserByUuid(String uuid)
Returns the user with the universally unique identifier. |
UserGroup |
UserGroupServiceWrapper.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
static UserGroup |
UserGroupServiceUtil.getUserGroup(long userGroupId)
Returns the user group with the primary key. |
UserGroup |
UserGroupService.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. |
Group |
GroupServiceWrapper.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
static Group |
GroupServiceUtil.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
Group |
GroupService.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
Group |
GroupLocalServiceWrapper.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
static Group |
GroupLocalServiceUtil.getUserGroup(long companyId,
long userId)
Returns the group associated with the user. |
Group |
GroupLocalService.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. |
static UserGroup |
UserGroupServiceUtil.getUserGroup(String name)
Returns the user group with the name. |
UserGroup |
UserGroupService.getUserGroup(String name)
Returns the user group with the name. |
Group |
GroupLocalServiceWrapper.getUserGroupGroup(long companyId,
long userGroupId)
Returns the specified "user group" group. |
static Group |
GroupLocalServiceUtil.getUserGroupGroup(long companyId,
long userGroupId)
Returns the specified "user group" group. |
Group |
GroupLocalService.getUserGroupGroup(long companyId,
long userGroupId)
Returns the specified "user group" group. |
UserGroupGroupRole |
UserGroupGroupRoleLocalServiceWrapper.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Returns the user group group role with the primary key. |
static UserGroupGroupRole |
UserGroupGroupRoleLocalServiceUtil.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Returns the user group group role with the primary key. |
UserGroupGroupRole |
UserGroupGroupRoleLocalService.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
Returns the user group group role with the primary key. |
List<Role> |
RoleServiceWrapper.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
static List<Role> |
RoleServiceUtil.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Role> |
RoleService.getUserGroupGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
UserGroupRole |
UserGroupRoleLocalServiceWrapper.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
static UserGroupRole |
UserGroupRoleLocalServiceUtil.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
UserGroupRole |
UserGroupRoleLocalService.getUserGroupRole(UserGroupRolePK userGroupRolePK)
Returns the user group role with the primary key. |
List<Role> |
RoleServiceWrapper.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
static List<Role> |
RoleServiceUtil.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Role> |
RoleService.getUserGroupRoles(long userId,
long groupId)
Returns all the user's roles within the user group. |
List<Group> |
GroupLocalServiceWrapper.getUserGroups(long userId)
Returns all the user's site groups and immediate organization groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId)
Returns all the user's site groups and immediate organization groups. |
List<Group> |
GroupLocalService.getUserGroups(long userId)
Returns all the user's site groups and immediate organization groups. |
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> |
GroupLocalServiceWrapper.getUserGroups(long userId,
boolean inherit)
Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId,
boolean inherit)
Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
List<Group> |
GroupLocalService.getUserGroups(long userId,
boolean inherit)
Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups. |
List<Group> |
GroupLocalServiceWrapper.getUserGroups(long userId,
boolean inherit,
int start,
int end)
Returns a name 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 a name 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,
boolean inherit,
int start,
int end)
Returns a name 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,
int start,
int end)
Returns a name ordered range of all the user's site groups and immediate organization groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroups(long userId,
int start,
int end)
Returns a name ordered range of all the user's site groups and immediate organization groups. |
List<Group> |
GroupLocalService.getUserGroups(long userId,
int start,
int end)
Returns a name ordered range of all the user's site groups and immediate organization groups. |
List<Group> |
GroupServiceWrapper.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
static List<Group> |
GroupServiceUtil.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<Group> |
GroupService.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<Group> |
GroupLocalServiceWrapper.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
static List<Group> |
GroupLocalServiceUtil.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
List<Group> |
GroupLocalService.getUserGroupsGroups(List<UserGroup> userGroups)
Returns the groups associated with the user groups. |
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. |
int |
UserLocalService.getUserGroupUsersCount(long userGroupId,
int status)
Returns the number of users with the status belonging to the user group. |
long |
UserServiceWrapper.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
static long |
UserServiceUtil.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. |
long |
UserLocalServiceWrapper.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.getUserIdByEmailAddress(long companyId,
String emailAddress)
Returns the primary key of the user with the email address. |
long |
UserServiceWrapper.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
static long |
UserServiceUtil.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. |
long |
UserLocalServiceWrapper.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
static long |
UserLocalServiceUtil.getUserIdByScreenName(long companyId,
String screenName)
Returns the primary key of the user with the screen name. |
long |
UserLocalService.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. LayoutSetBranchLocalServiceWrapper.getUserLayoutSetBranch(long, long, boolean, long, long) |
static LayoutSetBranch |
LayoutSetBranchLocalServiceUtil.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetBranchId)
Deprecated. LayoutSetBranchLocalServiceUtil.getUserLayoutSetBranch(long, long, boolean, long, long) |
LayoutSetBranch |
LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId,
long groupId,
boolean privateLayout,
long layoutSetBranchId)
Deprecated. 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)
|
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.getUserNotificationEvent(long userNotificationEventId)
Returns the user notification event with the primary key. |
List<Organization> |
OrganizationServiceWrapper.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
static List<Organization> |
OrganizationServiceUtil.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationService.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationLocalServiceWrapper.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
static List<Organization> |
OrganizationLocalServiceUtil.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationLocalService.getUserOrganizations(long userId)
Returns all the organizations associated with the user. |
List<Organization> |
OrganizationLocalServiceWrapper.getUserOrganizations(long userId,
int start,
int end)
Returns a range of all the organizations associated with the user. |
static List<Organization> |
OrganizationLocalServiceUtil.getUserOrganizations(long userId,
int start,
int end)
Returns a range of all the organizations associated with the user. |
List<Organization> |
OrganizationLocalService.getUserOrganizations(long userId,
int start,
int end)
Returns a range of all the organizations associated with the user. |
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 . |
static List<Group> |
GroupServiceUtil.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true . |
List<Group> |
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> |
GroupLocalServiceWrapper.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true . |
static List<Group> |
GroupLocalServiceUtil.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true . |
List<Group> |
GroupLocalService.getUserOrganizationsGroups(long userId,
int start,
int end)
Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to
true . |
List<Group> |
GroupServiceWrapper.getUserPlaces(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
|
static List<Group> |
GroupServiceUtil.getUserPlaces(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
GroupService.getUserPlaces(long userId,
String[] classNames,
boolean includeControlPanel,
int max)
|
List<Group> |
GroupServiceWrapper.getUserPlaces(long userId,
String[] classNames,
int max)
Returns the user's group "places" 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.getUserPlaces(long userId,
String[] classNames,
int max)
Returns the user's group "places" 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.getUserPlaces(long userId,
String[] classNames,
int max)
Returns the user's group "places" 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.getUserPlaces(String[] classNames,
int max)
Returns the guest or current user's group "places" 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.getUserPlaces(String[] classNames,
int max)
Returns the guest or current user's group "places" 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.getUserPlaces(String[] classNames,
int max)
Returns the guest or current user's group "places" associated with the group entity class names, including the control panel group if the user is permitted to view the control panel. |
List<Role> |
RoleServiceWrapper.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
static List<Role> |
RoleServiceUtil.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
List<Role> |
RoleService.getUserRelatedRoles(long userId,
List<Group> groups)
Returns the union of all the user's roles within the groups. |
List<Role> |
RoleServiceWrapper.getUserRoles(long userId)
Returns all the roles associated with the user. |
static List<Role> |
RoleServiceUtil.getUserRoles(long userId)
Returns all the roles associated with the user. |
List<Role> |
RoleService.getUserRoles(long userId)
Returns all the roles associated with the user. |
List<Group> |
GroupServiceWrapper.getUserSites()
Returns the guest or current user's layout set group, organization groups, inherited organization groups, and site groups. |
static List<Group> |
GroupServiceUtil.getUserSites()
Returns the guest or current user's layout set group, organization groups, inherited organization groups, and site groups. |
List<Group> |
GroupService.getUserSites()
Returns the guest or current user's layout set group, organization groups, inherited organization groups, and site groups. |
List<Team> |
TeamServiceWrapper.getUserTeams(long userId)
|
static List<Team> |
TeamServiceUtil.getUserTeams(long userId)
|
List<Team> |
TeamService.getUserTeams(long userId)
|
List<Team> |
TeamServiceWrapper.getUserTeams(long userId,
long groupId)
|
static List<Team> |
TeamServiceUtil.getUserTeams(long userId,
long groupId)
|
List<Team> |
TeamService.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. |
UserTrackerPath |
UserTrackerPathLocalServiceWrapper.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
static UserTrackerPath |
UserTrackerPathLocalServiceUtil.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
UserTrackerPath |
UserTrackerPathLocalService.getUserTrackerPath(long userTrackerPathId)
Returns the user tracker path with the primary key. |
VirtualHost |
VirtualHostLocalServiceWrapper.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 |
VirtualHostLocalService.getVirtualHost(long virtualHostId)
Returns the virtual host with the primary key. |
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(long companyId,
long layoutSetId)
|
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(long companyId,
long layoutSetId)
|
VirtualHost |
VirtualHostLocalService.getVirtualHost(long companyId,
long layoutSetId)
|
VirtualHost |
VirtualHostLocalServiceWrapper.getVirtualHost(String hostname)
|
static VirtualHost |
VirtualHostLocalServiceUtil.getVirtualHost(String hostname)
|
VirtualHost |
VirtualHostLocalService.getVirtualHost(String hostname)
|
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. |
WebDAVProps |
WebDAVPropsLocalService.getWebDAVProps(long webDavPropsId)
Returns the web d a v props with the primary key. |
Website |
WebsiteServiceWrapper.getWebsite(long websiteId)
|
static Website |
WebsiteServiceUtil.getWebsite(long websiteId)
|
Website |
WebsiteService.getWebsite(long websiteId)
|
Website |
WebsiteLocalServiceWrapper.getWebsite(long websiteId)
Returns the website with the primary key. |
static Website |
WebsiteLocalServiceUtil.getWebsite(long websiteId)
Returns the website with the primary key. |
Website |
WebsiteLocalService.getWebsite(long websiteId)
Returns the website with the primary key. |
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)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
Returns the workflow definition link with the primary key. |
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long companyId,
long groupId,
String className,
long classPK,
long typePK)
|
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,
boolean strict)
|
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)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long workflowInstanceLinkId)
Returns the workflow instance link with the primary key. |
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalService.hasCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static boolean |
ResourceTypePermissionLocalServiceUtil.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalService.hasEitherScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
boolean |
ResourceTypePermissionLocalServiceWrapper.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)
|
boolean |
ResourceTypePermissionLocalService.hasGroupScopePermission(long companyId,
long groupId,
String name,
long roleId,
String actionId)
|
boolean |
LayoutLocalServiceWrapper.hasLayouts(Group group,
boolean privateLayout)
|
static boolean |
LayoutLocalServiceUtil.hasLayouts(Group group,
boolean privateLayout)
|
boolean |
LayoutLocalService.hasLayouts(Group group,
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 |
LayoutLocalServiceWrapper.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
static boolean |
LayoutLocalServiceUtil.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
boolean |
LayoutLocalService.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId,
String layoutUuid)
|
boolean |
LayoutLocalServiceWrapper.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid,
String layoutUuid)
|
static boolean |
LayoutLocalServiceUtil.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid,
String layoutUuid)
|
boolean |
LayoutLocalService.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid,
String layoutUuid)
|
boolean |
ResourceBlockLocalServiceWrapper.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
static boolean |
ResourceBlockLocalServiceUtil.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalService.hasPermission(String name,
long primKey,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalServiceWrapper.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
static boolean |
ResourceBlockLocalServiceUtil.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
boolean |
ResourceBlockLocalService.hasPermission(String name,
PermissionedModel permissionedModel,
String actionId,
ResourceBlockIdsBag resourceBlockIdsBag)
|
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(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(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on resources of the type. |
static boolean |
ResourcePermissionLocalServiceUtil.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
Returns true if the roles have permission at the scope to
perform the action on resources of the type. |
boolean |
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 roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on resources of the type. |
static boolean |
ResourcePermissionLocalServiceUtil.hasResourcePermission(long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Returns true if the role has permission at the scope to
perform the action on resources of the type. |
boolean |
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.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
static boolean[] |
ResourcePermissionLocalServiceUtil.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
boolean[] |
ResourcePermissionLocalService.hasResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long[] roleIds,
String actionId)
|
boolean |
UserServiceWrapper.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
static boolean |
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 |
UserService.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
boolean |
UserLocalServiceWrapper.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
static boolean |
UserLocalServiceUtil.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
boolean |
UserLocalService.hasRoleUser(long companyId,
String name,
long userId,
boolean inherited)
Returns true if the user has the role with the name,
optionally through inheritance. |
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. |
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 |
UserGroupGroupRoleLocalServiceWrapper.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
static boolean |
UserGroupGroupRoleLocalServiceUtil.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
boolean |
UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalServiceWrapper.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
static boolean |
UserGroupRoleLocalServiceUtil.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalService.hasUserGroupRole(long userId,
long groupId,
String roleName)
|
boolean |
UserGroupRoleLocalServiceWrapper.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
static boolean |
UserGroupRoleLocalServiceUtil.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
boolean |
UserGroupRoleLocalService.hasUserGroupRole(long userId,
long groupId,
String roleName,
boolean inherit)
|
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 sub-organizations or the specified organization. |
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 sub-organizations 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 sub-organizations or the specified organization. |
boolean |
PermissionServiceWrapper.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
static boolean |
PermissionServiceUtil.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
PermissionService.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
PermissionLocalServiceWrapper.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
static boolean |
PermissionLocalServiceUtil.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
PermissionLocalService.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
RoleServiceWrapper.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
static boolean |
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 |
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. |
boolean |
RoleLocalService.hasUserRole(long userId,
long companyId,
String name,
boolean inherited)
Returns true if the user is associated with the named
regular role. |
boolean |
RoleServiceWrapper.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
static boolean |
RoleServiceUtil.hasUserRoles(long userId,
long companyId,
String[] names,
boolean inherited)
Returns true if the user has any one of the named regular
roles. |
boolean |
RoleService.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 |
RoleLocalService.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)
|
static boolean |
TeamServiceUtil.hasUserTeam(long userId,
long teamId)
|
boolean |
TeamService.hasUserTeam(long userId,
long teamId)
|
boolean |
WorkflowDefinitionLinkLocalServiceWrapper.hasWorkflowDefinitionLink(long companyId,
long groupId,
String className)
|
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,
long classPK)
|
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,
long typePK)
|
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)
|
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,
byte[] bytes)
Imports the layouts from the byte array. |
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,
File file)
Imports the layouts from the file. |
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 |
LayoutService.importLayouts(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,
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,
byte[] bytes)
Imports the layouts from the byte array. |
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,
File file)
Imports the layouts from the file. |
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. |
void |
LayoutLocalService.importLayouts(long userId,
long groupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
InputStream is)
Imports the layouts from the input stream. |
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,
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,
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 |
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 |
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,
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,
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 |
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. |
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)
|
boolean |
WorkflowInstanceLinkLocalServiceWrapper.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
static boolean |
WorkflowInstanceLinkLocalServiceUtil.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
boolean |
WorkflowInstanceLinkLocalService.isEnded(long companyId,
long groupId,
String className,
long classPK)
|
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.isPasswordExpired(User user)
Returns true if the user's password is expired. |
boolean |
UserLocalServiceWrapper.isPasswordExpiringSoon(User user)
Returns true if the user's password is expiring soon. |
static boolean |
UserLocalServiceUtil.isPasswordExpiringSoon(User user)
Returns true if the user's password is expiring soon. |
boolean |
UserLocalService.isPasswordExpiringSoon(User user)
Returns true if the user's password is expiring soon. |
boolean |
PasswordTrackerLocalServiceWrapper.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
static boolean |
PasswordTrackerLocalServiceUtil.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalService.isSameAsCurrentPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalServiceWrapper.isValidPassword(long userId,
String newClearTextPwd)
|
static boolean |
PasswordTrackerLocalServiceUtil.isValidPassword(long userId,
String newClearTextPwd)
|
boolean |
PasswordTrackerLocalService.isValidPassword(long userId,
String newClearTextPwd)
|
User |
UserLocalServiceWrapper.loadGetDefaultUser(long companyId)
|
static User |
UserLocalServiceUtil.loadGetDefaultUser(long companyId)
|
User |
UserLocalService.loadGetDefaultUser(long companyId)
|
Group |
GroupLocalServiceWrapper.loadGetGroup(long companyId,
String name)
|
static Group |
GroupLocalServiceUtil.loadGetGroup(long companyId,
String name)
|
Group |
GroupLocalService.loadGetGroup(long companyId,
String name)
|
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. |
Role |
RoleLocalService.loadGetRole(long companyId,
String name)
Returns a role with the name in the company. |
Lock |
LockLocalServiceWrapper.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalService.lock(long userId,
String className,
long key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalServiceWrapper.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
Lock |
LockLocalService.lock(long userId,
String className,
String key,
String owner,
boolean inheritable,
long expirationTime)
|
LayoutSetBranch |
LayoutSetBranchServiceWrapper.mergeLayoutSetBranch(long layoutSetBranchId,
long mergeLayoutSetBranchId,
ServiceContext serviceContext)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.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)
|
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. |
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.reassignPermissions(long resourcePermissionId,
long toRoleId)
Grants the role default permissions to all the resources of the type and at the scope stored in the resource permission, deletes the resource permission, and deletes the resource permission's role if it has no permissions remaining. |
static void |
ResourcePermissionLocalServiceUtil.reassignPermissions(long resourcePermissionId,
long toRoleId)
Grants the role default permissions to all the resources of the type and at the scope stored in the resource permission, deletes the resource permission, and deletes the resource permission's role if it has no permissions remaining. |
void |
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 |
OrganizationLocalServiceWrapper.rebuildTree(long companyId)
Rebuilds the organizations tree. |
static void |
OrganizationLocalServiceUtil.rebuildTree(long companyId)
Rebuilds the organizations tree. |
void |
OrganizationLocalService.rebuildTree(long companyId)
Rebuilds the organizations tree. |
Lock |
LockLocalServiceWrapper.refresh(String uuid,
long expirationTime)
|
static Lock |
LockLocalServiceUtil.refresh(String uuid,
long expirationTime)
|
Lock |
LockLocalService.refresh(String uuid,
long expirationTime)
|
void |
ResourceBlockLocalServiceWrapper.releasePermissionedModelResourceBlock(PermissionedModel permissionedModel)
|
static void |
ResourceBlockLocalServiceUtil.releasePermissionedModelResourceBlock(PermissionedModel permissionedModel)
|
void |
ResourceBlockLocalService.releasePermissionedModelResourceBlock(PermissionedModel permissionedModel)
|
void |
ResourceBlockLocalServiceWrapper.releasePermissionedModelResourceBlock(String name,
long primKey)
|
static void |
ResourceBlockLocalServiceUtil.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockLocalService.releasePermissionedModelResourceBlock(String name,
long primKey)
|
void |
ResourceBlockLocalServiceWrapper.releaseResourceBlock(long resourceBlockId)
Decrements the reference count of the resource block and updates it in the database or deletes the resource block if the reference count reaches zero. |
static void |
ResourceBlockLocalServiceUtil.releaseResourceBlock(long resourceBlockId)
Decrements the reference count of the resource block and updates it in the database or deletes the resource block if the reference count reaches zero. |
void |
ResourceBlockLocalService.releaseResourceBlock(long resourceBlockId)
Decrements the reference count of the resource block and updates it in the database or deletes the resource block if the reference count reaches zero. |
void |
ResourceBlockServiceWrapper.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)
|
void |
ResourceBlockService.removeAllGroupScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeAllGroupScopePermissions(long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
static void |
ResourceBlockServiceUtil.removeCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockService.removeCompanyScopePermission(long scopeGroupId,
long companyId,
String name,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeCompanyScopePermission(long companyId,
String name,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
static void |
ResourceBlockServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.removeGroupScopePermission(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 |
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)
|
static void |
ResourceBlockServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.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 |
ResourceBlockLocalService.removeIndividualScopePermission(long companyId,
long groupId,
String name,
long primKey,
long roleId,
String actionId)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermission(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
String actionId)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.removeIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
static void |
ResourceBlockLocalServiceUtil.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 |
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. |
void |
CompanyService.removePreferences(long companyId,
String[] keys)
Removes the values that match the keys of the company's preferences. |
void |
ResourcePermissionServiceWrapper.removeResourcePermission(long groupId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
String actionId)
Revokes permission at the scope from the role to perform the action on resources of the type. |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
long portletItemId,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
Layout layout,
String portletId,
PortletItem portletItem,
PortletPreferences preferences)
|
void |
PortletPreferencesServiceWrapper.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesService.restoreArchivedPreferences(long groupId,
String name,
Layout layout,
String portletId,
PortletPreferences preferences)
|
void |
ResourceBlockLocalServiceWrapper.retainResourceBlock(long resourceBlockId)
Increments the reference count of the resource block and updates it in the database. |
static void |
ResourceBlockLocalServiceUtil.retainResourceBlock(long resourceBlockId)
Increments the reference count of the resource block and updates it in the database. |
void |
ResourceBlockLocalService.retainResourceBlock(long resourceBlockId)
Increments the reference count of the resource block and updates it in the database. |
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.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.schedulePublishToRemote(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
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,
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 |
LayoutService.schedulePublishToRemote(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate,
String groupName,
String cronText,
Date schedulerStartDate,
Date schedulerEndDate,
String description)
Schedules a range of layouts to be stored. |
List<LayoutSetPrototype> |
LayoutSetPrototypeServiceWrapper.search(long companyId,
Boolean active,
OrderByComparator obc)
|
static List<LayoutSetPrototype> |
LayoutSetPrototypeServiceUtil.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutSetPrototype> |
LayoutSetPrototypeService.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutPrototype> |
LayoutPrototypeServiceWrapper.search(long companyId,
Boolean active,
OrderByComparator obc)
|
static List<LayoutPrototype> |
LayoutPrototypeServiceUtil.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<LayoutPrototype> |
LayoutPrototypeService.search(long companyId,
Boolean active,
OrderByComparator obc)
|
List<Group> |
GroupServiceWrapper.search(long companyId,
String name,
String description,
String[] params,
int start,
int end)
Returns a name 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 a name 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> |
GroupService.search(long companyId,
String name,
String description,
String[] params,
int start,
int end)
Returns a name 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 |
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.sendEmailAddressVerification(User user,
String emailAddress,
ServiceContext serviceContext)
Sends an email address verification to the user. |
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 |
UserLocalService.sendPassword(long companyId,
String emailAddress,
String fromName,
String fromAddress,
String subject,
String body,
ServiceContext serviceContext)
Sends the password email to the user with the email address. |
void |
ResourceBlockServiceWrapper.setCompanyScopePermissions(long scopeGroupId,
long companyId,
String name,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockLocalServiceUtil.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
void |
ResourceBlockLocalService.setCompanyScopePermissions(long companyId,
String name,
long roleId,
List<String> actionIds)
|
void |
PermissionLocalServiceWrapper.setContainerResourcePermissions(String name,
String roleName,
String actionId)
Sets the container wide permissions of either the role or the default user of each company to perform the actions on the named resource. |
static void |
PermissionLocalServiceUtil.setContainerResourcePermissions(String name,
String roleName,
String actionId)
Sets the container wide permissions of either the role or the default user of each company to perform the actions on the named resource. |
void |
PermissionLocalService.setContainerResourcePermissions(String name,
String roleName,
String actionId)
Sets the container wide permissions of either the role or the default user of each company to perform the actions on the named resource. |
void |
OrganizationServiceWrapper.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
static void |
OrganizationServiceUtil.setGroupOrganizations(long groupId,
long[] organizationIds)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
void |
OrganizationService.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)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
static void |
OrganizationLocalServiceUtil.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)
Sets the organizations in the group, removing and adding organizations to the group as necessary. |
void |
PermissionServiceWrapper.setGroupPermissions(long groupId,
String[] actionIds,
long resourceId)
Sets the group's permissions to perform the actions on the resource, replacing the group's existing permissions on the resource. |
static void |
PermissionServiceUtil.setGroupPermissions(long groupId,
String[] actionIds,
long resourceId)
Sets the group's permissions to perform the actions on the resource, replacing the group's existing permissions on the resource. |
void |
PermissionService.setGroupPermissions(long groupId,
String[] actionIds,
long resourceId)
Sets the group's permissions to perform the actions on the resource, replacing the group's existing permissions on the resource. |
void |
PermissionLocalServiceWrapper.setGroupPermissions(long groupId,
String[] actionIds,
long resourceId)
Sets the group's permissions to perform the actions on the resource, replacing the group's existing permissions on the resource. |
static void |
PermissionLocalServiceUtil.setGroupPermissions(long groupId,
String[] actionIds,
long resourceId)
Sets the group's permissions to perform the actions on the resource, replacing the group's existing permissions on the resource. |
void |
PermissionLocalService.setGroupPermissions(long groupId,
String[] actionIds,
long resourceId)
Sets the group's permissions to perform the actions on the resource, replacing the group's existing permissions on the resource. |
void |
PermissionServiceWrapper.setGroupPermissions(String className,
String classPK,
long groupId,
String[] actionIds,
long resourceId)
Sets the entity's group permissions to perform the actions on the resource, replacing the entity's existing group permissions on the resource. |
static void |
PermissionServiceUtil.setGroupPermissions(String className,
String classPK,
long groupId,
String[] actionIds,
long resourceId)
Sets the entity's group permissions to perform the actions on the resource, replacing the entity's existing group permissions on the resource. |
void |
PermissionService.setGroupPermissions(String className,
String classPK,
long groupId,
String[] actionIds,
long resourceId)
Sets the entity's group permissions to perform the actions on the resource, replacing the entity's existing group permissions on the resource. |
void |
PermissionLocalServiceWrapper.setGroupPermissions(String className,
String classPK,
long groupId,
String[] actionIds,
long resourceId)
Sets the entity's group permissions to perform the actions on the resource, replacing the entity's existing group permissions on the resource. |
static void |
PermissionLocalServiceUtil.setGroupPermissions(String className,
String classPK,
long groupId,
String[] actionIds,
long resourceId)
Sets the entity's group permissions to perform the actions on the resource, replacing the entity's existing group permissions on the resource. |
void |
PermissionLocalService.setGroupPermissions(String className,
String classPK,
long groupId,
String[] actionIds,
long resourceId)
Sets the entity's group permissions to perform the actions on the resource, replacing the entity's existing group permissions on the resource. |
void |
ResourceBlockServiceWrapper.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)
|
void |
ResourceBlockService.setGroupScopePermissions(long scopeGroupId,
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)
|
static void |
ResourceBlockLocalServiceUtil.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)
|
void |
PermissionServiceWrapper.setIndividualPermissions(long groupId,
long companyId,
Map<Long,String[]> roleIdsToActionIds,
long resourceId)
Sets the permissions of each role to perform respective actions on the resource, replacing the existing permissions of each role on the resource. |
static void |
PermissionServiceUtil.setIndividualPermissions(long groupId,
long companyId,
Map<Long,String[]> roleIdsToActionIds,
long resourceId)
Sets the permissions of each role to perform respective actions on the resource, replacing the existing permissions of each role on the resource. |
void |
PermissionService.setIndividualPermissions(long groupId,
long companyId,
Map<Long,String[]> roleIdsToActionIds,
long resourceId)
Sets the permissions of each role to perform respective actions on the resource, replacing the existing permissions of each role on the resource. |
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,
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,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionServiceUtil.setIndividualResourcePermissions(long groupId,
long companyId,
String name,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
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 |
ResourceBlockServiceWrapper.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 |
ResourceBlockService.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 |
ResourceBlockLocalServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
long roleId,
long actionIdsLong)
|
static void |
ResourceBlockLocalServiceUtil.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
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)
|
static void |
ResourceBlockServiceUtil.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)
|
void |
ResourceBlockLocalServiceWrapper.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 |
ResourceBlockLocalService.setIndividualScopePermissions(long companyId,
long groupId,
String name,
long primKey,
Map<Long,String[]> roleIdsToActionIds)
|
void |
ResourceBlockLocalServiceWrapper.setIndividualScopePermissions(long companyId,
long groupId,
String name,
PermissionedModel permissionedModel,
long roleId,
List<String> actionIds)
|
static void |
ResourceBlockLocalServiceUtil.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 |
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. |
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. |
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. |
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 |
PermissionServiceWrapper.setOrgGroupPermissions(long organizationId,
long groupId,
String[] actionIds,
long resourceId)
Sets the organization permission to perform the actions on the resource for a particular group, replacing the organization's existing permissions on the resource. |
static void |
PermissionServiceUtil.setOrgGroupPermissions(long organizationId,
long groupId,
String[] actionIds,
long resourceId)
Sets the organization permission to perform the actions on the resource for a particular group, replacing the organization's existing permissions on the resource. |
void |
PermissionService.setOrgGroupPermissions(long organizationId,
long groupId,
String[] actionIds,
long resourceId)
Sets the organization permission to perform the actions on the resource for a particular group, replacing the organization's existing permissions on the resource. |
void |
PermissionLocalServiceWrapper.setOrgGroupPermissions(long organizationId,
long groupId,
String[] actionIds,
long resourceId)
Sets the organization's group permissions to perform the actions on the resource, replacing the organization's existing group permissions on the resource. |
static void |
PermissionLocalServiceUtil.setOrgGroupPermissions(long organizationId,
long groupId,
String[] actionIds,
long resourceId)
Sets the organization's group permissions to perform the actions on the resource, replacing the organization's existing group permissions on the resource. |
void |
PermissionLocalService.setOrgGroupPermissions(long organizationId,
long groupId,
String[] actionIds,
long resourceId)
Sets the organization's group permissions to perform the actions on the resource, replacing the organization's existing group permissions on the resource. |
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.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.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
long roleId,
String[] actionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
void |
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,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
static void |
ResourcePermissionLocalServiceUtil.setResourcePermissions(long companyId,
String name,
int scope,
String primKey,
Map<Long,String[]> roleIdsToActionIds)
Updates the role's permissions at the scope, setting the actions that can be performed on resources of the type. |
void |
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 |
GroupServiceWrapper.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 |
GroupService.setRoleGroups(long roleId,
long[] groupIds)
Sets the groups associated with the role, removing and adding associations as necessary. |
void |
PermissionServiceWrapper.setRolePermission(long roleId,
long groupId,
String name,
int scope,
String primKey,
String actionId)
Sets the role's permissions to perform the action on the named resource, replacing the role's existing permissions on the resource. |
static void |
PermissionServiceUtil.setRolePermission(long roleId,
long groupId,
String name,
int scope,
String primKey,
String actionId)
Sets the role's permissions to perform the action on the named resource, replacing the role's existing permissions on the resource. |
void |
PermissionService.setRolePermission(long roleId,
long groupId,
String name,
int scope,
String primKey,
String actionId)
Sets the role's permissions to perform the action on the named resource, replacing the role's existing permissions on the resource. |
void |
PermissionLocalServiceWrapper.setRolePermission(long roleId,
long companyId,
String name,
int scope,
String primKey,
String actionId)
Sets the role's permissions to perform the action on the named resource, replacing the role's existing permissions on the resource. |
static void |
PermissionLocalServiceUtil.setRolePermission(long roleId,
long companyId,
String name,
int scope,
String primKey,
String actionId)
Sets the role's permissions to perform the action on the named resource, replacing the role's existing permissions on the resource. |
void |
PermissionLocalService.setRolePermission(long roleId,
long companyId,
String name,
int scope,
String primKey,
String actionId)
Sets the role's permissions to perform the action on the named resource, replacing the role's existing permissions on the resource. |
void |
PermissionServiceWrapper.setRolePermissions(long roleId,
long groupId,
String[] actionIds,
long resourceId)
Sets the role's permissions to perform the actions on the resource, replacing the role's existing permissions on the resource. |
static void |
PermissionServiceUtil.setRolePermissions(long roleId,
long groupId,
String[] actionIds,
long resourceId)
Sets the role's permissions to perform the actions on the resource, replacing the role's existing permissions on the resource. |
void |
PermissionService.setRolePermissions(long roleId,
long groupId,
String[] actionIds,
long resourceId)
Sets the role's permissions to perform the actions on the resource, replacing the role's existing permissions on the resource. |
void |
PermissionLocalServiceWrapper.setRolePermissions(long roleId,
long companyId,
String name,
int scope,
String primKey,
String[] actionIds)
Sets the role's permissions to perform the actions on the named resource, replacing the role's existing permission for each of these actions on the resource. |
static void |
PermissionLocalServiceUtil.setRolePermissions(long roleId,
long companyId,
String name,
int scope,
String primKey,
String[] actionIds)
Sets the role's permissions to perform the actions on the named resource, replacing the role's existing permission for each of these actions on the resource. |
void |
PermissionLocalService.setRolePermissions(long roleId,
long companyId,
String name,
int scope,
String primKey,
String[] actionIds)
Sets the role's permissions to perform the actions on the named resource, replacing the role's existing permission for each of these actions on the resource. |
void |
PermissionLocalServiceWrapper.setRolePermissions(long roleId,
String[] actionIds,
long resourceId)
Sets the role's permissions to perform the actions on the resource, replacing the role's existing permissions on the resource. |
static void |
PermissionLocalServiceUtil.setRolePermissions(long roleId,
String[] actionIds,
long resourceId)
Sets the role's permissions to perform the actions on the resource, replacing the role's existing permissions on the resource. |
void |
PermissionLocalService.setRolePermissions(long roleId,
String[] actionIds,
long resourceId)
Sets the role's permissions to perform the actions on the resource, replacing the role's existing permissions on the resource. |
void |
UserServiceWrapper.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
static void |
UserServiceUtil.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
void |
UserService.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)
Sets the users in the role, removing and adding users to the role as necessary. |
static void |
UserLocalServiceUtil.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
void |
UserLocalService.setRoleUsers(long roleId,
long[] userIds)
Sets the users in the role, removing and adding users to the role as necessary. |
void |
UserServiceWrapper.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
static void |
UserServiceUtil.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
void |
UserService.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)
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)
Sets the users in the user group, removing and adding users to the user group as necessary. |
void |
UserLocalService.setUserGroupUsers(long userGroupId,
long[] userIds)
Sets the users in the user group, removing and adding users to the user group as necessary. |
void |
PermissionServiceWrapper.setUserPermissions(long userId,
long groupId,
String[] actionIds,
long resourceId)
Sets the user's permissions to perform the actions on the resource, replacing the user's existing permissions on the resource. |
static void |
PermissionServiceUtil.setUserPermissions(long userId,
long groupId,
String[] actionIds,
long resourceId)
Sets the user's permissions to perform the actions on the resource, replacing the user's existing permissions on the resource. |
void |
PermissionService.setUserPermissions(long userId,
long groupId,
String[] actionIds,
long resourceId)
Sets the user's permissions to perform the actions on the resource, replacing the user's existing permissions on the resource. |
void |
PermissionLocalServiceWrapper.setUserPermissions(long userId,
String[] actionIds,
long resourceId)
Sets the user's permissions to perform the actions on the resource, replacing the user's existing permissions on the resource. |
static void |
PermissionLocalServiceUtil.setUserPermissions(long userId,
String[] actionIds,
long resourceId)
Sets the user's permissions to perform the actions on the resource, replacing the user's existing permissions on the resource. |
void |
PermissionLocalService.setUserPermissions(long userId,
String[] actionIds,
long resourceId)
Sets the user's permissions to perform the actions on the resource, replacing the user's existing permissions on the resource. |
void |
RoleLocalServiceWrapper.setUserRoles(long userId,
long[] roleIds)
Sets the roles associated with the user, replacing the user's existing roles. |
static void |
RoleLocalServiceUtil.setUserRoles(long userId,
long[] roleIds)
Sets the roles associated with the user, replacing the user's existing roles. |
void |
RoleLocalService.setUserRoles(long userId,
long[] roleIds)
Sets the roles associated with the user, replacing the user's existing roles. |
void |
UserGroupLocalServiceWrapper.setUserUserGroups(long userId,
long[] userGroupIds)
Sets the user groups associated with the user copying the user group layouts and removing and adding user group associations for the user as necessary. |
static void |
UserGroupLocalServiceUtil.setUserUserGroups(long userId,
long[] userGroupIds)
Sets the user groups associated with the user copying the user group layouts and removing and adding user group associations for the user as necessary. |
void |
UserGroupLocalService.setUserUserGroups(long userId,
long[] userGroupIds)
Sets the user groups associated with the user copying the user group layouts and removing and adding user group associations for the user as necessary. |
void |
WorkflowInstanceLinkLocalServiceWrapper.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
void |
WorkflowInstanceLinkLocalService.startWorkflowInstance(long companyId,
long groupId,
long userId,
String className,
long classPK,
Map<String,Serializable> workflowContext)
|
void |
WebDAVPropsLocalServiceWrapper.storeWebDAVProps(WebDAVProps webDavProps)
|
static void |
WebDAVPropsLocalServiceUtil.storeWebDAVProps(WebDAVProps webDavProps)
|
void |
WebDAVPropsLocalService.storeWebDAVProps(WebDAVProps webDavProps)
|
void |
PortalServiceWrapper.testDeleteClassName()
|
static void |
PortalServiceUtil.testDeleteClassName()
|
void |
PortalService.testDeleteClassName()
|
FileEntry |
CMISRepositoryLocalServiceWrapper.toFileEntry(long repositoryId,
Object object)
|
static FileEntry |
CMISRepositoryLocalServiceUtil.toFileEntry(long repositoryId,
Object object)
|
FileEntry |
CMISRepositoryLocalService.toFileEntry(long repositoryId,
Object object)
|
FileVersion |
CMISRepositoryLocalServiceWrapper.toFileVersion(long repositoryId,
Object object)
|
static FileVersion |
CMISRepositoryLocalServiceUtil.toFileVersion(long repositoryId,
Object object)
|
FileVersion |
CMISRepositoryLocalService.toFileVersion(long repositoryId,
Object object)
|
Folder |
CMISRepositoryLocalServiceWrapper.toFolder(long repositoryId,
Object object)
|
static Folder |
CMISRepositoryLocalServiceUtil.toFolder(long repositoryId,
Object object)
|
Folder |
CMISRepositoryLocalService.toFolder(long repositoryId,
Object object)
|
void |
PasswordTrackerLocalServiceWrapper.trackPassword(long userId,
String encPassword)
|
static void |
PasswordTrackerLocalServiceUtil.trackPassword(long userId,
String encPassword)
|
void |
PasswordTrackerLocalService.trackPassword(long userId,
String encPassword)
|
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.unschedulePublishToLive(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's 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. |
void |
LayoutService.unschedulePublishToRemote(long groupId,
String jobName,
String groupName)
Deletes the job from the scheduler's persistent queue. |
void |
OrganizationServiceWrapper.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 |
OrganizationService.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
void |
OrganizationLocalServiceWrapper.unsetGroupOrganizations(long groupId,
long[] organizationIds)
Removes the organizations from the group. |
static void |
OrganizationLocalServiceUtil.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 |
UserGroupServiceWrapper.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
static void |
UserGroupServiceUtil.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
void |
UserGroupService.unsetGroupUserGroups(long groupId,
long[] userGroupIds)
Removes the user groups from the group. |
void |
UserServiceWrapper.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
static void |
UserServiceUtil.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. |
void |
UserLocalServiceWrapper.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.unsetGroupUsers(long groupId,
long[] userIds,
ServiceContext serviceContext)
Removes the users from the group. |
void |
UserServiceWrapper.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
static void |
UserServiceUtil.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
UserService.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
UserLocalServiceWrapper.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
static void |
UserLocalServiceUtil.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
UserLocalService.unsetOrganizationUsers(long organizationId,
long[] userIds)
Removes the users from the organization. |
void |
OrganizationServiceWrapper.unsetPasswordPolicyOrganizations(long passwordPolicyId,
long[] organizationIds)
Removes the organizations from the password policy. |
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 |
UserServiceWrapper.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
static void |
UserServiceUtil.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
void |
UserService.unsetPasswordPolicyUsers(long passwordPolicyId,
long[] userIds)
Removes the users from the password policy. |
void |
GroupServiceWrapper.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
static void |
GroupServiceUtil.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
void |
GroupService.unsetRoleGroups(long roleId,
long[] groupIds)
Removes the groups from the role. |
void |
PermissionServiceWrapper.unsetRolePermission(long roleId,
long groupId,
long permissionId)
Removes the permission from the role. |
static void |
PermissionServiceUtil.unsetRolePermission(long roleId,
long groupId,
long permissionId)
Removes the permission from the role. |
void |
PermissionService.unsetRolePermission(long roleId,
long groupId,
long permissionId)
Removes the permission from the role. |
void |
PermissionServiceWrapper.unsetRolePermission(long roleId,
long groupId,
String name,
int scope,
String primKey,
String actionId)
Removes the role's permissions to perform the action on the named resource with the scope and primKey. |
static void |
PermissionServiceUtil.unsetRolePermission(long roleId,
long groupId,
String name,
int scope,
String primKey,
String actionId)
Removes the role's permissions to perform the action on the named resource with the scope and primKey. |
void |
PermissionService.unsetRolePermission(long roleId,
long groupId,
String name,
int scope,
String primKey,
String actionId)
Removes the role's permissions to perform the action on the named resource with the scope and primKey. |
void |
PermissionServiceWrapper.unsetRolePermissions(long roleId,
long groupId,
String name,
int scope,
String actionId)
Removes the role's permissions to perform the action on the named resource. |
static void |
PermissionServiceUtil.unsetRolePermissions(long roleId,
long groupId,
String name,
int scope,
String actionId)
Removes the role's permissions to perform the action on the named resource. |
void |
PermissionService.unsetRolePermissions(long roleId,
long groupId,
String name,
int scope,
String actionId)
Removes the role's permissions to perform the action on the named resource. |
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,
List<User> users)
Removes the users from the role. |
void |
UserServiceWrapper.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 |
UserService.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserLocalServiceWrapper.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
static void |
UserLocalServiceUtil.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserLocalService.unsetRoleUsers(long roleId,
long[] userIds)
Removes the users from the role. |
void |
UserGroupServiceWrapper.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
static void |
UserGroupServiceUtil.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
void |
UserGroupService.unsetTeamUserGroups(long teamId,
long[] userGroupIds)
Removes the user groups from the team. |
void |
UserServiceWrapper.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
static void |
UserServiceUtil.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserService.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserLocalServiceWrapper.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
static void |
UserLocalServiceUtil.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserLocalService.unsetTeamUsers(long teamId,
long[] userIds)
Removes the users from the team. |
void |
UserServiceWrapper.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
static void |
UserServiceUtil.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. |
void |
UserLocalServiceWrapper.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
static void |
UserLocalServiceUtil.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
void |
UserLocalService.unsetUserGroupUsers(long userGroupId,
long[] userIds)
Removes the users from the user group. |
void |
PermissionServiceWrapper.unsetUserPermissions(long userId,
long groupId,
String[] actionIds,
long resourceId)
Removes the user's permissions to perform the actions on the resource. |
static void |
PermissionServiceUtil.unsetUserPermissions(long userId,
long groupId,
String[] actionIds,
long resourceId)
Removes the user's permissions to perform the actions on the resource. |
void |
PermissionService.unsetUserPermissions(long userId,
long groupId,
String[] actionIds,
long resourceId)
Removes the user's permissions to perform the actions on the resource. |
void |
RoleServiceWrapper.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
static void |
RoleServiceUtil.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
void |
RoleService.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. |
void |
RoleLocalService.unsetUserRoles(long userId,
long[] roleIds)
Removes the matching roles associated with the user. |
Address |
AddressServiceWrapper.updateAddress(long addressId,
String street1,
String street2,
String street3,
String city,
String zip,
long regionId,
long countryId,
int typeId,
boolean mailing,
boolean primary)
|
static Address |
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 |
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 |
AddressLocalServiceWrapper.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)
|
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)
|
User |
UserServiceWrapper.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates the user's response to the terms of use agreement. |
static User |
UserServiceUtil.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates the user's response to the terms of use agreement. |
User |
UserService.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. |
static User |
UserLocalServiceUtil.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates whether the user has agreed to the terms of use. |
User |
UserLocalService.updateAgreedToTermsOfUse(long userId,
boolean agreedToTermsOfUse)
Updates whether the user has agreed to the terms of use. |
void |
PortletPreferencesServiceWrapper.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
static void |
PortletPreferencesServiceUtil.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
void |
PortletPreferencesService.updateArchivePreferences(long userId,
long groupId,
String name,
String portletId,
PortletPreferences preferences)
|
void |
GroupLocalServiceWrapper.updateAsset(long userId,
Group group,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the group's asset replacing categories and tag names. |
static void |
GroupLocalServiceUtil.updateAsset(long userId,
Group group,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the group's asset replacing categories and tag names. |
void |
GroupLocalService.updateAsset(long userId,
Group group,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the group's asset replacing categories and tag names. |
void |
OrganizationLocalServiceWrapper.updateAsset(long userId,
Organization organization,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the organization's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
static void |
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 |
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 |
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. |
void |
UserLocalService.updateAsset(long userId,
User user,
long[] assetCategoryIds,
String[] assetTagNames)
Updates the user's asset with the new asset categories and tag names, removing and adding asset categories and tag names as necessary. |
void |
WorkflowInstanceLinkLocalServiceWrapper.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
void |
WorkflowInstanceLinkLocalService.updateClassPK(long companyId,
long groupId,
String className,
long oldClassPK,
long newClassPK)
|
Company |
CompanyServiceWrapper.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
static Company |
CompanyServiceUtil.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
Company |
CompanyService.updateCompany(long companyId,
String virtualHost,
String mx,
int maxUsers,
boolean active)
Updates the company |
Company |
CompanyLocalServiceWrapper.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
static Company |
CompanyLocalServiceUtil.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
Company |
CompanyLocalService.updateCompany(long companyId,
String virtualHostname,
String mx,
int maxUsers,
boolean active)
Updates the company. |
Company |
CompanyServiceWrapper.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Updates the company with additional account information. |
static Company |
CompanyServiceUtil.updateCompany(long companyId,
String virtualHost,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
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)
Updates the company with additional account information. |
Company |
CompanyLocalServiceWrapper.updateCompany(long companyId,
String virtualHostname,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Update the company with additional account information. |
static Company |
CompanyLocalServiceUtil.updateCompany(long companyId,
String virtualHostname,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Update the company with additional account information. |
Company |
CompanyLocalService.updateCompany(long companyId,
String virtualHostname,
String mx,
String homeURL,
String name,
String legalName,
String legalId,
String legalType,
String sicCode,
String tickerSymbol,
String industry,
String type,
String size)
Update the company with additional account information. |
Company |
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. |
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. |
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. |
User |
UserLocalService.updateCreateDate(long userId,
Date createDate)
Updates the user's creation date. |
void |
CompanyServiceWrapper.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. |
void |
CompanyService.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
void |
CompanyLocalServiceWrapper.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
static void |
CompanyLocalServiceUtil.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
void |
CompanyLocalService.updateDisplay(long companyId,
String languageId,
String timeZoneId)
Update the company's display. |
EmailAddress |
EmailAddressServiceWrapper.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
static EmailAddress |
EmailAddressServiceUtil.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)
|
static EmailAddress |
EmailAddressLocalServiceUtil.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
EmailAddress |
EmailAddressLocalService.updateEmailAddress(long emailAddressId,
String address,
int typeId,
boolean primary)
|
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)
Updates the user's email address. |
User |
UserServiceWrapper.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address. |
static User |
UserServiceUtil.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address. |
User |
UserService.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. |
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.updateEmailAddress(long userId,
String password,
String emailAddress1,
String emailAddress2,
ServiceContext serviceContext)
Updates the user's email address or sends verification email. |
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.updateEmailAddressVerified(long userId,
boolean emailAddressVerified)
Updates whether the user has verified email address. |
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. |
User |
UserLocalService.updateFacebookId(long userId,
long facebookId)
Updates the user's Facebook ID. |
Layout |
LayoutLocalServiceWrapper.updateFriendlyURL(long plid,
String friendlyURL)
Updates the friendly URL of the layout. |
static Layout |
LayoutLocalServiceUtil.updateFriendlyURL(long plid,
String friendlyURL)
Updates the friendly URL of the layout. |
Layout |
LayoutLocalService.updateFriendlyURL(long plid,
String friendlyURL)
Updates the friendly URL of the layout. |
Group |
GroupServiceWrapper.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
static Group |
GroupServiceUtil.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupService.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupLocalServiceWrapper.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
static Group |
GroupLocalServiceUtil.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupLocalService.updateFriendlyURL(long groupId,
String friendlyURL)
Updates the group's friendly URL. |
Group |
GroupServiceWrapper.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
static Group |
GroupServiceUtil.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupService.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupLocalServiceWrapper.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
static Group |
GroupLocalServiceUtil.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupLocalService.updateGroup(long groupId,
String typeSettings)
Updates the group's type settings. |
Group |
GroupServiceWrapper.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
static Group |
GroupServiceUtil.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
Group |
GroupService.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
Group |
GroupLocalServiceWrapper.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
static Group |
GroupLocalServiceUtil.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
Group |
GroupLocalService.updateGroup(long groupId,
String name,
String description,
int type,
String friendlyURL,
boolean active,
ServiceContext serviceContext)
Updates the group. |
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. |
void |
UserLocalService.updateGroups(long userId,
long[] newGroupIds,
ServiceContext serviceContext)
Sets the groups the user is in, removing and adding groups as necessary. |
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
byte[] bytes)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
byte[] bytes)
|
Image |
ImageLocalService.updateImage(long imageId,
byte[] bytes)
|
Image |
ImageLocalServiceWrapper.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 |
ImageLocalService.updateImage(long imageId,
byte[] bytes,
String type,
int height,
int width,
int size)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
File file)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
File file)
|
Image |
ImageLocalService.updateImage(long imageId,
File file)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
InputStream is)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
InputStream is)
|
Image |
ImageLocalService.updateImage(long imageId,
InputStream is)
|
Image |
ImageLocalServiceWrapper.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
static Image |
ImageLocalServiceUtil.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
Image |
ImageLocalService.updateImage(long imageId,
InputStream is,
boolean cleanUpStream)
|
User |
UserServiceWrapper.updateIncompleteUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
static User |
UserServiceUtil.updateIncompleteUser(long companyId,
boolean autoPassword,
String password1,
String password2,
boolean autoScreenName,
String screenName,
String emailAddress,
long facebookId,
String openId,
Locale locale,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String jobTitle,
boolean updateUserInformation,
boolean sendEmail,
ServiceContext serviceContext)
Updates a user account that was automatically created when a guest user participated in an action (e.g. posting a comment) and only provided his name and email address. |
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 |
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.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.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.updateJobTitle(long userId,
String jobTitle)
Updates the user's job title. |
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. |
User |
UserLocalService.updateLastLogin(long userId,
String loginIP)
Updates the user's last login with the current time and the IP address. |
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)
Updates the layout. |
static Layout |
LayoutServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> localeNamesMap,
Map<Locale,String> localeTitlesMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
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,
String friendlyURL,
Boolean iconImage,
byte[] iconBytes,
ServiceContext serviceContext)
Updates the layout. |
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)
Updates the layout. |
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
long parentLayoutId,
Map<Locale,String> nameMap,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
Map<Locale,String> keywordsMap,
Map<Locale,String> robotsMap,
String type,
boolean hidden,
String friendlyURL,
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)
Updates the layout. |
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. |
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. |
static Layout |
LayoutLocalServiceUtil.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
Layout |
LayoutLocalService.updateLayout(long groupId,
boolean privateLayout,
long layoutId,
String typeSettings)
Updates the layout replacing its type settings. |
LayoutBranch |
LayoutBranchServiceWrapper.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchServiceUtil.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchService.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalServiceWrapper.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
static LayoutBranch |
LayoutBranchLocalServiceUtil.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutBranch |
LayoutBranchLocalService.updateLayoutBranch(long layoutBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutPrototype |
LayoutPrototypeServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
static LayoutPrototype |
LayoutPrototypeServiceUtil.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
LayoutPrototype |
LayoutPrototypeService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
LayoutPrototype |
LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
static LayoutPrototype |
LayoutPrototypeLocalServiceUtil.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
LayoutPrototype |
LayoutPrototypeLocalService.updateLayoutPrototype(long layoutPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active)
|
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)
|
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 |
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)
|
static LayoutSetBranch |
LayoutSetBranchServiceUtil.updateLayoutSetBranch(long groupId,
long layoutSetBranchId,
String name,
String description,
ServiceContext serviceContext)
|
LayoutSetBranch |
LayoutSetBranchService.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 |
LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
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 |
LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long layoutSetPrototypeId,
Map<Locale,String> nameMap,
String description,
boolean active,
boolean layoutsUpdateable,
ServiceContext serviceContext)
|
LayoutSetPrototype |
LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static LayoutSetPrototype |
LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeService.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
static LayoutSetPrototype |
LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
LayoutSetPrototype |
LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long layoutSetPrototypeId,
String settings)
|
void |
LayoutSetServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. LayoutSetServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long, boolean,
boolean, String) |
static void |
LayoutSetServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. LayoutSetServiceUtil.updateLayoutSetPrototypeLinkEnabled(long, boolean,
boolean, String) |
void |
LayoutSetService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. LayoutSetService.updateLayoutSetPrototypeLinkEnabled(long, boolean,
boolean, String) |
void |
LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1, replaced by LayoutSetLocalServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
static void |
LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1, replaced by LayoutSetLocalServiceUtil.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
void |
LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled)
Deprecated. As of 6.1, replaced by LayoutSetLocalService.updateLayoutSetPrototypeLinkEnabled(long, boolean, boolean,
String) |
void |
LayoutSetServiceWrapper.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
static void |
LayoutSetServiceUtil.updateLayoutSetPrototypeLinkEnabled(long groupId,
boolean privateLayout,
boolean layoutSetPrototypeLinkEnabled,
String layoutSetPrototypeUuid)
Updates the state of the layout set prototype link. |
void |
LayoutSetService.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 |
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.updateLockout(User user,
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.updateLockoutByEmailAddress(long companyId,
String emailAddress,
boolean lockout)
Updates whether the user is locked out from logging in. |
User |
UserServiceWrapper.updateLockoutById(long userId,
boolean lockout)
Updates whether the user is locked out from logging in. |
static User |
UserServiceUtil.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. |
User |
UserLocalServiceWrapper.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.updateLockoutById(long userId,
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. |
User |
UserLocalService.updateLockoutByScreenName(long companyId,
String screenName,
boolean lockout)
Updates whether the user is locked out from logging in. |
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 |
LayoutSetServiceWrapper.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
static void |
LayoutSetServiceUtil.updateLogo(long groupId,
boolean privateLayout,
boolean logo,
InputStream inputStream)
|
void |
LayoutSetService.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 |
LayoutSetServiceWrapper.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 |
LayoutSetService.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. |
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. |
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 |
CompanyServiceWrapper.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
static Company |
CompanyServiceUtil.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
Company |
CompanyService.updateLogo(long companyId,
InputStream inputStream)
Updates the company's logo. |
Company |
CompanyLocalServiceWrapper.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
static Company |
CompanyLocalServiceUtil.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
Company |
CompanyLocalService.updateLogo(long companyId,
InputStream is)
Update the company's logo. |
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. |
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. |
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. |
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. |
LayoutSet |
LayoutSetServiceWrapper.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 |
LayoutSetService.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)
|
void |
ResourceLocalServiceWrapper.updateModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
|
static void |
ResourceLocalServiceUtil.updateModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
|
void |
ResourceLocalService.updateModelResources(AuditedModel auditedModel,
ServiceContext serviceContext)
|
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. |
User |
UserLocalService.updateModifiedDate(long userId,
Date modifiedDate)
Updates the user's modified date. |
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(Layout layout,
String name,
String languageId)
Updates the name of the layout. |
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. |
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. |
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 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 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. |
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. |
static Layout |
LayoutLocalServiceUtil.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
Layout |
LayoutLocalService.updateName(long plid,
String name,
String languageId)
Updates the name of the layout matching the primary key. |
User |
UserServiceWrapper.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static User |
UserServiceUtil.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserService.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserLocalServiceWrapper.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
static User |
UserLocalServiceUtil.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
User |
UserLocalService.updateOpenId(long userId,
String openId)
Updates the user's OpenID. |
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)
Updates the organization. |
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)
Updates the organization. |
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)
Updates the organization. |
Organization |
OrganizationServiceWrapper.updateOrganization(long organizationId,
long parentOrganizationId,
String name,
String type,
boolean recursable,
long regionId,
long countryId,
int statusId,
String comments,
boolean site,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<OrgLabor> orgLabors,
List<Phone> phones,
List<Website> websites,
ServiceContext serviceContext)
Updates the organization with additional parameters. |
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)
Updates the organization with additional parameters. |
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)
Updates the organization with additional parameters. |
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)
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,
ServiceContext serviceContext)
Updates the organization. |
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)
Updates the organization. |
void |
UserServiceWrapper.updateOrganizations(long userId,
long[] organizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
static void |
UserServiceUtil.updateOrganizations(long userId,
long[] organizationIds,
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. |
void |
UserLocalServiceWrapper.updateOrganizations(long userId,
long[] newOrganizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
static void |
UserLocalServiceUtil.updateOrganizations(long userId,
long[] newOrganizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
void |
UserLocalService.updateOrganizations(long userId,
long[] newOrganizationIds,
ServiceContext serviceContext)
Sets the organizations that the user is in, removing and adding organizations as necessary. |
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 |
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 |
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 |
OrgLaborLocalServiceWrapper.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
static OrgLabor |
OrgLaborLocalServiceUtil.updateOrgLabor(long orgLaborId,
int typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose)
|
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)
|
LayoutSet |
LayoutSetLocalServiceWrapper.updatePageCount(long groupId,
boolean privateLayout)
|
static LayoutSet |
LayoutSetLocalServiceUtil.updatePageCount(long groupId,
boolean privateLayout)
|
LayoutSet |
LayoutSetLocalService.updatePageCount(long groupId,
boolean privateLayout)
|
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. |
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. |
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 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 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. |
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. |
static Layout |
LayoutLocalServiceUtil.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
Layout |
LayoutLocalService.updateParentLayoutId(long plid,
long parentPlid)
Updates the parent layout ID of the layout matching the primary key. |
User |
UserServiceWrapper.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
static User |
UserServiceUtil.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. |
User |
UserLocalServiceWrapper.updatePassword(long userId,
String password1,
String password2,
boolean passwordReset)
Updates the user's password without tracking or validation of the change. |
static User |
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)
Updates the user's password without tracking or 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.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.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. |
User |
UserLocalService.updatePasswordManually(long userId,
String password,
boolean passwordEncrypted,
boolean passwordReset,
Date passwordModifiedDate)
Updates the user's password with manually input information. |
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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. |
User |
UserLocalService.updatePasswordReset(long userId,
boolean passwordReset)
Updates whether the user should be asked to reset their password the next time they login. |
Phone |
PhoneServiceWrapper.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
static Phone |
PhoneServiceUtil.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
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)
|
static Phone |
PhoneLocalServiceUtil.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
Phone |
PhoneLocalService.updatePhone(long phoneId,
String number,
String extension,
int typeId,
boolean primary)
|
PluginSetting |
PluginSettingServiceWrapper.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
static PluginSetting |
PluginSettingServiceUtil.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
PluginSetting |
PluginSettingService.updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
Portlet |
PortletServiceWrapper.updatePortlet(long companyId,
String portletId,
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)
|
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 |
UserServiceWrapper.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 |
UserService.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
User |
UserLocalServiceWrapper.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
static User |
UserLocalServiceUtil.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
User |
UserLocalService.updatePortrait(long userId,
byte[] bytes)
Updates the user's portrait image. |
void |
CompanyServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
static void |
CompanyServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyLocalServiceWrapper.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
static void |
CompanyLocalServiceUtil.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
void |
CompanyLocalService.updatePreferences(long companyId,
UnicodeProperties properties)
Updates the company's preferences. |
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. |
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. |
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,
int priority)
Updates the priority of the layout matching the group, layout ID, and privacy. |
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. |
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. |
static Layout |
LayoutLocalServiceUtil.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
Layout |
LayoutLocalService.updatePriority(long plid,
int priority)
Updates the priority of the layout matching the primary key. |
Release |
ReleaseLocalServiceWrapper.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
static Release |
ReleaseLocalServiceUtil.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
Release |
ReleaseLocalService.updateRelease(long releaseId,
int buildNumber,
Date buildDate,
boolean verified)
|
User |
UserServiceWrapper.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
static User |
UserServiceUtil.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. |
User |
UserLocalServiceWrapper.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
static User |
UserLocalServiceUtil.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
User |
UserLocalService.updateReminderQuery(long userId,
String question,
String answer)
Updates the user's password reset question and answer. |
void |
RepositoryServiceWrapper.updateRepository(long repositoryId,
String name,
String description)
|
static void |
RepositoryServiceUtil.updateRepository(long repositoryId,
String name,
String description)
|
void |
RepositoryService.updateRepository(long repositoryId,
String name,
String description)
|
void |
RepositoryLocalServiceWrapper.updateRepository(long repositoryId,
String name,
String description)
|
static void |
RepositoryLocalServiceUtil.updateRepository(long repositoryId,
String name,
String description)
|
void |
RepositoryLocalService.updateRepository(long repositoryId,
String name,
String description)
|
void |
ResourceLocalServiceWrapper.updateResources(long companyId,
long groupId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ResourceLocalServiceUtil.updateResources(long companyId,
long groupId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalService.updateResources(long companyId,
long groupId,
String name,
long primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalServiceWrapper.updateResources(long companyId,
long groupId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ResourceLocalServiceUtil.updateResources(long companyId,
long groupId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalService.updateResources(long companyId,
long groupId,
String name,
String primKey,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ResourceLocalServiceWrapper.updateResources(long companyId,
String name,
int scope,
String primKey,
String newPrimKey)
|
static void |
ResourceLocalServiceUtil.updateResources(long companyId,
String name,
int scope,
String primKey,
String newPrimKey)
|
void |
ResourceLocalService.updateResources(long companyId,
String name,
int scope,
String primKey,
String newPrimKey)
|
Role |
RoleServiceWrapper.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype)
Updates the role with the primary key. |
static Role |
RoleServiceUtil.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype)
Updates the role with the primary key. |
Role |
RoleService.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype)
Updates the role with the primary key. |
Role |
RoleLocalServiceWrapper.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype)
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)
Updates the role with the primary key. |
Role |
RoleLocalService.updateRole(long roleId,
String name,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String subtype)
Updates the role with the primary key. |
void |
LayoutLocalServiceWrapper.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
Map<Locale,String> nameMap,
List<Locale> nameMapModifiedLocales)
|
static void |
LayoutLocalServiceUtil.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
Map<Locale,String> nameMap,
List<Locale> nameMapModifiedLocales)
|
void |
LayoutLocalService.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
Map<Locale,String> nameMap,
List<Locale> nameMapModifiedLocales)
|
void |
LayoutLocalServiceWrapper.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the names of the portlets within scope of the group, the scope of the layout's universally unique identifier, and the privacy. |
static void |
LayoutLocalServiceUtil.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the names of the portlets within scope of the group, the scope of the layout's universally unique identifier, and the privacy. |
void |
LayoutLocalService.updateScopedPortletNames(long groupId,
boolean privateLayout,
long layoutId,
String name,
String languageId)
Updates the names of the portlets within scope of the group, the scope of the layout's universally unique identifier, and the privacy. |
User |
UserServiceWrapper.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 |
UserService.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
User |
UserLocalServiceWrapper.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
static User |
UserLocalServiceUtil.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
User |
UserLocalService.updateScreenName(long userId,
String screenName)
Updates the user's screen name. |
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. |
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. |
LayoutSet |
LayoutSetServiceWrapper.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
static LayoutSet |
LayoutSetServiceUtil.updateSettings(long groupId,
boolean privateLayout,
String settings)
|
LayoutSet |
LayoutSetService.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 |
GroupLocalServiceWrapper.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
static Group |
GroupLocalServiceUtil.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
Group |
GroupLocalService.updateSite(long groupId,
boolean site)
Associates the group with a main site if the group is an organization. |
User |
UserServiceWrapper.updateStatus(long userId,
int status)
Updates the user's workflow status. |
static User |
UserServiceUtil.updateStatus(long userId,
int status)
Updates the user's workflow status. |
User |
UserService.updateStatus(long userId,
int status)
Updates the user's workflow status. |
User |
UserLocalServiceWrapper.updateStatus(long userId,
int status)
Updates the user's workflow status. |
static User |
UserLocalServiceUtil.updateStatus(long userId,
int status)
Updates the user's workflow status. |
User |
UserLocalService.updateStatus(long userId,
int status)
Updates the user's workflow status. |
LayoutRevision |
LayoutRevisionLocalServiceWrapper.updateStatus(long userId,
long layoutRevisionId,
int status,
ServiceContext serviceContext)
|
static LayoutRevision |
LayoutRevisionLocalServiceUtil.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)
|
static void |
MembershipRequestLocalServiceUtil.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)
|
void |
MembershipRequestServiceWrapper.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
static void |
MembershipRequestServiceUtil.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
void |
MembershipRequestService.updateStatus(long membershipRequestId,
String reviewComments,
int statusId,
ServiceContext serviceContext)
|
Team |
TeamServiceWrapper.updateTeam(long teamId,
String name,
String description)
|
static Team |
TeamServiceUtil.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamService.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamLocalServiceWrapper.updateTeam(long teamId,
String name,
String description)
|
static Team |
TeamLocalServiceUtil.updateTeam(long teamId,
String name,
String description)
|
Team |
TeamLocalService.updateTeam(long teamId,
String name,
String description)
|
User |
UserServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
static User |
UserServiceUtil.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
User |
UserService.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
List<Address> addresses,
List<EmailAddress> emailAddresses,
List<Phone> phones,
List<Website> websites,
List<AnnouncementsDelivery> announcementsDelivers,
ServiceContext serviceContext)
Updates the user with additional parameters. |
User |
UserServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
Updates the user. |
static User |
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 |
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. |
User |
UserLocalServiceWrapper.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
Updates the user. |
static User |
UserLocalServiceUtil.updateUser(long userId,
String oldPassword,
String newPassword1,
String newPassword2,
boolean passwordReset,
String reminderQueryQuestion,
String reminderQueryAnswer,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String firstName,
String middleName,
String lastName,
int prefixId,
int suffixId,
boolean male,
int birthdayMonth,
int birthdayDay,
int birthdayYear,
String smsSn,
String aimSn,
String facebookSn,
String icqSn,
String jabberSn,
String msnSn,
String mySpaceSn,
String skypeSn,
String twitterSn,
String ymSn,
String jobTitle,
long[] groupIds,
long[] organizationIds,
long[] roleIds,
List<UserGroupRole> userGroupRoles,
long[] userGroupIds,
ServiceContext serviceContext)
Updates the user. |
User |
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. |
UserGroup |
UserGroupLocalServiceWrapper.updateUserGroup(long companyId,
long userGroupId,
String name,
String description)
Updates the user group. |
static UserGroup |
UserGroupLocalServiceUtil.updateUserGroup(long companyId,
long userGroupId,
String name,
String description)
Updates the user group. |
UserGroup |
UserGroupLocalService.updateUserGroup(long companyId,
long userGroupId,
String name,
String description)
Updates the user group. |
UserGroup |
UserGroupServiceWrapper.updateUserGroup(long userGroupId,
String name,
String description)
Updates the user group. |
static UserGroup |
UserGroupServiceUtil.updateUserGroup(long userGroupId,
String name,
String description)
Updates the user group. |
UserGroup |
UserGroupService.updateUserGroup(long userGroupId,
String name,
String description)
Updates the user group. |
LayoutSet |
LayoutSetServiceWrapper.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
static LayoutSet |
LayoutSetServiceUtil.updateVirtualHost(long groupId,
boolean privateLayout,
String virtualHost)
|
LayoutSet |
LayoutSetService.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)
|
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 Website |
WebsiteLocalServiceUtil.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
Website |
WebsiteLocalService.updateWebsite(long websiteId,
String url,
int typeId,
boolean primary)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinition)
|
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)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
static WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
WorkflowDefinitionLink |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long typePK,
String workflowDefinitionName,
int workflowDefinitionVersion)
|
void |
WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitions)
|
static void |
WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitions)
|
void |
WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLinks(long userId,
long companyId,
long groupId,
String className,
long classPK,
List<ObjectValuePair<Long,String>> workflowDefinitions)
|
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)
|
void |
ServiceContext.validateModifiedDate(AuditedModel auditedModel,
Class<? extends PortalException> clazz)
|
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. |
void |
UserLocalService.verifyEmailAddress(String ticketKey)
Verifies the email address of the ticket. |
void |
ResourceBlockLocalServiceWrapper.verifyResourceBlockId(long companyId,
String name,
long primKey)
|
static void |
ResourceBlockLocalServiceUtil.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()
|
User |
PrincipalBean.getUser()
|
Uses of PortalException in com.liferay.portal.service.permission |
---|
Methods in com.liferay.portal.service.permission that throw PortalException | |
---|---|
static void |
AccountPermissionUtil.check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
void |
AccountPermission.check(PermissionChecker permissionChecker,
Account account,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
Group group,
String actionId)
|
void |
GroupPermission.check(PermissionChecker permissionChecker,
Group group,
String actionId)
|
static void |
LayoutBranchPermissionUtil.check(PermissionChecker permissionChecker,
LayoutBranch layoutBranch,
String actionId)
|
void |
LayoutBranchPermission.check(PermissionChecker permissionChecker,
LayoutBranch layoutBranch,
String actionId)
|
static void |
LayoutSetBranchPermissionUtil.check(PermissionChecker permissionChecker,
LayoutSetBranch layoutSetBranch,
String actionId)
|
void |
LayoutSetBranchPermission.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)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
Layout layout,
String portletId,
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,
boolean strict)
|
void |
PortletPermission.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)
|
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)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
void |
PortletPermission.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)
|
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)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId,
boolean strict)
|
void |
PortletPermission.check(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
String actionId,
boolean strict)
|
static void |
TeamPermissionUtil.check(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
void |
TeamPermission.check(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
static void |
OrganizationPermissionUtil.check(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
void |
OrganizationPermission.check(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static void |
LayoutSetBranchPermissionUtil.check(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
void |
LayoutSetBranchPermission.check(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
static void |
LayoutPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String actionId)
|
void |
LayoutPermission.check(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static void |
LayoutBranchPermissionUtil.check(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
void |
LayoutBranchPermission.check(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
static void |
GroupPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
void |
GroupPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static void |
AccountPermissionUtil.check(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
void |
AccountPermission.check(PermissionChecker permissionChecker,
long accountId,
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)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
void |
PortletPermission.check(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
static void |
OrganizationPermissionUtil.check(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
void |
OrganizationPermission.check(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
static void |
SubscriptionPermissionUtil.check(PermissionChecker permissionChecker,
String className,
long classPK)
|
void |
SubscriptionPermission.check(PermissionChecker permissionChecker,
String className,
long classPK)
|
static void |
CommonPermissionUtil.check(PermissionChecker permissionChecker,
String className,
long classPK,
String actionId)
|
void |
CommonPermission.check(PermissionChecker permissionChecker,
String className,
long classPK,
String actionId)
|
static void |
PortletPermissionUtil.check(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
void |
PortletPermission.check(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static void |
TeamPermissionUtil.check(PermissionChecker permissionChecker,
Team team,
String actionId)
|
void |
TeamPermission.check(PermissionChecker permissionChecker,
Team team,
String actionId)
|
static boolean |
AccountPermissionUtil.contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
boolean |
AccountPermission.contains(PermissionChecker permissionChecker,
Account account,
String actionId)
|
static boolean |
GroupPermissionUtil.contains(PermissionChecker permissionChecker,
Group group,
String actionId)
|
boolean |
GroupPermission.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)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
Portlet portlet,
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 strict)
|
boolean |
PortletPermission.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)
|
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkViewableGroup,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
|
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
long[] organizationIds,
String actionId)
|
boolean |
OrganizationPermission.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)
|
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
long groupId,
boolean privateLayout,
long layoutId,
String controlPanelCategory,
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)
|
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,
Portlet portlet,
String actionId,
boolean strict)
|
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)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
Layout layout,
String portletId,
String actionId,
boolean strict)
|
boolean |
PortletPermission.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)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
long plid,
String portletId,
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 plid,
Portlet portlet,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
Portlet portlet,
String actionId,
boolean strict)
|
static boolean |
TeamPermissionUtil.contains(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
boolean |
TeamPermission.contains(PermissionChecker permissionChecker,
long teamId,
String actionId)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
long organizationId,
String actionId)
|
static boolean |
LayoutSetBranchPermissionUtil.contains(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
boolean |
LayoutSetBranchPermission.contains(PermissionChecker permissionChecker,
long layoutSetBranchId,
String actionId)
|
static boolean |
LayoutPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String actionId)
|
boolean |
LayoutPermission.contains(PermissionChecker permissionChecker,
long plid,
String actionId)
|
static boolean |
LayoutBranchPermissionUtil.contains(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
boolean |
LayoutBranchPermission.contains(PermissionChecker permissionChecker,
long layoutBranchId,
String actionId)
|
static boolean |
GroupPermissionUtil.contains(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
boolean |
GroupPermission.contains(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static boolean |
AccountPermissionUtil.contains(PermissionChecker permissionChecker,
long accountId,
String actionId)
|
boolean |
AccountPermission.contains(PermissionChecker permissionChecker,
long accountId,
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)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
long plid,
String portletId,
String actionId,
boolean strict)
|
static boolean |
OrganizationPermissionUtil.contains(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
boolean |
OrganizationPermission.contains(PermissionChecker permissionChecker,
Organization organization,
String actionId)
|
static boolean |
SubscriptionPermissionUtil.contains(PermissionChecker permissionChecker,
String className,
long classPK)
|
boolean |
SubscriptionPermission.contains(PermissionChecker permissionChecker,
String className,
long classPK)
|
static boolean |
PortletPermissionUtil.contains(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
boolean |
PortletPermission.contains(PermissionChecker permissionChecker,
String portletId,
String actionId)
|
static boolean |
TeamPermissionUtil.contains(PermissionChecker permissionChecker,
Team team,
String actionId)
|
boolean |
TeamPermission.contains(PermissionChecker permissionChecker,
Team team,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkLayoutUpdateable,
String actionId)
|
boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
boolean checkLayoutUpdateable,
String actionId)
|
static boolean |
LayoutPermissionUtil.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
|
boolean |
LayoutPermission.containsWithoutViewableGroup(PermissionChecker permissionChecker,
Layout layout,
String controlPanelCategory,
String actionId)
|
static boolean |
PortletPermissionUtil.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
boolean |
PortletPermission.hasAccessPermission(PermissionChecker permissionChecker,
long scopeGroupId,
Layout layout,
Portlet portlet,
PortletMode portletMode)
|
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()
|
long |
ThemeDisplay.getScopeGroupIdOrLiveGroupId()
|
String |
ThemeDisplay.getScopeGroupName()
|
Layout |
ThemeDisplay.getScopeLayout()
|
boolean |
NavItem.isChildSelected()
|
void |
ThemeDisplay.setCompany(Company company)
|
void |
ThemeDisplay.setUser(User user)
|
Uses of PortalException in com.liferay.portal.util |
---|
Methods in com.liferay.portal.util with parameters of type PortalException | |
---|---|
static Date |
PortalUtil.getDate(int month,
int day,
int year,
int hour,
int min,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
PortalException pe)
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,
TimeZone timeZone,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
PortalException pe)
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,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
PortalException pe)
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,
TimeZone timeZone,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
TimeZone timeZone,
PortalException pe)
Returns the date object for the specified month, day, year, and time zone, optionally throwing an exception if the date is invalid. |
Methods in com.liferay.portal.util that throw PortalException | |
---|---|
static void |
PortalUtil.addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
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(long companyId,
Layout layout,
Portlet portlet)
|
void |
Portal.addPortletDefaultResource(long companyId,
Layout layout,
Portlet portlet)
|
static String |
PortalUtil.getActualURL(long groupId,
boolean privateLayout,
String mainPath,
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 Locale[] |
PortalUtil.getAlternateLocales(javax.servlet.http.HttpServletRequest request)
|
Locale[] |
Portal.getAlternateLocales(javax.servlet.http.HttpServletRequest request)
Returns an array with the alternate locales, considering if the page is showing just a content and the translations of this content. |
static BaseModel<?> |
PortalUtil.getBaseModel(Resource resource)
|
BaseModel<?> |
Portal.getBaseModel(Resource resource)
Returns the base model instance for the resource. |
static BaseModel<?> |
PortalUtil.getBaseModel(ResourcePermission resourcePermission)
|
BaseModel<?> |
Portal.getBaseModel(ResourcePermission resourcePermission)
Returns the base model instance for the resource permission. |
static BaseModel<?> |
PortalUtil.getBaseModel(String modelName,
String primKey)
|
BaseModel<?> |
Portal.getBaseModel(String modelName,
String primKey)
Returns the base model instance for the model name and primary key. |
static long |
PortalUtil.getBasicAuthUserId(javax.servlet.http.HttpServletRequest request)
|
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 companyId)
|
long |
Portal.getBasicAuthUserId(javax.servlet.http.HttpServletRequest request,
long companyId)
Returns the user's ID from the HTTP authentication headers after validation their credentials. |
String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay)
Deprecated. PortalUtil.getCanonicalURL(String, ThemeDisplay, Layout) |
String |
Portal.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay)
Deprecated. Portal.getCanonicalURL(String, ThemeDisplay, Layout) |
static String |
PortalUtil.getCanonicalURL(String completeURL,
ThemeDisplay themeDisplay,
Layout layout)
|
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.getCDNHost(javax.servlet.http.HttpServletRequest request)
|
String |
Portal.getCDNHost(javax.servlet.http.HttpServletRequest request)
|
static Company |
PortalUtil.getCompany(javax.servlet.http.HttpServletRequest request)
|
Company |
Portal.getCompany(javax.servlet.http.HttpServletRequest request)
|
static Company |
PortalUtil.getCompany(PortletRequest portletRequest)
|
Company |
Portal.getCompany(PortletRequest portletRequest)
|
static String |
PortalUtil.getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
|
String |
Portal.getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
|
static Date |
PortalUtil.getDate(int month,
int day,
int year,
int hour,
int min,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
PortalException pe)
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,
TimeZone timeZone,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
PortalException pe)
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,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
PortalException pe)
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,
TimeZone timeZone,
PortalException pe)
|
Date |
Portal.getDate(int month,
int day,
int year,
TimeZone timeZone,
PortalException pe)
Returns the date object for the specified month, day, year, and time zone, optionally throwing an exception if the date is invalid. |
static long |
PortalUtil.getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
|
long |
Portal.getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
PortletRequest portletRequest)
|
Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
PortletRequest portletRequest)
|
static Map<String,Serializable> |
PortalUtil.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
UploadPortletRequest uploadPortletRequest)
|
Map<String,Serializable> |
Portal.getExpandoBridgeAttributes(ExpandoBridge expandoBridge,
UploadPortletRequest uploadPortletRequest)
|
static Serializable |
PortalUtil.getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType)
|
Serializable |
Portal.getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType)
|
static Serializable |
PortalUtil.getExpandoValue(UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
|
Serializable |
Portal.getExpandoValue(UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
|
static String |
PortalUtil.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
String |
Portal.getFacebookURL(Portlet portlet,
String facebookCanvasPageURL,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getGoogleGadgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay)
|
String |
Portal.getGroupFriendlyURL(Group group,
boolean privateLayoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getHomeURL(javax.servlet.http.HttpServletRequest request)
|
String |
Portal.getHomeURL(javax.servlet.http.HttpServletRequest request)
|
static String |
PortalUtil.getJournalArticleActualURL(long groupId,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
String |
Portal.getJournalArticleActualURL(long groupId,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
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,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
String |
Portal.getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
String |
Portal.getLayoutFriendlyURL(Layout layout,
ThemeDisplay themeDisplay,
Locale locale)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutFullURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutFullURL(long groupId,
String portletId)
|
String |
Portal.getLayoutFullURL(long groupId,
String portletId)
|
static String |
PortalUtil.getLayoutFullURL(long groupId,
String portletId,
boolean secure)
|
String |
Portal.getLayoutFullURL(long groupId,
String portletId,
boolean secure)
|
static String |
PortalUtil.getLayoutFullURL(ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutFullURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutSetFriendlyURL(LayoutSet layoutSet,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
String |
Portal.getLayoutURL(Layout layout,
ThemeDisplay themeDisplay,
boolean doAsUser)
|
static String |
PortalUtil.getLayoutURL(ThemeDisplay themeDisplay)
|
String |
Portal.getLayoutURL(ThemeDisplay themeDisplay)
|
static BaseModel<?> |
PortalUtil.getModel(Resource resource)
Deprecated. PortalUtil.getBaseModel(Resource) |
static BaseModel<?> |
PortalUtil.getModel(ResourcePermission resourcePermission)
Deprecated. PortalUtil.getBaseModel(ResourcePermission) |
static BaseModel<?> |
PortalUtil.getModel(String modelName,
String primKey)
Deprecated. PortalUtil.getBaseModel(String, String) |
static String |
PortalUtil.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getNetvibesURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static long |
PortalUtil.getParentGroupId(long scopeGroupId)
|
long |
Portal.getParentGroupId(long scopeGroupId)
|
static long |
PortalUtil.getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
|
long |
Portal.getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
|
static long |
PortalUtil.getPlidFromPortletId(long groupId,
String portletId)
|
long |
Portal.getPlidFromPortletId(long groupId,
String portletId)
|
static String |
PortalUtil.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
String |
Portal.getPortalURL(Layout layout,
ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getPortalURL(ThemeDisplay themeDisplay)
|
String |
Portal.getPortalURL(ThemeDisplay themeDisplay)
|
static String |
PortalUtil.getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
|
String |
Portal.getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request)
|
long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId)
|
long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId)
|
static long |
PortalUtil.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId,
boolean checkStagingGroup)
|
long |
Portal.getScopeGroupId(javax.servlet.http.HttpServletRequest request,
String portletId,
boolean checkStagingGroup)
|
static long |
PortalUtil.getScopeGroupId(PortletRequest portletRequest)
|
long |
Portal.getScopeGroupId(PortletRequest portletRequest)
|
static User |
PortalUtil.getSelectedUser(javax.servlet.http.HttpServletRequest request)
|
User |
Portal.getSelectedUser(javax.servlet.http.HttpServletRequest request)
|
static User |
PortalUtil.getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission)
|
User |
Portal.getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission)
|
static User |
PortalUtil.getSelectedUser(PortletRequest portletRequest)
|
User |
Portal.getSelectedUser(PortletRequest portletRequest)
|
static User |
PortalUtil.getSelectedUser(PortletRequest portletRequest,
boolean checkPermission)
|
User |
Portal.getSelectedUser(PortletRequest portletRequest,
boolean checkPermission)
|
static String |
PortalUtil.getSiteLoginURL(ThemeDisplay themeDisplay)
|
String |
Portal.getSiteLoginURL(ThemeDisplay themeDisplay)
Returns the URL of the login page for the current site if one is available. |
TreeView |
PortletLister.getTreeView()
|
static User |
PortalUtil.getUser(javax.servlet.http.HttpServletRequest request)
|
User |
Portal.getUser(javax.servlet.http.HttpServletRequest request)
|
static User |
PortalUtil.getUser(PortletRequest portletRequest)
|
User |
Portal.getUser(PortletRequest portletRequest)
|
static long |
PortalUtil.getValidUserId(long companyId,
long userId)
|
long |
Portal.getValidUserId(long companyId,
long userId)
|
static String |
PortalUtil.getVirtualLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
String |
Portal.getVirtualLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
|
static String |
PortalUtil.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
String |
Portal.getWidgetURL(Portlet portlet,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
boolean |
Portal.isAllowAddPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
Portlet portlet)
|
static boolean |
PortalUtil.isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
|
boolean |
Portal.isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
String category,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelPortlet(String portletId,
ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
boolean |
Portal.isCompanyControlPanelVisible(ThemeDisplay themeDisplay)
|
static boolean |
PortalUtil.isLayoutDescendant(Layout layout,
long layoutId)
|
boolean |
Portal.isLayoutDescendant(Layout layout,
long layoutId)
|
Uses of PortalException in com.liferay.portlet |
---|
Methods in com.liferay.portlet that throw PortalException | |
---|---|
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)
|
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,
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,
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,
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,
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,
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,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority,
boolean alert)
|
void |
AnnouncementsFlagServiceWrapper.addFlag(long entryId,
int value)
|
static void |
AnnouncementsFlagServiceUtil.addFlag(long entryId,
int value)
|
void |
AnnouncementsFlagService.addFlag(long entryId,
int value)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.addUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.addUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.addUserDelivery(long userId,
String type)
|
void |
AnnouncementsEntryLocalServiceWrapper.checkEntries()
|
static void |
AnnouncementsEntryLocalServiceUtil.checkEntries()
|
void |
AnnouncementsEntryLocalService.checkEntries()
|
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
void |
AnnouncementsDeliveryLocalService.deleteAnnouncementsDelivery(long deliveryId)
Deletes the announcements delivery with the primary key from the database. |
void |
AnnouncementsEntryLocalServiceWrapper.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
static void |
AnnouncementsEntryLocalServiceUtil.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
void |
AnnouncementsEntryLocalService.deleteAnnouncementsEntry(long entryId)
Deletes the announcements entry with the primary key from the database. |
void |
AnnouncementsFlagLocalServiceWrapper.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
static void |
AnnouncementsFlagLocalServiceUtil.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
void |
AnnouncementsFlagLocalService.deleteAnnouncementsFlag(long flagId)
Deletes the announcements flag with the primary key from the database. |
void |
AnnouncementsDeliveryLocalServiceWrapper.deleteDelivery(long deliveryId)
|
static void |
AnnouncementsDeliveryLocalServiceUtil.deleteDelivery(long deliveryId)
|
void |
AnnouncementsDeliveryLocalService.deleteDelivery(long deliveryId)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntry(AnnouncementsEntry entry)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntry(AnnouncementsEntry entry)
|
void |
AnnouncementsEntryLocalService.deleteEntry(AnnouncementsEntry entry)
|
void |
AnnouncementsEntryServiceWrapper.deleteEntry(long entryId)
|
static void |
AnnouncementsEntryServiceUtil.deleteEntry(long entryId)
|
void |
AnnouncementsEntryService.deleteEntry(long entryId)
|
void |
AnnouncementsEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
AnnouncementsEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
AnnouncementsEntryLocalService.deleteEntry(long entryId)
|
void |
AnnouncementsFlagServiceWrapper.deleteFlag(long flagId)
|
static void |
AnnouncementsFlagServiceUtil.deleteFlag(long flagId)
|
void |
AnnouncementsFlagService.deleteFlag(long flagId)
|
void |
AnnouncementsFlagLocalServiceWrapper.deleteFlag(long flagId)
|
static void |
AnnouncementsFlagLocalServiceUtil.deleteFlag(long flagId)
|
void |
AnnouncementsFlagLocalService.deleteFlag(long flagId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getAnnouncementsDelivery(long deliveryId)
Returns the announcements delivery with the primary key. |
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
AnnouncementsEntry |
AnnouncementsEntryLocalService.getAnnouncementsEntry(long entryId)
Returns the announcements entry with the primary key. |
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getAnnouncementsFlag(long flagId)
Returns the announcements flag with the primary key. |
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.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 |
AnnouncementsDeliveryLocalServiceWrapper.getDelivery(long deliveryId)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getDelivery(long deliveryId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
|
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.getEntry(long entryId)
|
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.getEntry(long entryId)
|
AnnouncementsEntry |
AnnouncementsEntryLocalService.getEntry(long entryId)
|
AnnouncementsFlag |
AnnouncementsFlagServiceWrapper.getFlag(long entryId,
int value)
|
static AnnouncementsFlag |
AnnouncementsFlagServiceUtil.getFlag(long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagService.getFlag(long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagLocalServiceWrapper.getFlag(long userId,
long entryId,
int value)
|
static AnnouncementsFlag |
AnnouncementsFlagLocalServiceUtil.getFlag(long userId,
long entryId,
int value)
|
AnnouncementsFlag |
AnnouncementsFlagLocalService.getFlag(long userId,
long entryId,
int value)
|
PersistedModel |
AnnouncementsFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsDeliveryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AnnouncementsDeliveryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AnnouncementsDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceWrapper.getUserDeliveries(long userId)
|
static List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalServiceUtil.getUserDeliveries(long userId)
|
List<AnnouncementsDelivery> |
AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceWrapper.getUserDelivery(long userId,
String type)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryLocalServiceUtil.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.getUserDelivery(long userId,
String type)
|
AnnouncementsDelivery |
AnnouncementsDeliveryServiceWrapper.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
static AnnouncementsDelivery |
AnnouncementsDeliveryServiceUtil.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryService.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 |
AnnouncementsDeliveryLocalServiceUtil.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsDelivery |
AnnouncementsDeliveryLocalService.updateDelivery(long userId,
String type,
boolean email,
boolean sms,
boolean website)
|
AnnouncementsEntry |
AnnouncementsEntryLocalServiceWrapper.updateEntry(long userId,
long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
static AnnouncementsEntry |
AnnouncementsEntryLocalServiceUtil.updateEntry(long userId,
long entryId,
String title,
String content,
String url,
String type,
int displayDateMonth,
int displayDateDay,
int displayDateYear,
int displayDateHour,
int displayDateMinute,
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,
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,
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,
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,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
int priority)
|
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 |
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> |
AssetCategoryWrapper.getAncestors()
|
List<AssetCategory> |
AssetCategory.getAncestors()
|
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(long assetEntryId)
|
AssetEntry |
AssetRendererFactory.getAssetEntry(long assetEntryId)
|
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(String className,
long classPK)
|
AssetEntry |
AssetRendererFactory.getAssetEntry(String classNameId,
long classPK)
|
AssetRenderer |
BaseAssetRendererFactory.getAssetRenderer(long classPK)
|
AssetRenderer |
AssetRendererFactory.getAssetRenderer(long classPK)
|
AssetRenderer |
AssetRendererFactory.getAssetRenderer(long classPK,
int type)
|
AssetRenderer |
BaseAssetRendererFactory.getAssetRenderer(long groupId,
String urlTitle)
|
AssetRenderer |
AssetRendererFactory.getAssetRenderer(long groupId,
String urlTitle)
|
protected long |
BaseAssetRenderer.getControlPanelPlid(LiferayPortletRequest liferayPortletRequest)
|
protected long |
BaseAssetRendererFactory.getControlPanelPlid(ThemeDisplay themeDisplay)
|
protected long |
BaseAssetRenderer.getControlPanelPlid(ThemeDisplay themeDisplay)
|
PortletURL |
BaseAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
|
PortletURL |
AssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
|
boolean |
BaseAssetRenderer.hasEditPermission(PermissionChecker permissionChecker)
|
boolean |
AssetRenderer.hasEditPermission(PermissionChecker permissionChecker)
|
boolean |
BaseAssetRenderer.hasViewPermission(PermissionChecker permissionChecker)
|
boolean |
AssetRenderer.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)
|
AssetCategory |
AssetCategoryServiceWrapper.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryService.addCategory(long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.addCategoryProperty(long userId,
long categoryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyServiceWrapper.addCategoryProperty(long entryId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyServiceUtil.addCategoryProperty(long entryId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyService.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)
|
AssetLink |
AssetLinkLocalServiceWrapper.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. |
AssetLink |
AssetLinkLocalService.addLink(long userId,
long entryId1,
long entryId2,
int type,
int weight)
Adds a new asset link. |
AssetTag |
AssetTagLocalServiceWrapper.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagLocalServiceUtil.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalService.addTag(long userId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceWrapper.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceUtil.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagService.addTag(String name,
String[] tagProperties,
ServiceContext serviceContext)
|
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. |
static AssetTagProperty |
AssetTagPropertyServiceUtil.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. |
void |
AssetTagLocalServiceWrapper.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetTagLocalServiceUtil.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetTagLocalService.addTagResources(AssetTag tag,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetTagLocalServiceWrapper.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
AssetTagLocalServiceUtil.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetTagLocalService.addTagResources(AssetTag tag,
String[] groupPermissions,
String[] guestPermissions)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyService.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
String[] groupPermissions,
String[] guestPermissions)
|
void |
AssetTagLocalServiceWrapper.checkTags(long userId,
long groupId,
String[] names)
|
static void |
AssetTagLocalServiceUtil.checkTags(long userId,
long groupId,
String[] names)
|
void |
AssetTagLocalService.checkTags(long userId,
long groupId,
String[] names)
|
AssetTag |
AssetTagLocalServiceWrapper.decrementAssetCount(long tagId,
long classNameId)
|
static AssetTag |
AssetTagLocalServiceUtil.decrementAssetCount(long tagId,
long classNameId)
|
AssetTag |
AssetTagLocalService.decrementAssetCount(long tagId,
long classNameId)
|
void |
AssetCategoryLocalServiceWrapper.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
static void |
AssetCategoryLocalServiceUtil.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
void |
AssetCategoryLocalService.deleteAssetCategory(long categoryId)
Deletes the asset category with the primary key from the database. |
void |
AssetCategoryPropertyLocalServiceWrapper.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
static void |
AssetCategoryPropertyLocalServiceUtil.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
void |
AssetCategoryPropertyLocalService.deleteAssetCategoryProperty(long categoryPropertyId)
Deletes the asset category property with the primary key from the database. |
void |
AssetEntryLocalServiceWrapper.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database. |
static void |
AssetEntryLocalServiceUtil.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database. |
void |
AssetEntryLocalService.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database. |
void |
AssetLinkLocalServiceWrapper.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
static void |
AssetLinkLocalServiceUtil.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
void |
AssetLinkLocalService.deleteAssetLink(long linkId)
Deletes the asset link with the primary key from the database. |
void |
AssetTagLocalServiceWrapper.deleteAssetTag(long tagId)
Deletes the asset tag with the primary key from the database. |
static void |
AssetTagLocalServiceUtil.deleteAssetTag(long tagId)
Deletes the asset tag with the primary key from the database. |
void |
AssetTagLocalService.deleteAssetTag(long tagId)
Deletes the asset tag with the primary key from the database. |
void |
AssetTagPropertyLocalServiceWrapper.deleteAssetTagProperty(long tagPropertyId)
Deletes the asset tag property with the primary key from the database. |
static void |
AssetTagPropertyLocalServiceUtil.deleteAssetTagProperty(long tagPropertyId)
Deletes the asset tag property with the primary key from the database. |
void |
AssetTagPropertyLocalService.deleteAssetTagProperty(long tagPropertyId)
Deletes the asset tag property with the primary key from the database. |
void |
AssetTagStatsLocalServiceWrapper.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
static void |
AssetTagStatsLocalServiceUtil.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
void |
AssetTagStatsLocalService.deleteAssetTagStats(long tagStatsId)
Deletes the asset tag stats with the primary key from the database. |
void |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
static void |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
void |
AssetVocabularyLocalService.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
void |
AssetCategoryServiceWrapper.deleteCategories(long[] categoryIds)
|
static void |
AssetCategoryServiceUtil.deleteCategories(long[] categoryIds)
|
void |
AssetCategoryService.deleteCategories(long[] categoryIds)
|
void |
AssetCategoryLocalServiceWrapper.deleteCategory(AssetCategory category)
|
static void |
AssetCategoryLocalServiceUtil.deleteCategory(AssetCategory category)
|
void |
AssetCategoryLocalService.deleteCategory(AssetCategory category)
|
void |
AssetCategoryServiceWrapper.deleteCategory(long categoryId)
|
static void |
AssetCategoryServiceUtil.deleteCategory(long categoryId)
|
void |
AssetCategoryService.deleteCategory(long categoryId)
|
void |
AssetCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
static void |
AssetCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
void |
AssetCategoryLocalService.deleteCategory(long categoryId)
|
void |
AssetCategoryPropertyServiceWrapper.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetCategoryPropertyServiceUtil.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyService.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyLocalServiceWrapper.deleteCategoryProperty(long categoryPropertyId)
|
static void |
AssetCategoryPropertyLocalServiceUtil.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetCategoryPropertyLocalService.deleteCategoryProperty(long categoryPropertyId)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(AssetEntry entry)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(AssetEntry entry)
|
void |
AssetEntryLocalService.deleteEntry(AssetEntry entry)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
AssetEntryLocalService.deleteEntry(long entryId)
|
void |
AssetEntryLocalServiceWrapper.deleteEntry(String className,
long classPK)
|
static void |
AssetEntryLocalServiceUtil.deleteEntry(String className,
long classPK)
|
void |
AssetEntryLocalService.deleteEntry(String className,
long classPK)
|
void |
AssetLinkLocalServiceWrapper.deleteLink(long linkId)
Deletes the asset link. |
static void |
AssetLinkLocalServiceUtil.deleteLink(long linkId)
Deletes the asset link. |
void |
AssetLinkLocalService.deleteLink(long linkId)
Deletes the asset link. |
void |
AssetTagLocalServiceWrapper.deleteTag(AssetTag tag)
|
static void |
AssetTagLocalServiceUtil.deleteTag(AssetTag tag)
|
void |
AssetTagLocalService.deleteTag(AssetTag tag)
|
void |
AssetTagServiceWrapper.deleteTag(long tagId)
|
static void |
AssetTagServiceUtil.deleteTag(long tagId)
|
void |
AssetTagService.deleteTag(long tagId)
|
void |
AssetTagLocalServiceWrapper.deleteTag(long tagId)
|
static void |
AssetTagLocalServiceUtil.deleteTag(long tagId)
|
void |
AssetTagLocalService.deleteTag(long tagId)
|
void |
AssetTagPropertyServiceWrapper.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
static void |
AssetTagPropertyServiceUtil.deleteTagProperty(long tagPropertyId)
Deletes the asset tag property with the specified ID. |
void |
AssetTagPropertyService.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. |
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 |
AssetTagServiceWrapper.deleteTags(long[] tagIds)
|
static void |
AssetTagServiceUtil.deleteTags(long[] tagIds)
|
void |
AssetTagService.deleteTags(long[] tagIds)
|
void |
AssetTagStatsLocalServiceWrapper.deleteTagStats(long tagStatsId)
Deletes the asset tag statistics instance matching the tag statistics ID. |
static void |
AssetTagStatsLocalServiceUtil.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 |
AssetVocabularyLocalServiceWrapper.deleteVocabularies(long groupId)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabularies(long groupId)
|
void |
AssetVocabularyLocalService.deleteVocabularies(long groupId)
|
void |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds)
|
static void |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds)
|
void |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
|
void |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
|
void |
AssetVocabularyServiceWrapper.deleteVocabulary(long vocabularyId)
|
static void |
AssetVocabularyServiceUtil.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyService.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(long vocabularyId)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(long vocabularyId)
|
void |
AssetVocabularyLocalService.deleteVocabulary(long vocabularyId)
|
void |
AssetCategoryLocalServiceWrapper.deleteVocabularyCategories(long vocabularyId)
|
static void |
AssetCategoryLocalServiceUtil.deleteVocabularyCategories(long vocabularyId)
|
void |
AssetCategoryLocalService.deleteVocabularyCategories(long vocabularyId)
|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAncestorEntries(long entryId)
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAncestorEntries(long entryId)
|
List<AssetEntry> |
AssetEntryLocalService.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.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category with the UUID in the group. |
static AssetCategory |
AssetCategoryLocalServiceUtil.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category with the UUID in the group. |
AssetCategory |
AssetCategoryLocalService.getAssetCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the asset category with the UUID in the group. |
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
AssetCategoryProperty |
AssetCategoryPropertyLocalService.getAssetCategoryProperty(long categoryPropertyId)
Returns the asset category property with the primary key. |
AssetEntry |
AssetEntryLocalServiceWrapper.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 |
AssetEntryLocalService.getAssetEntry(long entryId)
Returns the asset entry with the primary key. |
AssetLink |
AssetLinkLocalServiceWrapper.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. |
AssetLink |
AssetLinkLocalService.getAssetLink(long linkId)
Returns the asset link with the primary key. |
AssetTag |
AssetTagLocalServiceWrapper.getAssetTag(long tagId)
Returns the asset tag 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. |
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. |
AssetTagStats |
AssetTagStatsLocalServiceWrapper.getAssetTagStats(long tagStatsId)
Returns the asset tag stats with the primary key. |
static AssetTagStats |
AssetTagStatsLocalServiceUtil.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 |
AssetVocabularyLocalServiceWrapper.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 |
AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary with the UUID in the group. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary with the UUID in the group. |
AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary with the UUID in the group. |
List<AssetCategory> |
AssetCategoryServiceWrapper.getCategories(String className,
long classPK)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getCategories(String className,
long classPK)
|
List<AssetCategory> |
AssetCategoryService.getCategories(String className,
long classPK)
|
AssetCategory |
AssetCategoryServiceWrapper.getCategory(long categoryId)
|
static AssetCategory |
AssetCategoryServiceUtil.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryService.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.getCategory(long categoryId)
|
AssetCategory |
AssetCategoryLocalService.getCategory(long categoryId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getCategoryProperty(long categoryPropertyId)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getCategoryProperty(long categoryPropertyId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.getCategoryProperty(long categoryPropertyId)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalServiceWrapper.getCategoryProperty(long categoryId,
String key)
|
static AssetCategoryProperty |
AssetCategoryPropertyLocalServiceUtil.getCategoryProperty(long categoryId,
String key)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.getCategoryProperty(long categoryId,
String key)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getChildCategories(long parentCategoryId)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getChildCategories(long parentCategoryId)
|
List<AssetCategory> |
AssetCategoryService.getChildCategories(long parentCategoryId)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc)
|
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<AssetEntry> |
AssetEntryLocalServiceWrapper.getChildEntries(long entryId)
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getChildEntries(long entryId)
|
List<AssetEntry> |
AssetEntryLocalService.getChildEntries(long entryId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getCompanyVocabularies(long companyId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyService.getCompanyVocabularies(long companyId)
|
List<AssetEntry> |
AssetEntryServiceWrapper.getEntries(AssetEntryQuery entryQuery)
|
static List<AssetEntry> |
AssetEntryServiceUtil.getEntries(AssetEntryQuery entryQuery)
|
List<AssetEntry> |
AssetEntryService.getEntries(AssetEntryQuery entryQuery)
|
int |
AssetEntryServiceWrapper.getEntriesCount(AssetEntryQuery entryQuery)
|
static int |
AssetEntryServiceUtil.getEntriesCount(AssetEntryQuery entryQuery)
|
int |
AssetEntryService.getEntriesCount(AssetEntryQuery entryQuery)
|
AssetEntry |
AssetEntryServiceWrapper.getEntry(long entryId)
|
static AssetEntry |
AssetEntryServiceUtil.getEntry(long entryId)
|
AssetEntry |
AssetEntryService.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long groupId,
String classUuid)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long groupId,
String classUuid)
|
AssetEntry |
AssetEntryLocalService.getEntry(long groupId,
String classUuid)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(String className,
long classPK)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(String className,
long classPK)
|
AssetEntry |
AssetEntryLocalService.getEntry(String className,
long classPK)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId,
String name)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId,
String name)
|
AssetVocabulary |
AssetVocabularyLocalService.getGroupVocabulary(long groupId,
String name)
|
JSONObject |
AssetTagServiceWrapper.getJSONGroupTags(long groupId,
String name,
int start,
int end)
|
static JSONObject |
AssetTagServiceUtil.getJSONGroupTags(long groupId,
String name,
int start,
int end)
|
JSONObject |
AssetTagService.getJSONGroupTags(long groupId,
String name,
int start,
int end)
|
JSONObject |
AssetVocabularyServiceWrapper.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
static JSONObject |
AssetVocabularyServiceUtil.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
JSONObject |
AssetVocabularyService.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator obc)
|
JSONArray |
AssetCategoryServiceWrapper.getJSONSearch(long groupId,
String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static JSONArray |
AssetCategoryServiceUtil.getJSONSearch(long groupId,
String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
JSONArray |
AssetCategoryService.getJSONSearch(long groupId,
String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
JSONObject |
AssetCategoryServiceWrapper.getJSONVocabularyCategories(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static JSONObject |
AssetCategoryServiceUtil.getJSONVocabularyCategories(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
JSONObject |
AssetCategoryService.getJSONVocabularyCategories(long groupId,
String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getNextEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getNextEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getNextEntry(long entryId)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getParentEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getParentEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getParentEntry(long entryId)
|
PersistedModel |
AssetVocabularyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetVocabularyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetVocabularyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetTagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetTagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetCategoryPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
AssetCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
AssetCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
AssetEntry |
AssetEntryLocalServiceWrapper.getPreviousEntry(long entryId)
|
static AssetEntry |
AssetEntryLocalServiceUtil.getPreviousEntry(long entryId)
|
AssetEntry |
AssetEntryLocalService.getPreviousEntry(long entryId)
|
AssetTag |
AssetTagServiceWrapper.getTag(long tagId)
|
static AssetTag |
AssetTagServiceUtil.getTag(long tagId)
|
AssetTag |
AssetTagService.getTag(long tagId)
|
AssetTag |
AssetTagLocalServiceWrapper.getTag(long tagId)
|
static AssetTag |
AssetTagLocalServiceUtil.getTag(long tagId)
|
AssetTag |
AssetTagLocalService.getTag(long tagId)
|
AssetTag |
AssetTagLocalServiceWrapper.getTag(long groupId,
String name)
|
static AssetTag |
AssetTagLocalServiceUtil.getTag(long groupId,
String name)
|
AssetTag |
AssetTagLocalService.getTag(long groupId,
String name)
|
long[] |
AssetTagLocalServiceWrapper.getTagIds(long[] groupIds,
String[] names)
|
static long[] |
AssetTagLocalServiceUtil.getTagIds(long[] groupIds,
String[] names)
|
long[] |
AssetTagLocalService.getTagIds(long[] groupIds,
String[] names)
|
long[] |
AssetTagLocalServiceWrapper.getTagIds(long groupId,
String[] names)
|
static long[] |
AssetTagLocalServiceUtil.getTagIds(long groupId,
String[] names)
|
long[] |
AssetTagLocalService.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> |
AssetTagServiceWrapper.getTags(String className,
long classPK)
|
static List<AssetTag> |
AssetTagServiceUtil.getTags(String className,
long classPK)
|
List<AssetTag> |
AssetTagService.getTags(String className,
long classPK)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getVocabularies(long[] vocabularyIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(long[] vocabularyIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyService.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalService.getVocabulary(long vocabularyId)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
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 parentCategoryId,
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.getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryService.getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
boolean |
AssetTagLocalServiceWrapper.hasTag(long groupId,
String name)
|
static boolean |
AssetTagLocalServiceUtil.hasTag(long groupId,
String name)
|
boolean |
AssetTagLocalService.hasTag(long groupId,
String name)
|
AssetTag |
AssetTagLocalServiceWrapper.incrementAssetCount(long tagId,
long classNameId)
|
static AssetTag |
AssetTagLocalServiceUtil.incrementAssetCount(long tagId,
long classNameId)
|
AssetTag |
AssetTagLocalService.incrementAssetCount(long tagId,
long classNameId)
|
AssetEntry |
AssetEntryServiceWrapper.incrementViewCounter(String className,
long classPK)
|
static AssetEntry |
AssetEntryServiceUtil.incrementViewCounter(String className,
long classPK)
|
AssetEntry |
AssetEntryService.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 |
AssetTagServiceWrapper.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagServiceUtil.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagService.mergeTags(long[] fromTagIds,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagServiceWrapper.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagServiceUtil.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagService.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagLocalServiceWrapper.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
static void |
AssetTagLocalServiceUtil.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
void |
AssetTagLocalService.mergeTags(long fromTagId,
long toTagId,
boolean overrideProperties)
|
AssetCategory |
AssetCategoryServiceWrapper.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 |
AssetCategoryLocalServiceWrapper.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryLocalServiceUtil.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryLocalService.moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext)
|
void |
AssetEntryLocalServiceWrapper.reindex(List<AssetEntry> entries)
|
static void |
AssetEntryLocalServiceUtil.reindex(List<AssetEntry> entries)
|
void |
AssetEntryLocalService.reindex(List<AssetEntry> entries)
|
List<AssetCategory> |
AssetCategoryServiceWrapper.search(long groupId,
String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
static List<AssetCategory> |
AssetCategoryServiceUtil.search(long groupId,
String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
List<AssetCategory> |
AssetCategoryService.search(long groupId,
String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
|
JSONArray |
AssetCategoryServiceWrapper.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
static JSONArray |
AssetCategoryServiceUtil.search(long groupId,
String name,
String[] categoryProperties,
int start,
int end)
|
JSONArray |
AssetCategoryService.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)
|
AssetCategory |
AssetCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
static AssetCategory |
AssetCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategory |
AssetCategoryService.updateCategory(long categoryId,
long parentCategoryId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
long vocabularyId,
String[] categoryProperties,
ServiceContext serviceContext)
|
AssetCategoryProperty |
AssetCategoryPropertyServiceWrapper.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
static AssetCategoryProperty |
AssetCategoryPropertyServiceUtil.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 |
AssetCategoryPropertyLocalServiceUtil.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetCategoryProperty |
AssetCategoryPropertyLocalService.updateCategoryProperty(long categoryPropertyId,
String key,
String value)
|
AssetEntry |
AssetEntryLocalServiceWrapper.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 |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
void |
AssetLinkLocalServiceWrapper.updateLinks(long userId,
long entryId,
long[] linkEntryIds,
int typeId)
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs. |
static 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. |
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. |
AssetTag |
AssetTagLocalServiceWrapper.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagLocalServiceUtil.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagLocalService.updateTag(long userId,
long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagServiceWrapper.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
static AssetTag |
AssetTagServiceUtil.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTag |
AssetTagService.updateTag(long tagId,
String name,
String[] tagProperties,
ServiceContext serviceContext)
|
AssetTagProperty |
AssetTagPropertyServiceWrapper.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
static AssetTagProperty |
AssetTagPropertyServiceUtil.updateTagProperty(long tagPropertyId,
String key,
String value)
Updates the asset tag property. |
AssetTagProperty |
AssetTagPropertyService.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. |
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. |
AssetTagStats |
AssetTagStatsLocalServiceWrapper.updateTagStats(long tagId,
long classNameId)
Updates the asset tag statistics instance. |
static AssetTagStats |
AssetTagStatsLocalServiceUtil.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 |
AssetEntryLocalServiceWrapper.updateVisible(String className,
long classPK,
boolean visible)
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateVisible(String className,
long classPK,
boolean visible)
|
AssetEntry |
AssetEntryLocalService.updateVisible(String className,
long classPK,
boolean visible)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
void |
AssetEntryLocalServiceWrapper.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
static void |
AssetEntryLocalServiceUtil.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
void |
AssetEntryLocalService.validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
|
Uses of PortalException in com.liferay.portlet.asset.service.persistence |
---|
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.blogs |
---|
Subclasses of PortalException in com.liferay.portlet.blogs | |
---|---|
class |
EntrySmallImageNameException
|
class |
EntrySmallImageSizeException
|
class |
NoSuchStatsUserException
|
Uses of PortalException in com.liferay.portlet.blogs.model |
---|
Methods in com.liferay.portlet.blogs.model that throw PortalException | |
---|---|
String |
BlogsEntryWrapper.getSmallImageType()
|
String |
BlogsEntry.getSmallImageType()
|
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)
|
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 |
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)
|
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)
|
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)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(BlogsEntry entry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(BlogsEntry entry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
BlogsEntryLocalService.addEntryResources(BlogsEntry entry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalService.addEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(long entryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(long entryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
BlogsEntryLocalService.addEntryResources(long entryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalService.addEntryResources(long entryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalServiceWrapper.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
static void |
BlogsEntryLocalServiceUtil.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
void |
BlogsEntryLocalService.deleteBlogsEntry(long entryId)
Deletes the blogs entry with the primary key from the database. |
void |
BlogsStatsUserLocalServiceWrapper.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
static void |
BlogsStatsUserLocalServiceUtil.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
void |
BlogsStatsUserLocalService.deleteBlogsStatsUser(long statsUserId)
Deletes the blogs stats user with the primary key from the database. |
void |
BlogsEntryLocalServiceWrapper.deleteEntries(long groupId)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntries(long groupId)
|
void |
BlogsEntryLocalService.deleteEntries(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.deleteEntry(BlogsEntry entry)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntry(BlogsEntry entry)
|
void |
BlogsEntryLocalService.deleteEntry(BlogsEntry entry)
|
void |
BlogsEntryServiceWrapper.deleteEntry(long entryId)
|
static void |
BlogsEntryServiceUtil.deleteEntry(long entryId)
|
void |
BlogsEntryService.deleteEntry(long entryId)
|
void |
BlogsEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
BlogsEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
BlogsEntryLocalService.deleteEntry(long entryId)
|
void |
BlogsStatsUserLocalServiceWrapper.deleteStatsUser(long statsUserId)
|
static void |
BlogsStatsUserLocalServiceUtil.deleteStatsUser(long statsUserId)
|
void |
BlogsStatsUserLocalService.deleteStatsUser(long statsUserId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.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 |
BlogsEntryLocalService.getBlogsEntry(long entryId)
Returns the blogs entry with the primary key. |
BlogsEntry |
BlogsEntryLocalServiceWrapper.getBlogsEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the blogs entry with the UUID in the group. |
static BlogsEntry |
BlogsEntryLocalServiceUtil.getBlogsEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the blogs entry with the UUID in the group. |
BlogsEntry |
BlogsEntryLocalService.getBlogsEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the blogs entry with the UUID in the group. |
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.getBlogsStatsUser(long statsUserId)
Returns the blogs stats user with the primary key. |
static BlogsStatsUser |
BlogsStatsUserLocalServiceUtil.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> |
BlogsEntryServiceWrapper.getCompanyEntries(long companyId,
Date displayDate,
int status,
int max)
|
static List<BlogsEntry> |
BlogsEntryServiceUtil.getCompanyEntries(long companyId,
Date displayDate,
int status,
int max)
|
List<BlogsEntry> |
BlogsEntryService.getCompanyEntries(long companyId,
Date displayDate,
int status,
int max)
|
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)
|
String |
BlogsEntryService.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)
|
static BlogsEntry[] |
BlogsEntryLocalServiceUtil.getEntriesPrevAndNext(long entryId)
|
BlogsEntry[] |
BlogsEntryLocalService.getEntriesPrevAndNext(long entryId)
|
BlogsEntry |
BlogsEntryServiceWrapper.getEntry(long entryId)
|
static BlogsEntry |
BlogsEntryServiceUtil.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryService.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getEntry(long entryId)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryLocalService.getEntry(long entryId)
|
BlogsEntry |
BlogsEntryServiceWrapper.getEntry(long groupId,
String urlTitle)
|
static BlogsEntry |
BlogsEntryServiceUtil.getEntry(long groupId,
String urlTitle)
|
BlogsEntry |
BlogsEntryService.getEntry(long groupId,
String urlTitle)
|
BlogsEntry |
BlogsEntryLocalServiceWrapper.getEntry(long groupId,
String urlTitle)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.getEntry(long groupId,
String urlTitle)
|
BlogsEntry |
BlogsEntryLocalService.getEntry(long groupId,
String urlTitle)
|
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)
|
String |
BlogsEntryService.getGroupEntriesRSS(long groupId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
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.getGroupsEntries(long companyId,
long groupId,
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)
|
List<BlogsEntry> |
BlogsEntryService.getOrganizationEntries(long organizationId,
Date displayDate,
int status,
int max)
|
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)
|
String |
BlogsEntryService.getOrganizationEntriesRSS(long organizationId,
Date displayDate,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
PersistedModel |
BlogsStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BlogsStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BlogsStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BlogsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BlogsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BlogsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
BlogsStatsUser |
BlogsStatsUserLocalServiceWrapper.getStatsUser(long groupId,
long userId)
|
static BlogsStatsUser |
BlogsStatsUserLocalServiceUtil.getStatsUser(long groupId,
long userId)
|
BlogsStatsUser |
BlogsStatsUserLocalService.getStatsUser(long groupId,
long userId)
|
void |
BlogsEntryServiceWrapper.subscribe(long groupId)
|
static void |
BlogsEntryServiceUtil.subscribe(long groupId)
|
void |
BlogsEntryService.subscribe(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.subscribe(long userId,
long groupId)
|
static void |
BlogsEntryLocalServiceUtil.subscribe(long userId,
long groupId)
|
void |
BlogsEntryLocalService.subscribe(long userId,
long groupId)
|
void |
BlogsEntryServiceWrapper.unsubscribe(long groupId)
|
static void |
BlogsEntryServiceUtil.unsubscribe(long groupId)
|
void |
BlogsEntryService.unsubscribe(long groupId)
|
void |
BlogsEntryLocalServiceWrapper.unsubscribe(long userId,
long groupId)
|
static void |
BlogsEntryLocalServiceUtil.unsubscribe(long userId,
long groupId)
|
void |
BlogsEntryLocalService.unsubscribe(long userId,
long groupId)
|
void |
BlogsEntryLocalServiceWrapper.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)
|
void |
BlogsEntryLocalService.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)
|
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 |
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)
|
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)
|
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)
|
void |
BlogsEntryLocalServiceWrapper.updateEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
BlogsEntryLocalServiceUtil.updateEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsEntryLocalService.updateEntryResources(BlogsEntry entry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
BlogsStatsUserLocalServiceWrapper.updateStatsUser(long groupId,
long userId)
|
static void |
BlogsStatsUserLocalServiceUtil.updateStatsUser(long groupId,
long userId)
|
void |
BlogsStatsUserLocalService.updateStatsUser(long groupId,
long userId)
|
void |
BlogsStatsUserLocalServiceWrapper.updateStatsUser(long groupId,
long userId,
Date displayDate)
|
static void |
BlogsStatsUserLocalServiceUtil.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)
|
static BlogsEntry |
BlogsEntryLocalServiceUtil.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
BlogsEntry |
BlogsEntryLocalService.updateStatus(long userId,
long entryId,
int status,
ServiceContext serviceContext)
|
Uses of 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 | |
---|---|
List<BookmarksFolder> |
BookmarksFolderWrapper.getAncestors()
|
List<BookmarksFolder> |
BookmarksFolder.getAncestors()
|
BookmarksFolder |
BookmarksFolderWrapper.getParentFolder()
|
BookmarksFolder |
BookmarksFolder.getParentFolder()
|
Uses of PortalException in com.liferay.portlet.bookmarks.service |
---|
Methods in com.liferay.portlet.bookmarks.service that throw PortalException | |
---|---|
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 |
BookmarksEntryLocalService.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)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderService.addFolder(long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
void |
BookmarksEntryLocalServiceWrapper.deleteBookmarksEntry(long entryId)
Deletes the bookmarks entry with the primary key from the database. |
static void |
BookmarksEntryLocalServiceUtil.deleteBookmarksEntry(long entryId)
Deletes the bookmarks entry with the primary key from the database. |
void |
BookmarksEntryLocalService.deleteBookmarksEntry(long entryId)
Deletes the bookmarks entry with the primary key from the database. |
void |
BookmarksFolderLocalServiceWrapper.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
static void |
BookmarksFolderLocalServiceUtil.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
void |
BookmarksFolderLocalService.deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database. |
void |
BookmarksEntryLocalServiceWrapper.deleteEntries(long groupId,
long folderId)
|
static void |
BookmarksEntryLocalServiceUtil.deleteEntries(long groupId,
long folderId)
|
void |
BookmarksEntryLocalService.deleteEntries(long groupId,
long folderId)
|
void |
BookmarksEntryLocalServiceWrapper.deleteEntry(BookmarksEntry entry)
|
static void |
BookmarksEntryLocalServiceUtil.deleteEntry(BookmarksEntry entry)
|
void |
BookmarksEntryLocalService.deleteEntry(BookmarksEntry entry)
|
void |
BookmarksEntryServiceWrapper.deleteEntry(long entryId)
|
static void |
BookmarksEntryServiceUtil.deleteEntry(long entryId)
|
void |
BookmarksEntryService.deleteEntry(long entryId)
|
void |
BookmarksEntryLocalServiceWrapper.deleteEntry(long entryId)
|
static void |
BookmarksEntryLocalServiceUtil.deleteEntry(long entryId)
|
void |
BookmarksEntryLocalService.deleteEntry(long entryId)
|
void |
BookmarksFolderLocalServiceWrapper.deleteFolder(BookmarksFolder folder)
|
static void |
BookmarksFolderLocalServiceUtil.deleteFolder(BookmarksFolder folder)
|
void |
BookmarksFolderLocalService.deleteFolder(BookmarksFolder folder)
|
void |
BookmarksFolderServiceWrapper.deleteFolder(long folderId)
|
static void |
BookmarksFolderServiceUtil.deleteFolder(long folderId)
|
void |
BookmarksFolderService.deleteFolder(long folderId)
|
void |
BookmarksFolderLocalServiceWrapper.deleteFolder(long folderId)
|
static void |
BookmarksFolderLocalServiceUtil.deleteFolder(long folderId)
|
void |
BookmarksFolderLocalService.deleteFolder(long folderId)
|
void |
BookmarksFolderLocalServiceWrapper.deleteFolders(long groupId)
|
static void |
BookmarksFolderLocalServiceUtil.deleteFolders(long groupId)
|
void |
BookmarksFolderLocalService.deleteFolders(long groupId)
|
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.getBookmarksEntry(long entryId)
Returns the bookmarks entry with the primary key. |
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getBookmarksEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks entry with the UUID in the group. |
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getBookmarksEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks entry with the UUID in the group. |
BookmarksEntry |
BookmarksEntryLocalService.getBookmarksEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks entry with the UUID in the 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.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder with the UUID in the group. |
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder with the UUID in the group. |
BookmarksFolder |
BookmarksFolderLocalService.getBookmarksFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the bookmarks folder with the UUID in the group. |
BookmarksEntry |
BookmarksEntryServiceWrapper.getEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryService.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.getEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.getEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalService.getEntry(long entryId)
|
BookmarksFolder |
BookmarksFolderServiceWrapper.getFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderService.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.getFolder(long folderId)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.getFolder(long folderId)
|
BookmarksFolder |
BookmarksFolderLocalService.getFolder(long folderId)
|
PersistedModel |
BookmarksFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BookmarksFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
BookmarksEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
BookmarksEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
BookmarksEntry |
BookmarksEntryServiceWrapper.openEntry(long entryId)
|
static BookmarksEntry |
BookmarksEntryServiceUtil.openEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryService.openEntry(long entryId)
|
BookmarksEntry |
BookmarksEntryLocalServiceWrapper.openEntry(long userId,
long entryId)
|
static BookmarksEntry |
BookmarksEntryLocalServiceUtil.openEntry(long userId,
long entryId)
|
BookmarksEntry |
BookmarksEntryLocalService.openEntry(long userId,
long entryId)
|
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 |
BookmarksEntryLocalService.updateAsset(long userId,
BookmarksEntry entry,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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 |
BookmarksEntryLocalService.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 |
BookmarksFolderServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
static BookmarksFolder |
BookmarksFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
BookmarksFolder |
BookmarksFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
boolean mergeWithParentFolder,
ServiceContext serviceContext)
|
Uses of 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 | |
---|---|
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)
|
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)
|
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)
|
CalEvent |
CalEventServiceWrapper.addEvent(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)
|
static CalEvent |
CalEventServiceUtil.addEvent(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)
|
CalEvent |
CalEventService.addEvent(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)
|
void |
CalEventLocalServiceWrapper.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalService.addEventResources(CalEvent event,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalService.addEventResources(CalEvent event,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalService.addEventResources(long eventId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
CalEventLocalServiceWrapper.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
CalEventLocalServiceUtil.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalService.addEventResources(long eventId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
CalEventLocalServiceWrapper.checkEvents()
|
static void |
CalEventLocalServiceUtil.checkEvents()
|
void |
CalEventLocalService.checkEvents()
|
void |
CalEventLocalServiceWrapper.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
static void |
CalEventLocalServiceUtil.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
void |
CalEventLocalService.deleteCalEvent(long eventId)
Deletes the cal event with the primary key from the database. |
void |
CalEventLocalServiceWrapper.deleteEvent(CalEvent event)
|
static void |
CalEventLocalServiceUtil.deleteEvent(CalEvent event)
|
void |
CalEventLocalService.deleteEvent(CalEvent event)
|
void |
CalEventServiceWrapper.deleteEvent(long eventId)
|
static void |
CalEventServiceUtil.deleteEvent(long eventId)
|
void |
CalEventService.deleteEvent(long eventId)
|
void |
CalEventLocalServiceWrapper.deleteEvent(long eventId)
|
static void |
CalEventLocalServiceUtil.deleteEvent(long eventId)
|
void |
CalEventLocalService.deleteEvent(long eventId)
|
void |
CalEventLocalServiceWrapper.deleteEvents(long groupId)
|
static void |
CalEventLocalServiceUtil.deleteEvents(long groupId)
|
void |
CalEventLocalService.deleteEvents(long groupId)
|
File |
CalEventServiceWrapper.exportEvent(long eventId)
|
static File |
CalEventServiceUtil.exportEvent(long eventId)
|
File |
CalEventService.exportEvent(long eventId)
|
File |
CalEventLocalServiceWrapper.exportEvent(long userId,
long eventId)
|
static File |
CalEventLocalServiceUtil.exportEvent(long userId,
long eventId)
|
File |
CalEventLocalService.exportEvent(long userId,
long eventId)
|
File |
CalEventLocalServiceWrapper.exportGroupEvents(long userId,
long groupId,
String fileName)
|
static File |
CalEventLocalServiceUtil.exportGroupEvents(long userId,
long groupId,
String fileName)
|
File |
CalEventLocalService.exportGroupEvents(long userId,
long groupId,
String fileName)
|
File |
CalEventServiceWrapper.exportGroupEvents(long groupId,
String fileName)
|
static File |
CalEventServiceUtil.exportGroupEvents(long groupId,
String fileName)
|
File |
CalEventService.exportGroupEvents(long groupId,
String fileName)
|
CalEvent |
CalEventLocalServiceWrapper.getCalEvent(long eventId)
Returns the cal event with the primary key. |
static CalEvent |
CalEventLocalServiceUtil.getCalEvent(long eventId)
Returns the cal event with the primary key. |
CalEvent |
CalEventLocalService.getCalEvent(long eventId)
Returns the cal event with the primary key. |
CalEvent |
CalEventLocalServiceWrapper.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event with the UUID in the group. |
static CalEvent |
CalEventLocalServiceUtil.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event with the UUID in the group. |
CalEvent |
CalEventLocalService.getCalEventByUuidAndGroupId(String uuid,
long groupId)
Returns the cal event with the UUID in the group. |
CalEvent |
CalEventServiceWrapper.getEvent(long eventId)
|
static CalEvent |
CalEventServiceUtil.getEvent(long eventId)
|
CalEvent |
CalEventService.getEvent(long eventId)
|
CalEvent |
CalEventLocalServiceWrapper.getEvent(long eventId)
|
static CalEvent |
CalEventLocalServiceUtil.getEvent(long eventId)
|
CalEvent |
CalEventLocalService.getEvent(long eventId)
|
List<CalEvent> |
CalEventServiceWrapper.getEvents(long groupId,
Calendar cal,
String type)
|
static List<CalEvent> |
CalEventServiceUtil.getEvents(long groupId,
Calendar cal,
String type)
|
List<CalEvent> |
CalEventService.getEvents(long groupId,
Calendar cal,
String type)
|
List<CalEvent> |
CalEventServiceWrapper.getEvents(long groupId,
Calendar cal,
String[] types)
|
static List<CalEvent> |
CalEventServiceUtil.getEvents(long groupId,
Calendar cal,
String[] types)
|
List<CalEvent> |
CalEventService.getEvents(long groupId,
Calendar cal,
String[] types)
|
PersistedModel |
CalEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
CalEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
CalEventLocalService.getPersistedModel(Serializable primaryKeyObj)
|
boolean |
CalEventServiceWrapper.hasEvents(long groupId,
Calendar cal)
|
static boolean |
CalEventServiceUtil.hasEvents(long groupId,
Calendar cal)
|
boolean |
CalEventService.hasEvents(long groupId,
Calendar cal)
|
boolean |
CalEventServiceWrapper.hasEvents(long groupId,
Calendar cal,
String type)
|
static boolean |
CalEventServiceUtil.hasEvents(long groupId,
Calendar cal,
String type)
|
boolean |
CalEventService.hasEvents(long groupId,
Calendar cal,
String type)
|
boolean |
CalEventServiceWrapper.hasEvents(long groupId,
Calendar cal,
String[] types)
|
static boolean |
CalEventServiceUtil.hasEvents(long groupId,
Calendar cal,
String[] types)
|
boolean |
CalEventService.hasEvents(long groupId,
Calendar cal,
String[] types)
|
void |
CalEventServiceWrapper.importICal4j(long groupId,
InputStream inputStream)
|
static void |
CalEventServiceUtil.importICal4j(long groupId,
InputStream inputStream)
|
void |
CalEventService.importICal4j(long groupId,
InputStream inputStream)
|
void |
CalEventLocalServiceWrapper.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
static void |
CalEventLocalServiceUtil.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
void |
CalEventLocalService.importICal4j(long userId,
long groupId,
InputStream inputStream)
|
void |
CalEventLocalServiceWrapper.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
CalEventLocalServiceUtil.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
CalEventLocalService.updateAsset(long userId,
CalEvent event,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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)
|
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)
|
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)
|
CalEvent |
CalEventServiceWrapper.updateEvent(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)
|
static CalEvent |
CalEventServiceUtil.updateEvent(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)
|
CalEvent |
CalEventService.updateEvent(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)
|
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 |
NoSuchContentException
|
class |
NoSuchDirectoryException
|
class |
NoSuchFileEntryException
|
class |
NoSuchFileEntryMetadataException
|
class |
NoSuchFileEntryTypeException
|
class |
NoSuchFileException
|
class |
NoSuchFileRankException
|
class |
NoSuchFileShortcutException
|
class |
NoSuchFileVersionException
|
class |
NoSuchMetadataSetException
|
class |
NoSuchSyncException
|
class |
RepositoryNameException
|
class |
SourceFileNameException
|
Uses of PortalException in com.liferay.portlet.documentlibrary.antivirus |
---|
Subclasses of PortalException in com.liferay.portlet.documentlibrary.antivirus | |
---|---|
class |
AntivirusScannerException
|
Uses of PortalException in com.liferay.portlet.documentlibrary.model |
---|
Uses of PortalException in com.liferay.portlet.documentlibrary.service |
---|
Methods in com.liferay.portlet.documentlibrary.service that throw PortalException | |
---|---|
void |
DLAppHelperLocalServiceWrapper.addFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
static void |
DLAppHelperLocalServiceUtil.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)
|
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)
|
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)
|
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,
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,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a File object. |
static FileEntry |
DLAppLocalServiceUtil.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on a File object. |
FileEntry |
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,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on an InputStream
object. |
static FileEntry |
DLAppLocalServiceUtil.addFileEntry(long userId,
long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata based on an InputStream
object. |
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. |
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)
|
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)
|
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,
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,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
static FileEntry |
DLAppServiceUtil.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
File file,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
FileEntry |
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,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
static FileEntry |
DLAppServiceUtil.addFileEntry(long repositoryId,
long folderId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
InputStream is,
long size,
ServiceContext serviceContext)
Adds a file entry and associated metadata. |
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. |
void |
DLFileEntryLocalServiceWrapper.addFileEntryResources(DLFileEntry dlFileEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DLFileEntryLocalServiceUtil.addFileEntryResources(DLFileEntry dlFileEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileEntryLocalService.addFileEntryResources(DLFileEntry dlFileEntry,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DLFileEntryLocalServiceWrapper.addFileEntryResources(DLFileEntry dlFileEntry,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DLFileEntryLocalServiceUtil.addFileEntryResources(DLFileEntry dlFileEntry,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DLFileEntryLocalService.addFileEntryResources(DLFileEntry dlFileEntry,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
DLFileEntryType |
DLFileEntryTypeLocalService.addFileEntryType(long userId,
long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.addFileEntryType(long groupId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static DLFileEntryType |
DLFileEntryTypeServiceUtil.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 |
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 |
DLAppLocalServiceWrapper.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
static DLFileShortcut |
DLAppLocalServiceUtil.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
DLFileShortcut |
DLAppLocalService.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
DLFileShortcut |
DLFileShortcutServiceWrapper.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutService.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppServiceWrapper.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
static DLFileShortcut |
DLAppServiceUtil.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppService.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
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)
|
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,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.addFolder(long userId,
long groupId,
long repositoryId,
boolean mountPoint,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
Folder |
DLAppLocalServiceWrapper.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
static Folder |
DLAppLocalServiceUtil.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
Folder |
DLAppLocalService.addFolder(long userId,
long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
Folder |
DLAppServiceWrapper.addFolder(long repositoryId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Adds a folder. |
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. |
String |
DLAppServiceWrapper.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file)
Adds a temporary file entry. |
static String |
DLAppServiceUtil.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file)
Adds a temporary file entry. |
String |
DLAppService.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
File file)
Adds a temporary file entry. |
String |
DLAppServiceWrapper.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
static String |
DLAppServiceUtil.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
String |
DLAppService.addTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
void |
DLFileEntryServiceWrapper.cancelCheckOut(long fileEntryId)
|
static void |
DLFileEntryServiceUtil.cancelCheckOut(long fileEntryId)
|
void |
DLFileEntryService.cancelCheckOut(long fileEntryId)
|
void |
DLAppServiceWrapper.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
static void |
DLAppServiceUtil.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
void |
DLAppService.cancelCheckOut(long fileEntryId)
Cancels the check out of the file entry. |
void |
DLFileEntryLocalServiceWrapper.cancelCheckOut(long userId,
long fileEntryId)
|
static void |
DLFileEntryLocalServiceUtil.cancelCheckOut(long userId,
long fileEntryId)
|
void |
DLFileEntryLocalService.cancelCheckOut(long userId,
long fileEntryId)
|
void |
DLFileEntryTypeLocalServiceWrapper.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
static void |
DLFileEntryTypeLocalServiceUtil.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
void |
DLFileEntryTypeLocalService.cascadeFileEntryTypes(long userId,
DLFolder dlFolder)
|
void |
DLAppHelperLocalServiceWrapper.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
static void |
DLAppHelperLocalServiceUtil.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
void |
DLAppHelperLocalService.checkAssetEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion)
|
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
boolean major,
String changeLog,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
Checks in the file entry. |
void |
DLAppService.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)
|
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
boolean majorVersion,
String changeLog,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalServiceWrapper.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
|
static void |
DLFileEntryLocalServiceUtil.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
|
void |
DLFileEntryLocalService.checkInFileEntry(long userId,
long fileEntryId,
String lockUuid)
|
void |
DLFileEntryServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid)
|
static void |
DLFileEntryServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLFileEntryService.checkInFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLAppServiceWrapper.checkInFileEntry(long fileEntryId,
String lockUuid)
Checks in the file entry using the lock's UUID. |
static void |
DLAppServiceUtil.checkInFileEntry(long fileEntryId,
String lockUuid)
Checks in the file entry using the lock's UUID. |
void |
DLAppService.checkInFileEntry(long fileEntryId,
String lockUuid)
Checks in the file entry using the lock's UUID. |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId)
Deprecated. DLFileEntryServiceWrapper.checkOutFileEntry(long, ServiceContext) |
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId)
Deprecated. DLFileEntryServiceUtil.checkOutFileEntry(long, ServiceContext) |
DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId)
Deprecated. DLFileEntryService.checkOutFileEntry(long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. DLFileEntryLocalServiceWrapper.checkOutFileEntry(long, long, ServiceContext) |
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. DLFileEntryLocalServiceUtil.checkOutFileEntry(long, long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId)
Deprecated. DLFileEntryLocalService.checkOutFileEntry(long, long, ServiceContext) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
Deprecated. DLFileEntryLocalServiceWrapper.checkOutFileEntry(long, long, String, long,
ServiceContext) |
static DLFileEntry |
DLFileEntryLocalServiceUtil.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
Deprecated. DLFileEntryLocalServiceUtil.checkOutFileEntry(long, long, String, long,
ServiceContext) |
DLFileEntry |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
Deprecated. DLFileEntryLocalService.checkOutFileEntry(long, long, String, long,
ServiceContext) |
DLFileEntry |
DLFileEntryLocalServiceWrapper.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 |
DLFileEntryLocalService.checkOutFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
static void |
DLAppServiceUtil.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
void |
DLAppService.checkOutFileEntry(long fileEntryId,
ServiceContext serviceContext)
Check out a file entry. |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. DLFileEntryServiceWrapper.checkOutFileEntry(long, String, long,
ServiceContext) |
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. DLFileEntryServiceUtil.checkOutFileEntry(long, String, long,
ServiceContext) |
DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime)
Deprecated. DLFileEntryService.checkOutFileEntry(long, String, long,
ServiceContext) |
DLFileEntry |
DLFileEntryServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
static FileEntry |
DLAppServiceUtil.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
FileEntry |
DLAppService.checkOutFileEntry(long fileEntryId,
String owner,
long expirationTime,
ServiceContext serviceContext)
Checks out the file entry. |
void |
DLFileEntryLocalServiceWrapper.convertExtraSettings(String[] keys)
|
static void |
DLFileEntryLocalServiceUtil.convertExtraSettings(String[] keys)
|
void |
DLFileEntryLocalService.convertExtraSettings(String[] keys)
|
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)
|
DLFileEntry |
DLFileEntryService.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)
|
static void |
DLFileEntryLocalServiceUtil.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)
|
Folder |
DLAppServiceWrapper.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
static Folder |
DLAppServiceUtil.copyFolder(long repositoryId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Performs a deep copy of the folder. |
Folder |
DLAppService.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 |
DLFolderLocalServiceUtil.deleteAll(long groupId)
|
void |
DLFolderLocalService.deleteAll(long groupId)
|
void |
DLAppLocalServiceWrapper.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
static void |
DLAppLocalServiceUtil.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
void |
DLAppLocalService.deleteAll(long repositoryId)
Delete all data associated to the given repository. |
void |
DLContentLocalServiceWrapper.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
static void |
DLContentLocalServiceUtil.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
void |
DLContentLocalService.deleteContent(long companyId,
long repositoryId,
String path,
String version)
|
void |
DLContentLocalServiceWrapper.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
static void |
DLContentLocalServiceUtil.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
void |
DLContentLocalService.deleteDLContent(long contentId)
Deletes the document library content with the primary key from the database. |
void |
DLFileEntryLocalServiceWrapper.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry with the primary key from the database. |
static void |
DLFileEntryLocalServiceUtil.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry with the primary key from the database. |
void |
DLFileEntryLocalService.deleteDLFileEntry(long fileEntryId)
Deletes the document library file entry with the primary key from the database. |
void |
DLFileEntryMetadataLocalServiceWrapper.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
static void |
DLFileEntryMetadataLocalServiceUtil.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
void |
DLFileEntryMetadataLocalService.deleteDLFileEntryMetadata(long fileEntryMetadataId)
Deletes the document library file entry metadata with the primary key from the database. |
void |
DLFileEntryTypeLocalServiceWrapper.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
static void |
DLFileEntryTypeLocalServiceUtil.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
void |
DLFileEntryTypeLocalService.deleteDLFileEntryType(long fileEntryTypeId)
Deletes the document library file entry type with the primary key from the database. |
void |
DLFileRankLocalServiceWrapper.deleteDLFileRank(long fileRankId)
Deletes the document library file rank with the primary key from the database. |
static void |
DLFileRankLocalServiceUtil.deleteDLFileRank(long fileRankId)
Deletes the document library file rank with the primary key from the database. |
void |
DLFileRankLocalService.deleteDLFileRank(long fileRankId)
Deletes the document library file rank with the primary key from the database. |
void |
DLFileShortcutLocalServiceWrapper.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
static void |
DLFileShortcutLocalServiceUtil.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
void |
DLFileShortcutLocalService.deleteDLFileShortcut(long fileShortcutId)
Deletes the document library file shortcut with the primary key from the database. |
void |
DLFileVersionLocalServiceWrapper.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version with the primary key from the database. |
static void |
DLFileVersionLocalServiceUtil.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version with the primary key from the database. |
void |
DLFileVersionLocalService.deleteDLFileVersion(long fileVersionId)
Deletes the document library file version with the primary key from the database. |
void |
DLFolderLocalServiceWrapper.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
static void |
DLFolderLocalServiceUtil.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
void |
DLFolderLocalService.deleteDLFolder(long folderId)
Deletes the document library folder with the primary key from the database. |
void |
DLSyncLocalServiceWrapper.deleteDLSync(long syncId)
Deletes the d l sync with the primary key from the database. |
static void |
DLSyncLocalServiceUtil.deleteDLSync(long syncId)
Deletes the d l sync with the primary key from the database. |
void |
DLSyncLocalService.deleteDLSync(long syncId)
Deletes the d l sync with the primary key from the database. |
void |
DLFileEntryLocalServiceWrapper.deleteFileEntries(long groupId,
long folderId)
|
static void |
DLFileEntryLocalServiceUtil.deleteFileEntries(long groupId,
long folderId)
|
void |
DLFileEntryLocalService.deleteFileEntries(long groupId,
long folderId)
|
void |
DLAppHelperLocalServiceWrapper.deleteFileEntry(FileEntry fileEntry)
|
static void |
DLAppHelperLocalServiceUtil.deleteFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalService.deleteFileEntry(FileEntry fileEntry)
|
void |
DLFileEntryServiceWrapper.deleteFileEntry(long fileEntryId)
|
static void |
DLFileEntryServiceUtil.deleteFileEntry(long fileEntryId)
|
void |
DLFileEntryService.deleteFileEntry(long fileEntryId)
|
void |
DLFileEntryLocalServiceWrapper.deleteFileEntry(long fileEntryId)
|
static void |
DLFileEntryLocalServiceUtil.deleteFileEntry(long fileEntryId)
|
void |
DLFileEntryLocalService.deleteFileEntry(long fileEntryId)
|
void |
DLAppServiceWrapper.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
static void |
DLAppServiceUtil.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
void |
DLAppService.deleteFileEntry(long fileEntryId)
Deletes the file entry with the primary key. |
void |
DLAppLocalServiceWrapper.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
static void |
DLAppLocalServiceUtil.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
void |
DLAppLocalService.deleteFileEntry(long fileEntryId)
Deletes the file entry. |
void |
DLFileEntryLocalServiceWrapper.deleteFileEntry(long userId,
long fileEntryId)
|
static void |
DLFileEntryLocalServiceUtil.deleteFileEntry(long userId,
long fileEntryId)
|
void |
DLFileEntryLocalService.deleteFileEntry(long userId,
long fileEntryId)
|
void |
DLFileEntryServiceWrapper.deleteFileEntry(long groupId,
long folderId,
String title)
|
static void |
DLFileEntryServiceUtil.deleteFileEntry(long groupId,
long folderId,
String title)
|
void |
DLFileEntryService.deleteFileEntry(long groupId,
long folderId,
String title)
|
void |
DLAppServiceWrapper.deleteFileEntryByTitle(long repositoryId,
long folderId,
String title)
Deletes the file entry with the title in the folder. |
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 |
DLFileEntryMetadataLocalServiceWrapper.deleteFileEntryMetadata(long fileEntryId)
|
static void |
DLFileEntryMetadataLocalServiceUtil.deleteFileEntryMetadata(long fileEntryId)
|
void |
DLFileEntryMetadataLocalService.deleteFileEntryMetadata(long fileEntryId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
void |
DLFileEntryTypeLocalService.deleteFileEntryType(DLFileEntryType dlFileEntryType)
|
void |
DLFileEntryTypeServiceWrapper.deleteFileEntryType(long fileEntryTypeId)
|
static void |
DLFileEntryTypeServiceUtil.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeService.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryType(long fileEntryTypeId)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalService.deleteFileEntryType(long fileEntryTypeId)
|
void |
DLFileEntryTypeLocalServiceWrapper.deleteFileEntryTypes(long groupId)
|
static void |
DLFileEntryTypeLocalServiceUtil.deleteFileEntryTypes(long groupId)
|
void |
DLFileEntryTypeLocalService.deleteFileEntryTypes(long groupId)
|
void |
DLFileRankLocalServiceWrapper.deleteFileRank(long fileRankId)
|
static void |
DLFileRankLocalServiceUtil.deleteFileRank(long fileRankId)
|
void |
DLFileRankLocalService.deleteFileRank(long fileRankId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcut(DLFileShortcut fileShortcut)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcut(DLFileShortcut fileShortcut)
|
void |
DLFileShortcutLocalService.deleteFileShortcut(DLFileShortcut fileShortcut)
|
void |
DLAppLocalServiceWrapper.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
static void |
DLAppLocalServiceUtil.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
void |
DLAppLocalService.deleteFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the file shortcut. |
void |
DLFileShortcutServiceWrapper.deleteFileShortcut(long fileShortcutId)
|
static void |
DLFileShortcutServiceUtil.deleteFileShortcut(long fileShortcutId)
|
void |
DLFileShortcutService.deleteFileShortcut(long fileShortcutId)
|
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcut(long fileShortcutId)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcut(long fileShortcutId)
|
void |
DLFileShortcutLocalService.deleteFileShortcut(long fileShortcutId)
|
void |
DLAppServiceWrapper.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
static void |
DLAppServiceUtil.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
void |
DLAppService.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut with the primary key. |
void |
DLAppLocalServiceWrapper.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
static void |
DLAppLocalServiceUtil.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
void |
DLAppLocalService.deleteFileShortcut(long fileShortcutId)
Deletes the file shortcut. |
void |
DLFileShortcutLocalServiceWrapper.deleteFileShortcuts(long toFileEntryId)
|
static void |
DLFileShortcutLocalServiceUtil.deleteFileShortcuts(long toFileEntryId)
|
void |
DLFileShortcutLocalService.deleteFileShortcuts(long toFileEntryId)
|
void |
DLAppLocalServiceWrapper.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
static void |
DLAppLocalServiceUtil.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
void |
DLAppLocalService.deleteFileShortcuts(long toFileEntryId)
Deletes all file shortcuts associated to the file entry. |
void |
DLAppHelperLocalServiceWrapper.deleteFolder(Folder folder)
|
static void |
DLAppHelperLocalServiceUtil.deleteFolder(Folder folder)
|
void |
DLAppHelperLocalService.deleteFolder(Folder folder)
|
void |
DLFolderServiceWrapper.deleteFolder(long folderId)
|
static void |
DLFolderServiceUtil.deleteFolder(long folderId)
|
void |
DLFolderService.deleteFolder(long folderId)
|
void |
DLFolderLocalServiceWrapper.deleteFolder(long folderId)
|
static void |
DLFolderLocalServiceUtil.deleteFolder(long folderId)
|
void |
DLFolderLocalService.deleteFolder(long folderId)
|
void |
DLAppServiceWrapper.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
static void |
DLAppServiceUtil.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
void |
DLAppService.deleteFolder(long folderId)
Deletes the folder with the primary key and all of its subfolders and file entries. |
void |
DLAppLocalServiceWrapper.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
static void |
DLAppLocalServiceUtil.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
void |
DLAppLocalService.deleteFolder(long folderId)
Deletes the folder and all of its subfolders and file entries. |
void |
DLFolderServiceWrapper.deleteFolder(long groupId,
long parentFolderId,
String name)
|
static void |
DLFolderServiceUtil.deleteFolder(long groupId,
long parentFolderId,
String name)
|
void |
DLFolderService.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 |
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 |
DLAppServiceWrapper.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
static void |
DLAppServiceUtil.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
void |
DLAppService.deleteTempFileEntry(long groupId,
long folderId,
String fileName,
String tempFolderName)
Deletes the temporary file entry. |
DLFileEntry |
DLFileEntryServiceWrapper.fetchFileEntryByImageId(long imageId)
|
static DLFileEntry |
DLFileEntryServiceUtil.fetchFileEntryByImageId(long imageId)
|
DLFileEntry |
DLFileEntryService.fetchFileEntryByImageId(long imageId)
|
long |
DLFileEntryTypeLocalServiceWrapper.getDefaultFileEntryTypeId(long folderId)
|
static long |
DLFileEntryTypeLocalServiceUtil.getDefaultFileEntryTypeId(long folderId)
|
long |
DLFileEntryTypeLocalService.getDefaultFileEntryTypeId(long folderId)
|
DLContent |
DLContentLocalServiceWrapper.getDLContent(long contentId)
Returns the document library content with the primary key. |
static DLContent |
DLContentLocalServiceUtil.getDLContent(long contentId)
Returns the document library content with the primary key. |
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. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.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. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry with the UUID in the group. |
static DLFileEntry |
DLFileEntryLocalServiceUtil.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry with the UUID in the group. |
DLFileEntry |
DLFileEntryLocalService.getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry with the UUID in the group. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getDLFileEntryMetadata(long fileEntryMetadataId)
Returns the document library file entry metadata with the primary key. |
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getDLFileEntryMetadata(long fileEntryMetadataId)
Returns the document library file entry metadata with the primary key. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getDLFileEntryMetadata(long fileEntryMetadataId)
Returns the document library file entry metadata with the primary key. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
DLFileEntryType |
DLFileEntryTypeLocalService.getDLFileEntryType(long fileEntryTypeId)
Returns the document library file entry type with the primary key. |
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type with the UUID in the group. |
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type with the UUID in the group. |
DLFileEntryType |
DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file entry type with the UUID in the group. |
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. |
DLFileRank |
DLFileRankLocalService.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.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut with the UUID in the group. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut with the UUID in the group. |
DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file shortcut with the UUID in the group. |
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.getDLFileVersion(long fileVersionId)
Returns the document library file version with the primary key. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version with the UUID in the group. |
static DLFileVersion |
DLFileVersionLocalServiceUtil.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version with the UUID in the group. |
DLFileVersion |
DLFileVersionLocalService.getDLFileVersionByUuidAndGroupId(String uuid,
long groupId)
Returns the document library file version with the UUID in the 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.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder with the UUID in the group. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder with the UUID in the group. |
DLFolder |
DLFolderLocalService.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Returns the document library folder with the UUID in the group. |
DLSync |
DLSyncLocalServiceWrapper.getDLSync(long syncId)
Returns the d l sync with the primary key. |
static DLSync |
DLSyncLocalServiceUtil.getDLSync(long syncId)
Returns the d l sync with the primary key. |
DLSync |
DLSyncLocalService.getDLSync(long syncId)
Returns the d l sync with the primary key. |
DLSyncUpdate |
DLSyncServiceWrapper.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
static DLSyncUpdate |
DLSyncServiceUtil.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
DLSyncUpdate |
DLSyncService.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
File |
DLFileEntryLocalServiceWrapper.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
static File |
DLFileEntryLocalServiceUtil.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
File |
DLFileEntryLocalService.getFile(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version)
|
InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version)
|
InputStream |
DLFileEntryLocalServiceWrapper.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
static InputStream |
DLFileEntryLocalServiceUtil.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryLocalService.getFileAsStream(long userId,
long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryServiceWrapper.getFileAsStream(long fileEntryId,
String version)
|
static InputStream |
DLFileEntryServiceUtil.getFileAsStream(long fileEntryId,
String version)
|
InputStream |
DLFileEntryService.getFileAsStream(long fileEntryId,
String version)
|
InputStream |
DLFileEntryServiceWrapper.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
static InputStream |
DLFileEntryServiceUtil.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLFileEntryService.getFileAsStream(long fileEntryId,
String version,
boolean incrementCounter)
|
InputStream |
DLSyncServiceWrapper.getFileDeltaAsStream(long fileEntryId,
String sourceVersion,
String destinationVersion)
|
static InputStream |
DLSyncServiceUtil.getFileDeltaAsStream(long fileEntryId,
String sourceVersion,
String destinationVersion)
|
InputStream |
DLSyncService.getFileDeltaAsStream(long fileEntryId,
String sourceVersion,
String destinationVersion)
|
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)
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> |
DLAppLocalServiceWrapper.getFileEntries(long repositoryId,
long folderId)
Returns the file entries in the folder. |
static List<FileEntry> |
DLAppLocalServiceUtil.getFileEntries(long repositoryId,
long folderId)
Returns the file entries in the folder. |
List<FileEntry> |
DLAppLocalService.getFileEntries(long repositoryId,
long folderId)
Returns 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. |
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> |
DLAppLocalServiceWrapper.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a range of all the file entries in the folder. |
static List<FileEntry> |
DLAppLocalServiceUtil.getFileEntries(long repositoryId,
long folderId,
int start,
int end)
Returns a range of all the file entries in the folder. |
List<FileEntry> |
DLAppLocalService.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,
OrderByComparator obc)
Returns an ordered range of all the file entries in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the folder. |
List<FileEntry> |
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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.getFileEntries(long repositoryId,
long folderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the folder. |
List<FileEntry> |
DLAppServiceWrapper.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the file entries with the file entry type in the folder. |
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,
int start,
int end)
Returns a range of all the file entries with the file entry type in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end)
Returns a 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,
OrderByComparator obc)
Returns an ordered range of all the file entries with the file entry type in the folder. |
static List<FileEntry> |
DLAppServiceUtil.getFileEntries(long repositoryId,
long folderId,
long fileEntryTypeId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries with the file entry type in the folder. |
List<FileEntry> |
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<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> |
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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.getFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
int start,
int end)
Returns a range of all the file entries and shortcuts in the folder. |
int |
DLAppServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
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 |
DLAppLocalServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
static int |
DLAppLocalServiceUtil.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
int |
DLAppLocalService.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status)
Returns the number of file entries and shortcuts in the folder. |
int |
DLAppServiceWrapper.getFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes)
Returns the number of file entries and shortcuts in the folder. |
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 |
DLAppServiceWrapper.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
static int |
DLAppServiceUtil.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppService.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppLocalServiceWrapper.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
static int |
DLAppLocalServiceUtil.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppLocalService.getFileEntriesCount(long repositoryId,
long folderId)
Returns the number of file entries in the folder. |
int |
DLAppServiceWrapper.getFileEntriesCount(long repositoryId,
long folderId,
long fileEntryTypeId)
Returns the number of file entries with the file entry type in the folder. |
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. |
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntry(long fileEntryId)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryService.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntry(long fileEntryId)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntry(long fileEntryId)
|
DLFileEntry |
DLFileEntryLocalService.getFileEntry(long fileEntryId)
|
FileEntry |
DLAppServiceWrapper.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
static FileEntry |
DLAppServiceUtil.getFileEntry(long fileEntryId)
Returns the file entry with the primary key. |
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. |
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. |
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryService.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntry(long groupId,
long folderId,
String title)
|
DLFileEntry |
DLFileEntryLocalService.getFileEntry(long groupId,
long folderId,
String title)
|
FileEntry |
DLAppServiceWrapper.getFileEntry(long groupId,
long folderId,
String title)
Returns the file entry with the title in the folder. |
static FileEntry |
DLAppServiceUtil.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. |
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. |
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntryByName(long groupId,
long folderId,
String name)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntryByName(long groupId,
long folderId,
String name)
|
DLFileEntry |
DLFileEntryLocalService.getFileEntryByName(long groupId,
long folderId,
String name)
|
DLFileEntry |
DLFileEntryServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
static DLFileEntry |
DLFileEntryServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntry |
DLFileEntryService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
DLFileEntry |
DLFileEntryLocalService.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
|
FileEntry |
DLAppServiceWrapper.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
static FileEntry |
DLAppServiceUtil.getFileEntryByUuidAndGroupId(String uuid,
long groupId)
Returns the file entry with the UUID and group. |
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. |
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. |
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getFileEntryMetadata(long fileEntryMetadataId)
|
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getFileEntryMetadata(long fileEntryMetadataId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getFileEntryMetadata(long fileEntryMetadataId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceWrapper.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
static DLFileEntryMetadata |
DLFileEntryMetadataLocalServiceUtil.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
DLFileEntryMetadata |
DLFileEntryMetadataLocalService.getFileEntryMetadata(long ddmStructureId,
long fileVersionId)
|
DLFileEntryType |
DLFileEntryTypeServiceWrapper.getFileEntryType(long fileEntryTypeId)
|
static DLFileEntryType |
DLFileEntryTypeServiceUtil.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeService.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getFileEntryType(long fileEntryTypeId)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalService.getFileEntryType(long fileEntryTypeId)
|
DLFileEntryType |
DLFileEntryTypeLocalServiceWrapper.getFileEntryType(long groupId,
String name)
|
static DLFileEntryType |
DLFileEntryTypeLocalServiceUtil.getFileEntryType(long groupId,
String name)
|
DLFileEntryType |
DLFileEntryTypeLocalService.getFileEntryType(long groupId,
String name)
|
DLFileShortcut |
DLFileShortcutServiceWrapper.getFileShortcut(long fileShortcutId)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLFileShortcutService.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getFileShortcut(long fileShortcutId)
|
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLFileShortcutLocalService.getFileShortcut(long fileShortcutId)
|
DLFileShortcut |
DLAppServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static DLFileShortcut |
DLAppServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
DLFileShortcut |
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. |
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. |
DLFileVersion |
DLFileVersionServiceWrapper.getFileVersion(long fileVersionId)
|
static DLFileVersion |
DLFileVersionServiceUtil.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionService.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getFileVersion(long fileVersionId)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getFileVersion(long fileVersionId)
|
DLFileVersion |
DLFileVersionLocalService.getFileVersion(long fileVersionId)
|
FileVersion |
DLAppLocalServiceWrapper.getFileVersion(long fileVersionId)
Returns the file version with the primary key. |
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. |
DLFileVersion |
DLFileVersionLocalServiceWrapper.getFileVersion(long fileEntryId,
String version)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getFileVersion(long fileEntryId,
String version)
|
DLFileVersion |
DLFileVersionLocalService.getFileVersion(long fileEntryId,
String version)
|
DLFolder |
DLFolderServiceWrapper.getFolder(long folderId)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long folderId)
|
DLFolder |
DLFolderService.getFolder(long folderId)
|
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long folderId)
|
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long folderId)
|
DLFolder |
DLFolderLocalService.getFolder(long folderId)
|
Folder |
DLAppServiceWrapper.getFolder(long folderId)
Returns the folder with the primary key. |
static Folder |
DLAppServiceUtil.getFolder(long folderId)
Returns the folder with the primary key. |
Folder |
DLAppService.getFolder(long folderId)
Returns the folder with the primary key. |
Folder |
DLAppLocalServiceWrapper.getFolder(long folderId)
Returns the folder with the primary key. |
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. |
DLFolder |
DLFolderServiceWrapper.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)
|
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long groupId,
long parentFolderId,
String name)
|
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderLocalService.getFolder(long groupId,
long parentFolderId,
String name)
|
Folder |
DLAppServiceWrapper.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
static Folder |
DLAppServiceUtil.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. |
Folder |
DLAppLocalServiceWrapper.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
static Folder |
DLAppLocalServiceUtil.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
Folder |
DLAppLocalService.getFolder(long repositoryId,
long parentFolderId,
String name)
Returns the folder with the name in the parent folder. |
List<DLFileEntryType> |
DLFileEntryTypeLocalServiceWrapper.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
static List<DLFileEntryType> |
DLFileEntryTypeLocalServiceUtil.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
List<DLFileEntryType> |
DLFileEntryTypeLocalService.getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited)
|
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)
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> |
DLAppLocalServiceWrapper.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
static List<Folder> |
DLAppLocalServiceUtil.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
List<Folder> |
DLAppLocalService.getFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns all immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders)
Returns all immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder, optionally including mount folders for third-party repositories. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end)
Returns a 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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.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,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
static List<Folder> |
DLAppServiceUtil.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
List<Folder> |
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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.getFolders(long repositoryId,
long parentFolderId,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders of the parent folder. |
List<Folder> |
DLAppServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
int 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)
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> |
DLAppLocalServiceWrapper.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder. |
static List<Folder> |
DLAppLocalServiceUtil.getFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder. |
List<Folder> |
DLAppLocalService.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,
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 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<Folder> |
DLAppLocalServiceWrapper.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<Folder> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.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<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)
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,
OrderByComparator obc)
Returns an ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder. |
static List<Object> |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
boolean includeMountFolders,
int start,
int end,
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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.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> |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLAppServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppLocalServiceWrapper.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
static List<Object> |
DLAppLocalServiceUtil.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
List<Object> |
DLAppLocalService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders,
int start,
int end,
OrderByComparator obc)
|
int |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
boolean includeMountFolders)
Returns the number of immediate subfolders, file entries, and file shortcuts in the parent folder. |
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 |
DLAppLocalServiceWrapper.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 |
DLAppLocalServiceUtil.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 |
DLAppLocalService.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 |
DLAppServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
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 |
DLAppLocalServiceWrapper.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
static int |
DLAppLocalServiceUtil.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLAppLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
long folderId,
int status,
String[] mimeTypes,
boolean includeMountFolders)
|
int |
DLAppServiceWrapper.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
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 |
DLAppLocalServiceWrapper.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
static int |
DLAppLocalServiceUtil.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
int |
DLAppLocalService.getFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder. |
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,
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 |
DLAppLocalServiceWrapper.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 |
DLAppLocalServiceUtil.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 |
DLAppLocalService.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.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
static int |
DLAppServiceUtil.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
int |
DLAppService.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
int |
DLAppLocalServiceWrapper.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
static int |
DLAppLocalServiceUtil.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
int |
DLAppLocalService.getFoldersFileEntriesCount(long repositoryId,
List<Long> folderIds,
int status)
Returns the number of immediate subfolders and file entries across the folders. |
List<FileEntry> |
DLAppServiceWrapper.getGroupFileEntries(long groupId,
long userId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository. |
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,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group that are stored within the Liferay repository. |
List<FileEntry> |
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,
long rootFolderId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
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,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
static List<FileEntry> |
DLAppServiceUtil.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
int start,
int end,
OrderByComparator obc)
Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository. |
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,
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<FileEntry> |
DLAppService.getGroupFileEntries(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status,
int start,
int end,
OrderByComparator obc)
|
int |
DLAppServiceWrapper.getGroupFileEntriesCount(long groupId,
long userId)
Returns the number of file entries in a group starting at the repository default parent folder that are stored within the Liferay repository. |
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,
long rootFolderId)
Returns the number of file entries in a group starting at the root folder that are stored within the Liferay repository. |
static int |
DLAppServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId)
Returns the number of file entries in a group starting at the root folder that are stored within the Liferay repository. |
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,
String[] mimeTypes,
int status)
|
static int |
DLAppServiceUtil.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
int |
DLAppService.getGroupFileEntriesCount(long groupId,
long userId,
long rootFolderId,
String[] mimeTypes,
int status)
|
DLFileVersion |
DLFileVersionServiceWrapper.getLatestFileVersion(long fileEntryId)
|
static DLFileVersion |
DLFileVersionServiceUtil.getLatestFileVersion(long fileEntryId)
|
DLFileVersion |
DLFileVersionService.getLatestFileVersion(long fileEntryId)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
DLFileVersion |
DLFileVersionLocalService.getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
|
DLFileVersion |
DLFileVersionLocalServiceWrapper.getLatestFileVersion(long userId,
long fileEntryId)
|
static DLFileVersion |
DLFileVersionLocalServiceUtil.getLatestFileVersion(long userId,
long fileEntryId)
|
DLFileVersion |
DLFileVersionLocalService.getLatestFileVersion(long userId,
long fileEntryId)
|
DLFolder |
DLFolderLocalServiceWrapper.getMountFolder(long repositoryId)
|
static DLFolder |
DLFolderLocalServiceUtil.getMountFolder(long repositoryId)
|
DLFolder |
DLFolderLocalService.getMountFolder(long repositoryId)
|
Folder |
DLAppLocalServiceWrapper.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
static Folder |
DLAppLocalServiceUtil.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
Folder |
DLAppLocalService.getMountFolder(long repositoryId)
Returns the mount folder of the repository with the primary key. |
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)
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> |
DLAppLocalServiceWrapper.getMountFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories. |
static List<Folder> |
DLAppLocalServiceUtil.getMountFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories. |
List<Folder> |
DLAppLocalService.getMountFolders(long repositoryId,
long parentFolderId)
Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories. |
List<Folder> |
DLAppServiceWrapper.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories. |
static List<Folder> |
DLAppServiceUtil.getMountFolders(long repositoryId,
long parentFolderId,
int start,
int end)
Returns a 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> |
DLAppLocalServiceWrapper.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> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.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,
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<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<Folder> |
DLAppLocalServiceWrapper.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<Folder> |
DLAppLocalServiceUtil.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> |
DLAppLocalService.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. |
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 |
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 |
DLAppLocalServiceWrapper.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 |
DLAppLocalServiceUtil.getMountFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder that are used for mounting third-party repositories. |
int |
DLAppLocalService.getMountFoldersCount(long repositoryId,
long parentFolderId)
Returns the number of immediate subfolders of the parent folder that are used for mounting third-party repositories. |
PersistedModel |
DLSyncLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLSyncLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLSyncLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileShortcutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileShortcutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileShortcutLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileRankLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileRankLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileRankLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryTypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryTypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryTypeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryMetadataLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryMetadataLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryMetadataLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLFileEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLFileEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DLContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DLContentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
void |
DLAppServiceWrapper.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
static void |
DLAppServiceUtil.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
void |
DLAppService.getSubfolderIds(long repositoryId,
List<Long> folderIds,
long folderId)
|
List<Long> |
DLAppServiceWrapper.getSubfolderIds(long repositoryId,
long folderId)
Returns all the descendant folders of the folder with the primary key. |
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,
boolean recurse)
Returns descendant folders of the folder with the primary key, optionally limiting to one level deep. |
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. |
String[] |
DLAppServiceWrapper.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
static String[] |
DLAppServiceUtil.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
String[] |
DLAppService.getTempFileEntryNames(long groupId,
long folderId,
String tempFolderName)
Returns all the temporary file entry names. |
boolean |
DLFileEntryServiceWrapper.hasFileEntryLock(long fileEntryId)
|
static boolean |
DLFileEntryServiceUtil.hasFileEntryLock(long fileEntryId)
|
boolean |
DLFileEntryService.hasFileEntryLock(long fileEntryId)
|
boolean |
DLFileEntryLocalServiceWrapper.hasFileEntryLock(long userId,
long fileEntryId)
|
static boolean |
DLFileEntryLocalServiceUtil.hasFileEntryLock(long userId,
long fileEntryId)
|
boolean |
DLFileEntryLocalService.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 |
DLFileEntryServiceWrapper.isFileEntryCheckedOut(long fileEntryId)
|
static boolean |
DLFileEntryServiceUtil.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryService.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryLocalServiceWrapper.isFileEntryCheckedOut(long fileEntryId)
|
static boolean |
DLFileEntryLocalServiceUtil.isFileEntryCheckedOut(long fileEntryId)
|
boolean |
DLFileEntryLocalService.isFileEntryCheckedOut(long fileEntryId)
|
Lock |
DLFileEntryServiceWrapper.lockFileEntry(long fileEntryId)
|
static Lock |
DLFileEntryServiceUtil.lockFileEntry(long fileEntryId)
|
Lock |
DLFileEntryService.lockFileEntry(long fileEntryId)
|
Lock |
DLAppServiceWrapper.lockFileEntry(long fileEntryId)
|
static Lock |
DLAppServiceUtil.lockFileEntry(long fileEntryId)
|
Lock |
DLAppService.lockFileEntry(long fileEntryId)
|
Lock |
DLFileEntryLocalServiceWrapper.lockFileEntry(long userId,
long fileEntryId)
|
static Lock |
DLFileEntryLocalServiceUtil.lockFileEntry(long userId,
long fileEntryId)
|
Lock |
DLFileEntryLocalService.lockFileEntry(long userId,
long fileEntryId)
|
Lock |
DLFileEntryLocalServiceWrapper.lockFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
|
static Lock |
DLFileEntryLocalServiceUtil.lockFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
|
Lock |
DLFileEntryLocalService.lockFileEntry(long userId,
long fileEntryId,
String owner,
long expirationTime)
|
Lock |
DLFileEntryServiceWrapper.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
static Lock |
DLFileEntryServiceUtil.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
Lock |
DLFileEntryService.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
Lock |
DLAppServiceWrapper.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
static Lock |
DLAppServiceUtil.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
Lock |
DLAppService.lockFileEntry(long fileEntryId,
String owner,
long expirationTime)
|
Lock |
DLFolderServiceWrapper.lockFolder(long folderId)
|
static Lock |
DLFolderServiceUtil.lockFolder(long folderId)
|
Lock |
DLFolderService.lockFolder(long folderId)
|
Lock |
DLAppServiceWrapper.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
static Lock |
DLAppServiceUtil.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
Lock |
DLAppService.lockFolder(long repositoryId,
long folderId)
Locks the folder. |
Lock |
DLAppServiceWrapper.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
static Lock |
DLAppServiceUtil.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
Lock |
DLAppService.lockFolder(long repositoryId,
long folderId,
String owner,
boolean inheritable,
long expirationTime)
Locks the folder. |
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)
|
void |
DLAppHelperLocalServiceWrapper.moveFileEntry(FileEntry fileEntry)
|
static void |
DLAppHelperLocalServiceUtil.moveFileEntry(FileEntry fileEntry)
|
void |
DLAppHelperLocalService.moveFileEntry(FileEntry fileEntry)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryLocalService.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppLocalServiceWrapper.moveFileEntry(long userId,
long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
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. |
DLFileEntry |
DLFileEntryServiceWrapper.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryServiceUtil.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryService.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
|
FileEntry |
DLAppServiceWrapper.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
static FileEntry |
DLAppServiceUtil.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
FileEntry |
DLAppService.moveFileEntry(long fileEntryId,
long newFolderId,
ServiceContext serviceContext)
Moves the file entry to the new folder. |
void |
DLAppHelperLocalServiceWrapper.moveFolder(Folder folder)
|
static void |
DLAppHelperLocalServiceUtil.moveFolder(Folder folder)
|
void |
DLAppHelperLocalService.moveFolder(Folder folder)
|
DLFolder |
DLFolderServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.moveFolder(long folderId,
long parentFolderId,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.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 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. |
Lock |
DLFileEntryServiceWrapper.refreshFileEntryLock(String lockUuid,
long expirationTime)
|
static Lock |
DLFileEntryServiceUtil.refreshFileEntryLock(String lockUuid,
long expirationTime)
|
Lock |
DLFileEntryService.refreshFileEntryLock(String lockUuid,
long expirationTime)
|
Lock |
DLAppServiceWrapper.refreshFileEntryLock(String lockUuid,
long expirationTime)
Refreshes the lock for the file entry. |
static Lock |
DLAppServiceUtil.refreshFileEntryLock(String lockUuid,
long expirationTime)
Refreshes the lock for the file entry. |
Lock |
DLAppService.refreshFileEntryLock(String lockUuid,
long expirationTime)
Refreshes the lock for the file entry. |
Lock |
DLFolderServiceWrapper.refreshFolderLock(String lockUuid,
long expirationTime)
|
static Lock |
DLFolderServiceUtil.refreshFolderLock(String lockUuid,
long expirationTime)
|
Lock |
DLFolderService.refreshFolderLock(String lockUuid,
long expirationTime)
|
Lock |
DLAppServiceWrapper.refreshFolderLock(String lockUuid,
long expirationTime)
Refreshes the lock for the folder. |
static Lock |
DLAppServiceUtil.refreshFolderLock(String lockUuid,
long expirationTime)
Refreshes the lock for the folder. |
Lock |
DLAppService.refreshFolderLock(String lockUuid,
long expirationTime)
Refreshes the lock for the folder. |
void |
DLFileEntryLocalServiceWrapper.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
static void |
DLFileEntryLocalServiceUtil.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryLocalService.revertFileEntry(long userId,
long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryServiceWrapper.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
static void |
DLFileEntryServiceUtil.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLFileEntryService.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
|
void |
DLAppServiceWrapper.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
static void |
DLAppServiceUtil.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
void |
DLAppService.revertFileEntry(long fileEntryId,
String version,
ServiceContext serviceContext)
Reverts the file entry to a previous version. |
void |
DLFileEntryServiceWrapper.unlockFileEntry(long fileEntryId)
|
static void |
DLFileEntryServiceUtil.unlockFileEntry(long fileEntryId)
|
void |
DLFileEntryService.unlockFileEntry(long fileEntryId)
|
void |
DLAppServiceWrapper.unlockFileEntry(long fileEntryId)
|
static void |
DLAppServiceUtil.unlockFileEntry(long fileEntryId)
|
void |
DLAppService.unlockFileEntry(long fileEntryId)
|
void |
DLFileEntryServiceWrapper.unlockFileEntry(long fileEntryId,
String lockUuid)
|
static void |
DLFileEntryServiceUtil.unlockFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLFileEntryService.unlockFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLFileEntryLocalServiceWrapper.unlockFileEntry(long fileEntryId,
String lockUuid)
|
static void |
DLFileEntryLocalServiceUtil.unlockFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLFileEntryLocalService.unlockFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLAppServiceWrapper.unlockFileEntry(long fileEntryId,
String lockUuid)
|
static void |
DLAppServiceUtil.unlockFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLAppService.unlockFileEntry(long fileEntryId,
String lockUuid)
|
void |
DLFolderServiceWrapper.unlockFolder(long groupId,
long folderId,
String lockUuid)
|
static void |
DLFolderServiceUtil.unlockFolder(long groupId,
long folderId,
String lockUuid)
|
void |
DLFolderService.unlockFolder(long groupId,
long folderId,
String lockUuid)
|
void |
DLAppServiceWrapper.unlockFolder(long repositoryId,
long folderId,
String lockUuid)
Unlocks the folder. |
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 |
DLFolderServiceWrapper.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 |
DLAppServiceWrapper.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
static void |
DLAppServiceUtil.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks the folder. |
void |
DLAppService.unlockFolder(long repositoryId,
long parentFolderId,
String name,
String lockUuid)
Unlocks 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)
|
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
void |
DLAppLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
Updates the file entry's asset replacing its asset categories, tags, and links. |
static 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. |
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
DLAppHelperLocalServiceWrapper.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
static void |
DLAppHelperLocalServiceUtil.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
void |
DLAppHelperLocalService.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPk)
|
void |
DLAppHelperLocalServiceWrapper.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
static void |
DLAppHelperLocalServiceUtil.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalService.updateFileEntry(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext)
|
FileEntry |
DLAppLocalServiceWrapper.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
byte[] bytes,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a byte array object. |
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,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File
object. |
static FileEntry |
DLAppLocalServiceUtil.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File
object. |
FileEntry |
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,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
static FileEntry |
DLAppLocalServiceUtil.updateFileEntry(long userId,
long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on an InputStream object. |
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. |
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)
|
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)
|
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)
|
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,
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,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File
object. |
static FileEntry |
DLAppServiceUtil.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
File file,
ServiceContext serviceContext)
Updates a file entry and associated metadata based on a File
object. |
FileEntry |
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 |
DLSyncServiceWrapper.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream deltaInputStream,
long size,
ServiceContext serviceContext)
|
static FileEntry |
DLSyncServiceUtil.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream deltaInputStream,
long size,
ServiceContext serviceContext)
|
FileEntry |
DLSyncService.updateFileEntry(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream deltaInputStream,
long size,
ServiceContext serviceContext)
|
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. |
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. |
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)
|
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)
|
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,
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,
InputStream is,
long size,
ServiceContext serviceContext)
|
static FileEntry |
DLAppServiceUtil.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
FileEntry |
DLAppService.updateFileEntryAndCheckIn(long fileEntryId,
String sourceFileName,
String mimeType,
String title,
String description,
String changeLog,
boolean majorVersion,
InputStream is,
long size,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryTypeLocalServiceWrapper.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryTypeLocalServiceUtil.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
DLFileEntry |
DLFileEntryTypeLocalService.updateFileEntryFileEntryType(DLFileEntry dlFileEntry,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalServiceWrapper.updateFileEntryMetadata(long companyId,
List<DDMStructure> ddmStructures,
long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
static void |
DLFileEntryMetadataLocalServiceUtil.updateFileEntryMetadata(long companyId,
List<DDMStructure> ddmStructures,
long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalService.updateFileEntryMetadata(long companyId,
List<DDMStructure> ddmStructures,
long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalServiceWrapper.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
static void |
DLFileEntryMetadataLocalServiceUtil.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
ServiceContext serviceContext)
|
void |
DLFileEntryMetadataLocalService.updateFileEntryMetadata(long fileEntryTypeId,
long fileEntryId,
long fileVersionId,
Map<String,Fields> fieldsMap,
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)
|
void |
DLFileEntryTypeLocalService.updateFileEntryType(long userId,
long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeServiceWrapper.updateFileEntryType(long fileEntryTypeId,
String name,
String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeServiceUtil.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 |
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 |
DLAppLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
static DLFileShortcut |
DLAppLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppLocalService.updateFileShortcut(long userId,
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 DLFileShortcut |
DLFileShortcutServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLAppServiceWrapper.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
static DLFileShortcut |
DLAppServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
DLFileShortcut |
DLAppService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
void |
DLAppHelperLocalServiceWrapper.updateFolder(Folder folder,
ServiceContext serviceContext)
|
static void |
DLAppHelperLocalServiceUtil.updateFolder(Folder folder,
ServiceContext serviceContext)
|
void |
DLAppHelperLocalService.updateFolder(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)
|
Folder |
DLAppLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
static Folder |
DLAppLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
Folder |
DLAppLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
DLFolder |
DLFolderServiceWrapper.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)
|
DLFolder |
DLFolderLocalServiceWrapper.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)
|
Folder |
DLAppServiceWrapper.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
static Folder |
DLAppServiceUtil.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
Folder |
DLAppService.updateFolder(long folderId,
String name,
String description,
ServiceContext serviceContext)
Updates the folder. |
DLFolder |
DLFolderLocalServiceWrapper.updateFolderAndFileEntryTypes(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolderAndFileEntryTypes(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.updateFolderAndFileEntryTypes(long folderId,
long parentFolderId,
String name,
String description,
long defaultFileEntryTypeId,
List<Long> fileEntryTypeIds,
boolean overrideFileEntryTypes,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalServiceWrapper.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
static void |
DLFileEntryTypeLocalServiceUtil.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
void |
DLFileEntryTypeLocalService.updateFolderFileEntryTypes(DLFolder dlFolder,
List<Long> fileEntryTypeIds,
long defaultFileEntryTypeId,
ServiceContext serviceContext)
|
void |
DLFolderLocalServiceWrapper.updateLastPostDate(long folderId,
Date lastPostDate)
|
static void |
DLFolderLocalServiceUtil.updateLastPostDate(long folderId,
Date lastPostDate)
|
void |
DLFolderLocalService.updateLastPostDate(long folderId,
Date lastPostDate)
|
void |
DLFileEntryLocalServiceWrapper.updateSmallImage(long smallImageId,
long largeImageId)
|
static void |
DLFileEntryLocalServiceUtil.updateSmallImage(long smallImageId,
long largeImageId)
|
void |
DLFileEntryLocalService.updateSmallImage(long smallImageId,
long largeImageId)
|
void |
DLAppHelperLocalServiceWrapper.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int status,
Map<String,Serializable> workflowContext)
|
static void |
DLAppHelperLocalServiceUtil.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int status,
Map<String,Serializable> workflowContext)
|
void |
DLAppHelperLocalService.updateStatus(long userId,
FileEntry fileEntry,
FileVersion latestFileVersion,
int status,
Map<String,Serializable> workflowContext)
|
DLFileEntry |
DLFileEntryLocalServiceWrapper.updateStatus(long userId,
long fileVersionId,
int status,
Map<String,Serializable> workflowContext,
ServiceContext serviceContext)
|
static DLFileEntry |
DLFileEntryLocalServiceUtil.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)
|
DLSync |
DLSyncLocalServiceWrapper.updateSync(long fileId,
long parentFolderId,
String name,
String event,
String version)
Deprecated. DLSyncLocalServiceWrapper.updateSync(long, long, String, String, String,
String) |
static DLSync |
DLSyncLocalServiceUtil.updateSync(long fileId,
long parentFolderId,
String name,
String event,
String version)
Deprecated. DLSyncLocalServiceUtil.updateSync(long, long, String, String, String,
String) |
DLSync |
DLSyncLocalService.updateSync(long fileId,
long parentFolderId,
String name,
String event,
String version)
Deprecated. DLSyncLocalService.updateSync(long, long, String, String, String,
String) |
DLSync |
DLSyncLocalServiceWrapper.updateSync(long fileId,
long parentFolderId,
String name,
String description,
String event,
String version)
|
static DLSync |
DLSyncLocalServiceUtil.updateSync(long fileId,
long parentFolderId,
String name,
String description,
String event,
String version)
|
DLSync |
DLSyncLocalService.updateSync(long fileId,
long parentFolderId,
String name,
String description,
String event,
String version)
|
boolean |
DLAppServiceWrapper.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
static boolean |
DLAppServiceUtil.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
boolean |
DLAppService.verifyFileEntryCheckOut(long repositoryId,
long fileEntryId,
String lockUuid)
Returns true if the file entry is checked out. |
boolean |
DLFileEntryServiceWrapper.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryServiceUtil.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryService.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalServiceWrapper.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryLocalServiceUtil.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalService.verifyFileEntryCheckOut(long fileEntryId,
String lockUuid)
|
boolean |
DLAppServiceWrapper.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
static boolean |
DLAppServiceUtil.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
boolean |
DLAppService.verifyFileEntryLock(long repositoryId,
long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryServiceWrapper.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryServiceUtil.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryService.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalServiceWrapper.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
static boolean |
DLFileEntryLocalServiceUtil.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLFileEntryLocalService.verifyFileEntryLock(long fileEntryId,
String lockUuid)
|
boolean |
DLAppServiceWrapper.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
static boolean |
DLAppServiceUtil.verifyInheritableLock(long repositoryId,
long folderId,
String lockUuid)
Returns true if the inheritable lock exists. |
boolean |
DLAppService.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.store |
---|
Methods in com.liferay.portlet.documentlibrary.store that throw PortalException | |
---|---|
void |
StoreWrapper.addDirectory(long companyId,
long repositoryId,
String dirName)
|
void |
Store.addDirectory(long companyId,
long repositoryId,
String dirName)
|
static void |
DLStoreUtil.addDirectory(long companyId,
long repositoryId,
String dirName)
Adds a directory. |
void |
DLStore.addDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
BaseStore.addDirectory(long companyId,
long repositoryId,
String dirName)
Adds a directory. |
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,
byte[] bytes)
|
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,
File file)
|
static void |
DLStoreUtil.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
InputStream is)
Adds a file based on a InputStream object. |
void |
DLStore.addFile(long companyId,
long repositoryId,
String fileName,
boolean validateFileExtension,
InputStream is)
|
void |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
byte[] bytes)
|
void |
Store.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 |
DLStore.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 |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
File file)
|
void |
Store.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 |
DLStore.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 |
StoreWrapper.addFile(long companyId,
long repositoryId,
String fileName,
InputStream is)
|
void |
Store.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 |
DLStore.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 |
StoreWrapper.copyFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
void |
Store.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 |
DLStore.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 |
StoreWrapper.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
void |
Store.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
static void |
DLStoreUtil.deleteDirectory(long companyId,
long repositoryId,
String dirName)
Deletes a directory. |
void |
DLStore.deleteDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract void |
BaseStore.deleteDirectory(long companyId,
long repositoryId,
String dirName)
Deletes a directory. |
void |
StoreWrapper.deleteFile(long companyId,
long repositoryId,
String fileName)
|
void |
Store.deleteFile(long companyId,
long repositoryId,
String fileName)
|
static void |
DLStoreUtil.deleteFile(long companyId,
long repositoryId,
String fileName)
Deletes a file. |
void |
DLStore.deleteFile(long companyId,
long repositoryId,
String fileName)
|
abstract void |
BaseStore.deleteFile(long companyId,
long repositoryId,
String fileName)
Deletes a file. |
void |
StoreWrapper.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
void |
Store.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static void |
DLStoreUtil.deleteFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Deletes a file at a particular version. |
void |
DLStore.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. |
File |
StoreWrapper.getFile(long companyId,
long repositoryId,
String fileName)
|
File |
Store.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 |
DLStore.getFile(long companyId,
long repositoryId,
String fileName)
|
File |
BaseStore.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 |
Store.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static File |
DLStoreUtil.getFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a File object. |
File |
DLStore.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. |
byte[] |
StoreWrapper.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
byte[] |
Store.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[] |
DLStore.getFileAsBytes(long companyId,
long repositoryId,
String fileName)
|
byte[] |
BaseStore.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[] |
Store.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static byte[] |
DLStoreUtil.getFileAsBytes(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as a byte array. |
byte[] |
DLStore.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. |
InputStream |
StoreWrapper.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
InputStream |
Store.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 |
DLStore.getFileAsStream(long companyId,
long repositoryId,
String fileName)
|
InputStream |
BaseStore.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)
|
InputStream |
Store.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static InputStream |
DLStoreUtil.getFileAsStream(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns the file as an InputStream object. |
InputStream |
DLStore.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. |
String[] |
StoreWrapper.getFileNames(long companyId,
long repositoryId,
String dirName)
|
String[] |
Store.getFileNames(long companyId,
long repositoryId,
String dirName)
|
static String[] |
DLStoreUtil.getFileNames(long companyId,
long repositoryId,
String dirName)
Returns all files of the directory. |
String[] |
DLStore.getFileNames(long companyId,
long repositoryId,
String dirName)
|
abstract String[] |
BaseStore.getFileNames(long companyId,
long repositoryId,
String dirName)
Returns all files of the directory. |
long |
StoreWrapper.getFileSize(long companyId,
long repositoryId,
String fileName)
|
long |
Store.getFileSize(long companyId,
long repositoryId,
String fileName)
|
static long |
DLStoreUtil.getFileSize(long companyId,
long repositoryId,
String fileName)
Returns the size of the file. |
long |
DLStore.getFileSize(long companyId,
long repositoryId,
String fileName)
|
abstract long |
BaseStore.getFileSize(long companyId,
long repositoryId,
String fileName)
Returns the size of the file. |
boolean |
StoreWrapper.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
boolean |
Store.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
static boolean |
DLStoreUtil.hasDirectory(long companyId,
long repositoryId,
String dirName)
Returns true if the directory exists. |
boolean |
DLStore.hasDirectory(long companyId,
long repositoryId,
String dirName)
|
abstract boolean |
BaseStore.hasDirectory(long companyId,
long repositoryId,
String dirName)
Returns true if the directory exists. |
boolean |
StoreWrapper.hasFile(long companyId,
long repositoryId,
String fileName)
|
boolean |
Store.hasFile(long companyId,
long repositoryId,
String fileName)
|
static boolean |
DLStoreUtil.hasFile(long companyId,
long repositoryId,
String fileName)
Returns true if the file exists. |
boolean |
DLStore.hasFile(long companyId,
long repositoryId,
String fileName)
|
boolean |
BaseStore.hasFile(long companyId,
long repositoryId,
String fileName)
Returns true if the file exists. |
boolean |
StoreWrapper.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
boolean |
Store.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
|
static boolean |
DLStoreUtil.hasFile(long companyId,
long repositoryId,
String fileName,
String versionLabel)
Returns true if the file exists. |
boolean |
DLStore.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. |
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
long newRepositoryId,
String fileName)
|
void |
Store.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 |
DLStore.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 |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String newFileName)
|
void |
Store.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 newFileName)
|
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,
File file)
|
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 |
DLStore.updateFile(long companyId,
long repositoryId,
String fileName,
String fileExtension,
boolean validateFileExtension,
String versionLabel,
String sourceFileName,
InputStream is)
|
void |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
byte[] bytes)
|
void |
Store.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 |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
File file)
|
void |
Store.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 |
StoreWrapper.updateFile(long companyId,
long repositoryId,
String fileName,
String versionLabel,
InputStream is)
|
void |
Store.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 |
StoreWrapper.updateFileVersion(long companyId,
long repositoryId,
String fileName,
String fromVersionLabel,
String toVersionLabel)
|
void |
Store.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.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. |
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension)
Validates a file's name. |
void |
DLStore.validate(String fileName,
boolean validateFileExtension)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension,
byte[] bytes)
Validates a file's name and data. |
void |
DLStore.validate(String fileName,
boolean validateFileExtension,
byte[] bytes)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension,
File file)
Validates a file's name and data. |
void |
DLStore.validate(String fileName,
boolean validateFileExtension,
File file)
|
static void |
DLStoreUtil.validate(String fileName,
boolean validateFileExtension,
InputStream is)
Validates a file's name and data. |
void |
DLStore.validate(String fileName,
boolean validateFileExtension,
InputStream is)
|
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,
File file)
|
static void |
DLStoreUtil.validate(String fileName,
String fileExtension,
String sourceFileName,
boolean validateFileExtension,
InputStream is)
Validates a file's name and data. |
void |
DLStore.validate(String fileName,
String fileExtension,
String sourceFileName,
boolean validateFileExtension,
InputStream is)
|
Uses of PortalException in com.liferay.portlet.documentlibrary.util |
---|
Methods in com.liferay.portlet.documentlibrary.util that throw PortalException | |
---|---|
protected void |
DLPreviewableProcessor.exportThumbnail(PortletDataContext portletDataContext,
FileEntry fileEntry,
Element fileEntryElement,
String binPathName,
int index)
|
protected void |
DLPreviewableProcessor.exportThumbnails(PortletDataContext portletDataContext,
FileEntry fileEntry,
Element fileEntryElement,
String binPathSuffix)
|
static void |
RawMetadataProcessorUtil.generateMetadata(FileVersion fileVersion)
Generates the raw metadata associated with the file entry. |
void |
RawMetadataProcessor.generateMetadata(FileVersion fileVersion)
Generates the raw metadata associated with the file entry. |
static long[] |
DLUtil.getGroupIds(long groupId)
|
static long[] |
DLUtil.getGroupIds(ThemeDisplay themeDisplay)
|
static String |
DLUtil.getWebDavURL(ThemeDisplay themeDisplay,
Folder folder,
FileEntry fileEntry)
|
static void |
RawMetadataProcessorUtil.saveMetadata(FileVersion fileVersion)
Saves the raw metadata present in the file version. |
void |
RawMetadataProcessor.saveMetadata(FileVersion fileVersion)
Saves the raw metadata present in the file version. |
Uses of PortalException in com.liferay.portlet.dynamicdatalists |
---|
Subclasses of PortalException in com.liferay.portlet.dynamicdatalists | |
---|---|
class |
NoSuchRecordException
|
class |
NoSuchRecordSetException
|
class |
NoSuchRecordVersionException
|
class |
RecordSetDDMStructureIdException
|
class |
RecordSetDuplicateRecordSetKeyException
|
class |
RecordSetNameException
|
Uses of PortalException in com.liferay.portlet.dynamicdatalists.model |
---|
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)
|
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,
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,
Map<String,Serializable> fieldsMap,
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)
|
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)
|
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 |
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)
|
void |
DDLRecordSetLocalServiceWrapper.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DDLRecordSetLocalServiceUtil.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDLRecordSetLocalService.addRecordSetResources(DDLRecordSet recordSet,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDLRecordSetLocalServiceWrapper.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DDLRecordSetLocalServiceUtil.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDLRecordSetLocalService.addRecordSetResources(DDLRecordSet recordSet,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDLRecordLocalServiceWrapper.deleteDDLRecord(long recordId)
Deletes the d d l record with the primary key from the database. |
static void |
DDLRecordLocalServiceUtil.deleteDDLRecord(long recordId)
Deletes the d d l record with the primary key from the database. |
void |
DDLRecordLocalService.deleteDDLRecord(long recordId)
Deletes the d d l record with the primary key from the database. |
void |
DDLRecordSetLocalServiceWrapper.deleteDDLRecordSet(long recordSetId)
Deletes the d d l record set with the primary key from the database. |
static void |
DDLRecordSetLocalServiceUtil.deleteDDLRecordSet(long recordSetId)
Deletes the d d l record set with the primary key from the database. |
void |
DDLRecordSetLocalService.deleteDDLRecordSet(long recordSetId)
Deletes the d d l record set with the primary key from the database. |
void |
DDLRecordLocalServiceWrapper.deleteRecord(DDLRecord record)
|
static void |
DDLRecordLocalServiceUtil.deleteRecord(DDLRecord record)
|
void |
DDLRecordLocalService.deleteRecord(DDLRecord record)
|
void |
DDLRecordLocalServiceWrapper.deleteRecord(long recordId)
|
static void |
DDLRecordLocalServiceUtil.deleteRecord(long recordId)
|
void |
DDLRecordLocalService.deleteRecord(long recordId)
|
void |
DDLRecordLocalServiceWrapper.deleteRecords(long recordSetId)
|
static void |
DDLRecordLocalServiceUtil.deleteRecords(long recordSetId)
|
void |
DDLRecordLocalService.deleteRecords(long recordSetId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(DDLRecordSet recordSet)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(DDLRecordSet recordSet)
|
void |
DDLRecordSetLocalService.deleteRecordSet(DDLRecordSet recordSet)
|
void |
DDLRecordSetServiceWrapper.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetServiceUtil.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetService.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(long recordSetId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetLocalService.deleteRecordSet(long recordSetId)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSet(long groupId,
String recordSetKey)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSet(long groupId,
String recordSetKey)
|
void |
DDLRecordSetLocalService.deleteRecordSet(long groupId,
String recordSetKey)
|
void |
DDLRecordSetLocalServiceWrapper.deleteRecordSets(long groupId)
|
static void |
DDLRecordSetLocalServiceUtil.deleteRecordSets(long groupId)
|
void |
DDLRecordSetLocalService.deleteRecordSets(long groupId)
|
DDLRecord |
DDLRecordLocalServiceWrapper.getDDLRecord(long recordId)
Returns the d d l record with the primary key. |
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.getDDLRecordByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record with the UUID in the group. |
static DDLRecord |
DDLRecordLocalServiceUtil.getDDLRecordByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record with the UUID in the group. |
DDLRecord |
DDLRecordLocalService.getDDLRecordByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record with the UUID in the group. |
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getDDLRecordSet(long recordSetId)
Returns the d d l record set with the primary key. |
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.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set with the UUID in the group. |
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set with the UUID in the group. |
DDLRecordSet |
DDLRecordSetLocalService.getDDLRecordSetByUuidAndGroupId(String uuid,
long groupId)
Returns the d d l record set with the UUID in the group. |
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getLatestRecordVersion(long recordId)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getLatestRecordVersion(long recordId)
|
DDLRecordVersion |
DDLRecordLocalService.getLatestRecordVersion(long recordId)
|
PersistedModel |
DDLRecordSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDLRecordSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordSetLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDLRecordLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDLRecordLocalService.getPersistedModel(Serializable primaryKeyObj)
|
DDLRecord |
DDLRecordServiceWrapper.getRecord(long recordId)
|
static DDLRecord |
DDLRecordServiceUtil.getRecord(long recordId)
|
DDLRecord |
DDLRecordService.getRecord(long recordId)
|
DDLRecord |
DDLRecordLocalServiceWrapper.getRecord(long recordId)
|
static DDLRecord |
DDLRecordLocalServiceUtil.getRecord(long recordId)
|
DDLRecord |
DDLRecordLocalService.getRecord(long recordId)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetService.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getRecordSet(long recordSetId)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetLocalService.getRecordSet(long recordSetId)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.getRecordSet(long groupId,
String recordSetKey)
|
static DDLRecordSet |
DDLRecordSetLocalServiceUtil.getRecordSet(long groupId,
String recordSetKey)
|
DDLRecordSet |
DDLRecordSetLocalService.getRecordSet(long groupId,
String recordSetKey)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getRecordVersion(long recordVersionId)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getRecordVersion(long recordVersionId)
|
DDLRecordVersion |
DDLRecordLocalService.getRecordVersion(long recordVersionId)
|
DDLRecordVersion |
DDLRecordLocalServiceWrapper.getRecordVersion(long recordId,
String version)
|
static DDLRecordVersion |
DDLRecordLocalServiceUtil.getRecordVersion(long recordId,
String version)
|
DDLRecordVersion |
DDLRecordLocalService.getRecordVersion(long recordId,
String version)
|
void |
DDLRecordLocalServiceWrapper.revertRecordVersion(long userId,
long recordId,
String version,
ServiceContext serviceContext)
|
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.updateAsset(long userId,
DDLRecord record,
DDLRecordVersion recordVersion,
long[] assetCategoryIds,
String[] assetTagNames,
Locale locale)
|
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)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
static DDLRecordSet |
DDLRecordSetServiceUtil.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetService.updateMinDisplayRows(long recordSetId,
int minDisplayRows,
ServiceContext serviceContext)
|
DDLRecordSet |
DDLRecordSetLocalServiceWrapper.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)
|
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)
|
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,
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,
int displayIndex,
Map<String,Serializable> fieldsMap,
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)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.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 |
DDLRecordSetService.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)
|
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)
|
DDLRecordSet |
DDLRecordSetServiceWrapper.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 |
DDLRecordSetService.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)
|
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)
|
DDLRecord |
DDLRecordLocalServiceWrapper.updateStatus(long userId,
long recordVersionId,
int status,
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)
|
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 |
StorageException
|
class |
StorageFieldNameException
|
class |
StorageFieldRequiredException
|
class |
StructureDuplicateElementException
|
class |
StructureDuplicateStructureKeyException
|
class |
StructureFieldException
|
class |
StructureNameException
|
class |
StructureXsdException
|
class |
TemplateNameException
|
class |
TemplateScriptException
|
Uses of PortalException in com.liferay.portlet.dynamicdatamapping.model |
---|
Methods in com.liferay.portlet.dynamicdatamapping.model that throw PortalException | |
---|---|
String |
DDMStorageLinkWrapper.getStorageType()
|
String |
DDMStorageLink.getStorageType()
|
DDMStructure |
DDMTemplateWrapper.getStructure()
|
DDMStructure |
DDMTemplate.getStructure()
|
DDMStructure |
DDMStructureLinkWrapper.getStructure()
|
DDMStructure |
DDMStructureLink.getStructure()
|
DDMStructure |
DDMStorageLinkWrapper.getStructure()
|
DDMStructure |
DDMStorageLink.getStructure()
|
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 classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.addStructure(long groupId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.addStructure(long groupId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.addStructure(long groupId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
String storageType,
int type,
ServiceContext serviceContext)
|
void |
DDMStructureLocalServiceWrapper.addStructureResources(DDMStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DDMStructureLocalServiceUtil.addStructureResources(DDMStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDMStructureLocalService.addStructureResources(DDMStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDMStructureLocalServiceWrapper.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DDMStructureLocalServiceUtil.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDMStructureLocalService.addStructureResources(DDMStructure structure,
String[] groupPermissions,
String[] guestPermissions)
|
DDMTemplate |
DDMTemplateLocalServiceWrapper.addTemplate(long userId,
long groupId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.addTemplate(long userId,
long groupId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateLocalService.addTemplate(long userId,
long groupId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateServiceWrapper.addTemplate(long groupId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateServiceUtil.addTemplate(long groupId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateService.addTemplate(long groupId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
void |
DDMTemplateLocalServiceWrapper.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
DDMTemplateLocalServiceUtil.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDMTemplateLocalService.addTemplateResources(DDMTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
DDMTemplateLocalServiceWrapper.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
DDMTemplateLocalServiceUtil.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
|
void |
DDMTemplateLocalService.addTemplateResources(DDMTemplate template,
String[] groupPermissions,
String[] guestPermissions)
|
DDMStructure |
DDMStructureLocalServiceWrapper.copyStructure(long userId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.copyStructure(long userId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.copyStructure(long userId,
long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.copyStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.copyStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.copyStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
List<DDMTemplate> |
DDMTemplateLocalServiceWrapper.copyTemplates(long userId,
long structureId,
long newStructureId,
String type,
ServiceContext serviceContext)
|
static List<DDMTemplate> |
DDMTemplateLocalServiceUtil.copyTemplates(long userId,
long structureId,
long newStructureId,
String type,
ServiceContext serviceContext)
|
List<DDMTemplate> |
DDMTemplateLocalService.copyTemplates(long userId,
long structureId,
long newStructureId,
String type,
ServiceContext serviceContext)
|
List<DDMTemplate> |
DDMTemplateServiceWrapper.copyTemplates(long structureId,
long newStructureId,
String type,
ServiceContext serviceContext)
|
static List<DDMTemplate> |
DDMTemplateServiceUtil.copyTemplates(long structureId,
long newStructureId,
String type,
ServiceContext serviceContext)
|
List<DDMTemplate> |
DDMTemplateService.copyTemplates(long structureId,
long newStructureId,
String type,
ServiceContext serviceContext)
|
void |
DDMStorageLinkLocalServiceWrapper.deleteClassStorageLink(long classPK)
|
static void |
DDMStorageLinkLocalServiceUtil.deleteClassStorageLink(long classPK)
|
void |
DDMStorageLinkLocalService.deleteClassStorageLink(long classPK)
|
void |
DDMStructureLinkLocalServiceWrapper.deleteClassStructureLink(long classPK)
|
static void |
DDMStructureLinkLocalServiceUtil.deleteClassStructureLink(long classPK)
|
void |
DDMStructureLinkLocalService.deleteClassStructureLink(long classPK)
|
void |
DDMContentLocalServiceWrapper.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
static void |
DDMContentLocalServiceUtil.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
void |
DDMContentLocalService.deleteDDMContent(long contentId)
Deletes the d d m content with the primary key from the database. |
void |
DDMStorageLinkLocalServiceWrapper.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
static void |
DDMStorageLinkLocalServiceUtil.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
void |
DDMStorageLinkLocalService.deleteDDMStorageLink(long storageLinkId)
Deletes the d d m storage link with the primary key from the database. |
void |
DDMStructureLocalServiceWrapper.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
static void |
DDMStructureLocalServiceUtil.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
void |
DDMStructureLocalService.deleteDDMStructure(long structureId)
Deletes the d d m structure with the primary key from the database. |
void |
DDMStructureLinkLocalServiceWrapper.deleteDDMStructureLink(long structureLinkId)
Deletes the d d m structure link with the primary key from the database. |
static void |
DDMStructureLinkLocalServiceUtil.deleteDDMStructureLink(long structureLinkId)
Deletes the d d m structure link with the primary key from the database. |
void |
DDMStructureLinkLocalService.deleteDDMStructureLink(long structureLinkId)
Deletes the d d m structure link with the primary key from the database. |
void |
DDMTemplateLocalServiceWrapper.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
static void |
DDMTemplateLocalServiceUtil.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
void |
DDMTemplateLocalService.deleteDDMTemplate(long templateId)
Deletes the d d m template with the primary key from the database. |
void |
DDMStorageLinkLocalServiceWrapper.deleteStorageLink(long storageLinkId)
|
static void |
DDMStorageLinkLocalServiceUtil.deleteStorageLink(long storageLinkId)
|
void |
DDMStorageLinkLocalService.deleteStorageLink(long storageLinkId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructure(DDMStructure structure)
|
static void |
DDMStructureLocalServiceUtil.deleteStructure(DDMStructure structure)
|
void |
DDMStructureLocalService.deleteStructure(DDMStructure structure)
|
void |
DDMStructureServiceWrapper.deleteStructure(long structureId)
|
static void |
DDMStructureServiceUtil.deleteStructure(long structureId)
|
void |
DDMStructureService.deleteStructure(long structureId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructure(long structureId)
|
static void |
DDMStructureLocalServiceUtil.deleteStructure(long structureId)
|
void |
DDMStructureLocalService.deleteStructure(long structureId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructure(long groupId,
String structureKey)
|
static void |
DDMStructureLocalServiceUtil.deleteStructure(long groupId,
String structureKey)
|
void |
DDMStructureLocalService.deleteStructure(long groupId,
String structureKey)
|
void |
DDMStructureLinkLocalServiceWrapper.deleteStructureLink(long structureLinkId)
|
static void |
DDMStructureLinkLocalServiceUtil.deleteStructureLink(long structureLinkId)
|
void |
DDMStructureLinkLocalService.deleteStructureLink(long structureLinkId)
|
void |
DDMStructureLocalServiceWrapper.deleteStructures(long groupId)
|
static void |
DDMStructureLocalServiceUtil.deleteStructures(long groupId)
|
void |
DDMStructureLocalService.deleteStructures(long groupId)
|
void |
DDMTemplateLocalServiceWrapper.deleteTemplate(DDMTemplate template)
|
static void |
DDMTemplateLocalServiceUtil.deleteTemplate(DDMTemplate template)
|
void |
DDMTemplateLocalService.deleteTemplate(DDMTemplate template)
|
void |
DDMTemplateServiceWrapper.deleteTemplate(long templateId)
|
static void |
DDMTemplateServiceUtil.deleteTemplate(long templateId)
|
void |
DDMTemplateService.deleteTemplate(long templateId)
|
void |
DDMTemplateLocalServiceWrapper.deleteTemplate(long templateId)
|
static void |
DDMTemplateLocalServiceUtil.deleteTemplate(long templateId)
|
void |
DDMTemplateLocalService.deleteTemplate(long templateId)
|
void |
DDMTemplateLocalServiceWrapper.deleteTemplates(long groupId)
|
static void |
DDMTemplateLocalServiceUtil.deleteTemplates(long groupId)
|
void |
DDMTemplateLocalService.deleteTemplates(long groupId)
|
DDMStructure |
DDMStructureServiceWrapper.fetchStructure(long groupId,
String structureKey)
|
static DDMStructure |
DDMStructureServiceUtil.fetchStructure(long groupId,
String structureKey)
|
DDMStructure |
DDMStructureService.fetchStructure(long groupId,
String structureKey)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getClassStorageLink(long classPK)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getClassStorageLink(long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalService.getClassStorageLink(long classPK)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getClassStructureLink(long classPK)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getClassStructureLink(long classPK)
|
DDMStructureLink |
DDMStructureLinkLocalService.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.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
static DDMContent |
DDMContentLocalServiceUtil.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
DDMContent |
DDMContentLocalService.getDDMContentByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m content with the UUID in the group. |
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getDDMStorageLink(long storageLinkId)
Returns the d d m storage link with the primary key. |
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.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.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure with the UUID in the group. |
static DDMStructure |
DDMStructureLocalServiceUtil.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure with the UUID in the group. |
DDMStructure |
DDMStructureLocalService.getDDMStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m structure with the UUID in the group. |
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
DDMStructureLink |
DDMStructureLinkLocalService.getDDMStructureLink(long structureLinkId)
Returns the d d m structure link with the primary key. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
DDMTemplate |
DDMTemplateLocalService.getDDMTemplate(long templateId)
Returns the d d m template with the primary key. |
DDMTemplate |
DDMTemplateLocalServiceWrapper.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template with the UUID in the group. |
static DDMTemplate |
DDMTemplateLocalServiceUtil.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template with the UUID in the group. |
DDMTemplate |
DDMTemplateLocalService.getDDMTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the d d m template with the UUID in the group. |
PersistedModel |
DDMTemplateLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMTemplateLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStructureLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStructureLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStructureLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStorageLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMStorageLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMStorageLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
DDMContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
DDMContentLocalService.getPersistedModel(Serializable primaryKeyObj)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.getStorageLink(long storageLinkId)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.getStorageLink(long storageLinkId)
|
DDMStorageLink |
DDMStorageLinkLocalService.getStorageLink(long storageLinkId)
|
DDMStructure |
DDMStructureServiceWrapper.getStructure(long structureId)
|
static DDMStructure |
DDMStructureServiceUtil.getStructure(long structureId)
|
DDMStructure |
DDMStructureService.getStructure(long structureId)
|
DDMStructure |
DDMStructureLocalServiceWrapper.getStructure(long structureId)
|
static DDMStructure |
DDMStructureLocalServiceUtil.getStructure(long structureId)
|
DDMStructure |
DDMStructureLocalService.getStructure(long structureId)
|
DDMStructure |
DDMStructureLocalServiceWrapper.getStructure(long groupId,
String structureKey)
|
static DDMStructure |
DDMStructureLocalServiceUtil.getStructure(long groupId,
String structureKey)
|
DDMStructure |
DDMStructureLocalService.getStructure(long groupId,
String structureKey)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.getStructureLink(long structureLinkId)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.getStructureLink(long structureLinkId)
|
DDMStructureLink |
DDMStructureLinkLocalService.getStructureLink(long structureLinkId)
|
DDMTemplate |
DDMTemplateServiceWrapper.getTemplate(long templateId)
|
static DDMTemplate |
DDMTemplateServiceUtil.getTemplate(long templateId)
|
DDMTemplate |
DDMTemplateService.getTemplate(long templateId)
|
DDMTemplate |
DDMTemplateLocalServiceWrapper.getTemplate(long templateId)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.getTemplate(long templateId)
|
DDMTemplate |
DDMTemplateLocalService.getTemplate(long templateId)
|
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)
|
DDMStorageLink |
DDMStorageLinkLocalServiceWrapper.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
static DDMStorageLink |
DDMStorageLinkLocalServiceUtil.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
DDMStorageLink |
DDMStorageLinkLocalService.updateStorageLink(long storageLinkId,
long classNameId,
long classPK)
|
DDMStructure |
DDMStructureServiceWrapper.updateStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.updateStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.updateStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.updateStructure(long structureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.updateStructure(long groupId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.updateStructure(long groupId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.updateStructure(long groupId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long groupId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long groupId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.updateStructure(long groupId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
DDMStructureLink |
DDMStructureLinkLocalServiceWrapper.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
static DDMStructureLink |
DDMStructureLinkLocalServiceUtil.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
DDMStructureLink |
DDMStructureLinkLocalService.updateStructureLink(long structureLinkId,
long classNameId,
long classPK,
long structureId)
|
DDMTemplate |
DDMTemplateServiceWrapper.updateTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateServiceUtil.updateTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateService.updateTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateLocalServiceWrapper.updateTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
static DDMTemplate |
DDMTemplateLocalServiceUtil.updateTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
DDMTemplate |
DDMTemplateLocalService.updateTemplate(long templateId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String mode,
String language,
String script,
ServiceContext serviceContext)
|
Uses of PortalException in com.liferay.portlet.dynamicdatamapping.storage |
---|
Methods in com.liferay.portlet.dynamicdatamapping.storage that throw PortalException | |
---|---|
String |
Field.getDataType()
|
String |
Field.getRenderedValue(ThemeDisplay themeDisplay)
|
String |
Field.getType()
|
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 | |
---|---|
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)
|
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)
|
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()
|
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()
|
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.getStringArray()
|
String[] |
ExpandoValue.getStringArray()
|
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.setStringArray(String[] data)
|
void |
ExpandoValue.setStringArray(String[] data)
|
Uses of PortalException in com.liferay.portlet.expando.service |
---|
Methods in com.liferay.portlet.expando.service that throw PortalException | |
---|---|
ExpandoColumn |
ExpandoColumnServiceWrapper.addColumn(long tableId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.addColumn(long tableId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnService.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 |
ExpandoColumnLocalService.addColumn(long tableId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnService.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 |
ExpandoColumnLocalService.addColumn(long tableId,
String name,
int type,
Object defaultData)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId,
long classNameId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalService.addDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addDefaultTable(long companyId,
String className)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addDefaultTable(long companyId,
String className)
|
ExpandoTable |
ExpandoTableLocalService.addDefaultTable(long companyId,
String className)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.addRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.addRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalService.addRow(long tableId,
long classPK)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long companyId,
long classNameId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalService.addTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long classNameId,
String name)
Deprecated. ExpandoTableLocalServiceWrapper.addTable(long, long, String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long classNameId,
String name)
Deprecated. ExpandoTableLocalServiceUtil.addTable(long, long, String) |
ExpandoTable |
ExpandoTableLocalService.addTable(long classNameId,
String name)
Deprecated. ExpandoTableLocalService.addTable(long, long, String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(long companyId,
String className,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalService.addTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.addTable(String className,
String name)
Deprecated. ExpandoTableLocalServiceWrapper.addTable(long, String, String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.addTable(String className,
String name)
Deprecated. ExpandoTableLocalServiceUtil.addTable(long, String, String) |
ExpandoTable |
ExpandoTableLocalService.addTable(String className,
String name)
Deprecated. ExpandoTableLocalService.addTable(long, String, String) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.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 |
ExpandoValueLocalService.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)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Number[] data)
|
ExpandoValue |
ExpandoValueServiceWrapper.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 |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Object data)
|
ExpandoValue |
ExpandoValueLocalService.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)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.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)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] data)
|
ExpandoValue |
ExpandoValueServiceWrapper.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 |
ExpandoValueService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalService.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String data)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] data)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(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 |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
boolean[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
boolean[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
boolean[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
boolean[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
boolean[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
boolean[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
boolean[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, Date[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, Date[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
Date data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, Date[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, Date[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, Date[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
Date[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, Date[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
double[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
double[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
double data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
double[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
double[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
double[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
double[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
double[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
float[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
float[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
float data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
float[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
float[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
float[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
float[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
float[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, int[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, int[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
int data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, int[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, int[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, int[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
int[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, int[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, long[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, long[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
long data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, long[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, long[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, long[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
long[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, long[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long, Object) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long, Object) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
Object data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long, Object) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
short[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
short[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
short data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
short[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
short[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
short[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
short[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
short[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
String[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
String[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
String data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
String[]) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. ExpandoValueLocalServiceWrapper.addValue(long, String, String, String, long,
String[]) |
static ExpandoValue |
ExpandoValueLocalServiceUtil.addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. ExpandoValueLocalServiceUtil.addValue(long, String, String, String, long,
String[]) |
ExpandoValue |
ExpandoValueLocalService.addValue(String className,
String tableName,
String columnName,
long classPK,
String[] data)
Deprecated. ExpandoValueLocalService.addValue(long, String, String, String, long,
String[]) |
void |
ExpandoValueLocalServiceWrapper.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 |
ExpandoValueLocalService.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)
|
static void |
ExpandoValueLocalServiceUtil.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)
|
void |
ExpandoValueServiceWrapper.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
static void |
ExpandoValueServiceUtil.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
void |
ExpandoValueService.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributeValues)
|
void |
ExpandoValueLocalServiceWrapper.addValues(long companyId,
String className,
String tableName,
long classPK,
Map<String,Serializable> attributes)
|
static void |
ExpandoValueLocalServiceUtil.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 |
ExpandoColumnServiceWrapper.deleteColumn(long columnId)
|
static void |
ExpandoColumnServiceUtil.deleteColumn(long columnId)
|
void |
ExpandoColumnService.deleteColumn(long columnId)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumn(long columnId)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumn(long columnId)
|
void |
ExpandoColumnLocalService.deleteColumn(long columnId)
|
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,
long classNameId,
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.deleteColumn(long companyId,
String className,
String tableName,
String name)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumns(long companyId,
long classNameId,
String tableName)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumns(long companyId,
long classNameId,
String tableName)
|
void |
ExpandoColumnLocalService.deleteColumns(long companyId,
long classNameId,
String tableName)
|
void |
ExpandoColumnLocalServiceWrapper.deleteColumns(long companyId,
String className,
String tableName)
|
static void |
ExpandoColumnLocalServiceUtil.deleteColumns(long companyId,
String className,
String tableName)
|
void |
ExpandoColumnLocalService.deleteColumns(long companyId,
String className,
String tableName)
|
void |
ExpandoColumnLocalServiceWrapper.deleteExpandoColumn(long columnId)
Deletes the expando column with the primary key from the database. |
static void |
ExpandoColumnLocalServiceUtil.deleteExpandoColumn(long columnId)
Deletes the expando column with the primary key from the database. |
void |
ExpandoColumnLocalService.deleteExpandoColumn(long columnId)
Deletes the expando column with the primary key from the database. |
void |
ExpandoRowLocalServiceWrapper.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
static void |
ExpandoRowLocalServiceUtil.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
void |
ExpandoRowLocalService.deleteExpandoRow(long rowId)
Deletes the expando row with the primary key from the database. |
void |
ExpandoTableLocalServiceWrapper.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
static void |
ExpandoTableLocalServiceUtil.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
void |
ExpandoTableLocalService.deleteExpandoTable(long tableId)
Deletes the expando table with the primary key from the database. |
void |
ExpandoValueLocalServiceWrapper.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
static void |
ExpandoValueLocalServiceUtil.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
void |
ExpandoValueLocalService.deleteExpandoValue(long valueId)
Deletes the expando value with the primary key from the database. |
void |
ExpandoRowLocalServiceWrapper.deleteRow(long rowId)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long rowId)
|
void |
ExpandoRowLocalService.deleteRow(long rowId)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long tableId,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long tableId,
long classPK)
|
void |
ExpandoRowLocalService.deleteRow(long tableId,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
void |
ExpandoRowLocalService.deleteRow(long companyId,
long classNameId,
String tableName,
long classPK)
|
void |
ExpandoRowLocalServiceWrapper.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
static void |
ExpandoRowLocalServiceUtil.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
void |
ExpandoRowLocalService.deleteRow(long companyId,
String className,
String tableName,
long classPK)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long tableId)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long tableId)
|
void |
ExpandoTableLocalService.deleteTable(long tableId)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long companyId,
long classNameId,
String name)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long companyId,
long classNameId,
String name)
|
void |
ExpandoTableLocalService.deleteTable(long companyId,
long classNameId,
String name)
|
void |
ExpandoTableLocalServiceWrapper.deleteTable(long companyId,
String className,
String name)
|
static void |
ExpandoTableLocalServiceUtil.deleteTable(long companyId,
String className,
String name)
|
void |
ExpandoTableLocalService.deleteTable(long companyId,
String className,
String name)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long valueId)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long valueId)
|
void |
ExpandoValueLocalService.deleteValue(long valueId)
|
void |
ExpandoValueLocalServiceWrapper.deleteValue(long columnId,
long rowId)
|
static void |
ExpandoValueLocalServiceUtil.deleteValue(long columnId,
long rowId)
|
void |
ExpandoValueLocalService.deleteValue(long columnId,
long rowId)
|
void |
ExpandoValueLocalServiceWrapper.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 |
ExpandoValueLocalService.deleteValue(long companyId,
long classNameId,
String tableName,
String columnName,
long classPK)
|
void |
ExpandoValueLocalServiceWrapper.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)
|
void |
ExpandoValueLocalService.deleteValue(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.getColumn(long columnId)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.getColumn(long columnId)
|
ExpandoColumn |
ExpandoColumnLocalService.getColumn(long columnId)
|
Map<String,Serializable> |
ExpandoValueServiceWrapper.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
static Map<String,Serializable> |
ExpandoValueServiceUtil.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
Map<String,Serializable> |
ExpandoValueService.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
Map<String,Serializable> |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
Collection<String> columnNames,
long classPK)
|
static Map<String,Serializable> |
ExpandoValueLocalServiceUtil.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)
|
Serializable |
ExpandoValueServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static Serializable |
ExpandoValueServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
static Serializable |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
Serializable |
ExpandoValueLocalService.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)
|
static boolean |
ExpandoValueLocalServiceUtil.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)
|
boolean[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
static boolean[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
|
boolean[] |
ExpandoValueLocalService.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)
|
static Date |
ExpandoValueLocalServiceUtil.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)
|
Date[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
static Date[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
|
Date[] |
ExpandoValueLocalService.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)
|
static double |
ExpandoValueLocalServiceUtil.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)
|
double[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
static double[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
|
double[] |
ExpandoValueLocalService.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)
|
static float |
ExpandoValueLocalServiceUtil.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)
|
float[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
static float[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
|
float[] |
ExpandoValueLocalService.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)
|
static int |
ExpandoValueLocalServiceUtil.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)
|
int[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
static int[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
|
int[] |
ExpandoValueLocalService.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)
|
static long |
ExpandoValueLocalServiceUtil.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)
|
long[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
static long[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
long[] |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
|
short |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
static short |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
short |
ExpandoValueLocalService.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short defaultData)
|
short[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
static short[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
|
short[] |
ExpandoValueLocalService.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)
|
static String |
ExpandoValueLocalServiceUtil.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)
|
String[] |
ExpandoValueLocalServiceWrapper.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
static String[] |
ExpandoValueLocalServiceUtil.getData(long companyId,
String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
|
String[] |
ExpandoValueLocalService.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. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long) |
static Serializable |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long) |
Serializable |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long) |
boolean |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long,
boolean[]) |
static boolean |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long,
boolean[]) |
boolean |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
boolean defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long,
boolean[]) |
boolean[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long,
boolean[]) |
static boolean[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long,
boolean[]) |
boolean[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
boolean[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long,
boolean[]) |
Date |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, Date[]) |
static Date |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, Date[]) |
Date |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
Date defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, Date[]) |
Date[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, Date[]) |
static Date[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, Date[]) |
Date[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
Date[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, Date[]) |
double |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long,
double[]) |
static double |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long,
double[]) |
double |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
double defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long,
double[]) |
double[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long,
double[]) |
static double[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long,
double[]) |
double[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
double[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long,
double[]) |
float |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, float[]) |
static float |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, float[]) |
float |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
float defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, float[]) |
float[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, float[]) |
static float[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, float[]) |
float[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
float[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, float[]) |
int |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, int[]) |
static int |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, int[]) |
int |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
int defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, int[]) |
int[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, int[]) |
static int[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, int[]) |
int[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
int[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, int[]) |
long |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, long[]) |
static long |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, long[]) |
long |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
long defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, long[]) |
long[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, long[]) |
static long[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, long[]) |
long[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
long[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, long[]) |
short |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, short[]) |
static short |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, short[]) |
short |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
short defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, short[]) |
short[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long, short[]) |
static short[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long, short[]) |
short[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
short[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long, short[]) |
String |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long,
String[]) |
static String |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long,
String[]) |
String |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
String defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long,
String[]) |
String[] |
ExpandoValueLocalServiceWrapper.getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. ExpandoValueLocalServiceWrapper.getData(long, String, String, String, long,
String[]) |
static String[] |
ExpandoValueLocalServiceUtil.getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. ExpandoValueLocalServiceUtil.getData(long, String, String, String, long,
String[]) |
String[] |
ExpandoValueLocalService.getData(String className,
String tableName,
String columnName,
long classPK,
String[] defaultData)
Deprecated. ExpandoValueLocalService.getData(long, String, String, String, long,
String[]) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId,
long classNameId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalService.getDefaultTable(long companyId,
long classNameId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getDefaultTable(long companyId,
String className)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getDefaultTable(long companyId,
String className)
|
ExpandoTable |
ExpandoTableLocalService.getDefaultTable(long companyId,
String className)
|
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. |
ExpandoColumn |
ExpandoColumnLocalService.getExpandoColumn(long columnId)
Returns the expando column with the primary key. |
ExpandoRow |
ExpandoRowLocalServiceWrapper.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
static ExpandoRow |
ExpandoRowLocalServiceUtil.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
ExpandoRow |
ExpandoRowLocalService.getExpandoRow(long rowId)
Returns the expando row with the primary key. |
ExpandoTable |
ExpandoTableLocalServiceWrapper.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. |
ExpandoTable |
ExpandoTableLocalService.getExpandoTable(long tableId)
Returns the expando table with the primary key. |
ExpandoValue |
ExpandoValueLocalServiceWrapper.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. |
ExpandoValue |
ExpandoValueLocalService.getExpandoValue(long valueId)
Returns the expando value with the primary key. |
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)
|
JSONObject |
ExpandoValueService.getJSONData(long companyId,
String className,
String tableName,
String columnName,
long classPK)
|
PersistedModel |
ExpandoValueLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoValueLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoValueLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoTableLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoTableLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoTableLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoRowLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoRowLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoRowLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoColumnLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ExpandoColumnLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ExpandoColumnLocalService.getPersistedModel(Serializable primaryKeyObj)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long rowId)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long rowId)
|
ExpandoRow |
ExpandoRowLocalServiceWrapper.getRow(long tableId,
long classPK)
|
static ExpandoRow |
ExpandoRowLocalServiceUtil.getRow(long tableId,
long classPK)
|
ExpandoRow |
ExpandoRowLocalService.getRow(long tableId,
long classPK)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long tableId)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long tableId)
|
ExpandoTable |
ExpandoTableLocalService.getTable(long tableId)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long companyId,
long classNameId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalService.getTable(long companyId,
long classNameId,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long classNameId,
String name)
Deprecated. ExpandoTableLocalServiceWrapper.getTable(long, long, String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long classNameId,
String name)
Deprecated. ExpandoTableLocalServiceUtil.getTable(long, long, String) |
ExpandoTable |
ExpandoTableLocalService.getTable(long classNameId,
String name)
Deprecated. ExpandoTableLocalService.getTable(long, long, String) |
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(long companyId,
String className,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalService.getTable(long companyId,
String className,
String name)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.getTable(String className,
String name)
Deprecated. ExpandoTableLocalServiceWrapper.getTable(long, String, String) |
static ExpandoTable |
ExpandoTableLocalServiceUtil.getTable(String className,
String name)
Deprecated. ExpandoTableLocalServiceUtil.getTable(long, String, String) |
ExpandoTable |
ExpandoTableLocalService.getTable(String className,
String name)
Deprecated. ExpandoTableLocalService.getTable(long, String, String) |
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long valueId)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long valueId)
|
ExpandoValue |
ExpandoValueLocalService.getValue(long valueId)
|
ExpandoValue |
ExpandoValueLocalServiceWrapper.getValue(long columnId,
long rowId)
|
static ExpandoValue |
ExpandoValueLocalServiceUtil.getValue(long columnId,
long rowId)
|
ExpandoValue |
ExpandoValueLocalService.getValue(long columnId,
long rowId)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateColumn(long columnId,
String name,
int type)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateColumn(long columnId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnService.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 |
ExpandoColumnLocalService.updateColumn(long columnId,
String name,
int type)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoColumn |
ExpandoColumnService.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 |
ExpandoColumnLocalService.updateColumn(long columnId,
String name,
int type,
Object defaultData)
|
ExpandoTable |
ExpandoTableLocalServiceWrapper.updateTable(long tableId,
String name)
|
static ExpandoTable |
ExpandoTableLocalServiceUtil.updateTable(long tableId,
String name)
|
ExpandoTable |
ExpandoTableLocalService.updateTable(long tableId,
String name)
|
ExpandoColumn |
ExpandoColumnServiceWrapper.updateTypeSettings(long columnId,
String typeSettings)
|
static ExpandoColumn |
ExpandoColumnServiceUtil.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnService.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnLocalServiceWrapper.updateTypeSettings(long columnId,
String typeSettings)
|
static ExpandoColumn |
ExpandoColumnLocalServiceUtil.updateTypeSettings(long columnId,
String typeSettings)
|
ExpandoColumn |
ExpandoColumnLocalService.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 | |
---|---|
JournalArticleResource |
JournalArticleWrapper.getArticleResource()
|
JournalArticleResource |
JournalArticle.getArticleResource()
|
String |
JournalArticleWrapper.getArticleResourceUuid()
|
String |
JournalArticle.getArticleResourceUuid()
|
String |
JournalTemplateWrapper.getSmallImageType()
|
String |
JournalTemplate.getSmallImageType()
|
String |
JournalArticleWrapper.getSmallImageType()
|
String |
JournalArticle.getSmallImageType()
|
Uses of PortalException in com.liferay.portlet.journal.service |
---|
Methods in com.liferay.portlet.journal.service that throw PortalException | |
---|---|
JournalArticle |
JournalArticleLocalServiceWrapper.addArticle(long userId,
long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
static JournalArticle |
JournalArticleLocalServiceUtil.addArticle(long userId,
long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleLocalService.addArticle(long userId,
long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleServiceWrapper.addArticle(long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
static JournalArticle |
JournalArticleServiceUtil.addArticle(long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleService.addArticle(long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleServiceWrapper.addArticle(long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
static JournalArticle |
JournalArticleServiceUtil.addArticle(long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleService.addArticle(long groupId,
long classNameId,
long classPK,
String articleId,
boolean autoArticleId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
void |
JournalArticleImageLocalServiceWrapper.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
static void |
JournalArticleImageLocalServiceUtil.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
void |
JournalArticleImageLocalService.addArticleImageId(long articleImageId,
long groupId,
String articleId,
double version,
String elInstanceId,
String elName,
String languageId)
|
void |
JournalArticleLocalServiceWrapper.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalArticleLocalServiceUtil.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalArticleLocalService.addArticleResources(JournalArticle article,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalArticleLocalServiceWrapper.addArticleResources(JournalArticle article,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalArticleLocalServiceUtil.addArticleResources(JournalArticle article,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalArticleLocalService.addArticleResources(JournalArticle article,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalArticleLocalServiceWrapper.addArticleResources(long groupId,
String articleId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalArticleLocalServiceUtil.addArticleResources(long groupId,
String articleId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalArticleLocalService.addArticleResources(long groupId,
String articleId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalArticleLocalServiceWrapper.addArticleResources(long groupId,
String articleId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalArticleLocalServiceUtil.addArticleResources(long groupId,
String articleId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalArticleLocalService.addArticleResources(long groupId,
String articleId,
String[] groupPermissions,
String[] guestPermissions)
|
JournalFeed |
JournalFeedLocalServiceWrapper.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedLocalServiceUtil.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalService.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceWrapper.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceUtil.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedService.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(long feedId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(long feedId,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
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)
|
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)
|
JournalStructure |
JournalStructureServiceWrapper.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureServiceUtil.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureService.addStructure(long groupId,
String structureId,
boolean autoStructureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
void |
JournalStructureLocalServiceWrapper.addStructureResources(JournalStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalStructureLocalServiceUtil.addStructureResources(JournalStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalStructureLocalService.addStructureResources(JournalStructure structure,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalStructureLocalServiceWrapper.addStructureResources(JournalStructure structure,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalStructureLocalServiceUtil.addStructureResources(JournalStructure structure,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalStructureLocalService.addStructureResources(JournalStructure structure,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalStructureLocalServiceWrapper.addStructureResources(long groupId,
String structureId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalStructureLocalServiceUtil.addStructureResources(long groupId,
String structureId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalStructureLocalService.addStructureResources(long groupId,
String structureId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalStructureLocalServiceWrapper.addStructureResources(long groupId,
String structureId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalStructureLocalServiceUtil.addStructureResources(long groupId,
String structureId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalStructureLocalService.addStructureResources(long groupId,
String structureId,
String[] groupPermissions,
String[] guestPermissions)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(JournalTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(JournalTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalTemplateLocalService.addTemplateResources(JournalTemplate template,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(JournalTemplate template,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(JournalTemplate template,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalTemplateLocalService.addTemplateResources(JournalTemplate template,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(long groupId,
String templateId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(long groupId,
String templateId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalTemplateLocalService.addTemplateResources(long groupId,
String templateId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
JournalTemplateLocalServiceWrapper.addTemplateResources(long groupId,
String templateId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
JournalTemplateLocalServiceUtil.addTemplateResources(long groupId,
String templateId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
JournalTemplateLocalService.addTemplateResources(long groupId,
String templateId,
String[] groupPermissions,
String[] guestPermissions)
|
JournalArticle |
JournalArticleLocalServiceWrapper.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
|
static JournalArticle |
JournalArticleLocalServiceUtil.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
|
JournalArticle |
JournalArticleLocalService.checkArticleResourcePrimKey(long groupId,
String articleId,
double version)
|
void |
JournalArticleLocalServiceWrapper.checkArticles()
|
static void |
JournalArticleLocalServiceUtil.checkArticles()
|
void |
JournalArticleLocalService.checkArticles()
|
void |
JournalContentSearchLocalServiceWrapper.checkContentSearches(long companyId)
|
static void |
JournalContentSearchLocalServiceUtil.checkContentSearches(long companyId)
|
void |
JournalContentSearchLocalService.checkContentSearches(long companyId)
|
void |
JournalTemplateLocalServiceWrapper.checkNewLine(long groupId,
String templateId)
|
static void |
JournalTemplateLocalServiceUtil.checkNewLine(long groupId,
String templateId)
|
void |
JournalTemplateLocalService.checkNewLine(long groupId,
String templateId)
|
void |
JournalStructureLocalServiceWrapper.checkNewLine(long groupId,
String structureId)
|
static void |
JournalStructureLocalServiceUtil.checkNewLine(long groupId,
String structureId)
|
void |
JournalStructureLocalService.checkNewLine(long groupId,
String structureId)
|
void |
JournalArticleLocalServiceWrapper.checkNewLine(long groupId,
String articleId,
double version)
|
static void |
JournalArticleLocalServiceUtil.checkNewLine(long groupId,
String articleId,
double version)
|
void |
JournalArticleLocalService.checkNewLine(long groupId,
String articleId,
double version)
|
void |
JournalArticleLocalServiceWrapper.checkStructure(long groupId,
String articleId,
double version)
|
static void |
JournalArticleLocalServiceUtil.checkStructure(long groupId,
String articleId,
double version)
|
void |
JournalArticleLocalService.checkStructure(long groupId,
String articleId,
double version)
|
JournalArticle |
JournalArticleLocalServiceWrapper.copyArticle(long userId,
long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
|
static JournalArticle |
JournalArticleLocalServiceUtil.copyArticle(long userId,
long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
|
JournalArticle |
JournalArticleLocalService.copyArticle(long userId,
long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
|
JournalArticle |
JournalArticleServiceWrapper.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
|
static JournalArticle |
JournalArticleServiceUtil.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
|
JournalArticle |
JournalArticleService.copyArticle(long groupId,
String oldArticleId,
String newArticleId,
boolean autoArticleId,
double version)
|
JournalStructure |
JournalStructureLocalServiceWrapper.copyStructure(long userId,
long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
|
static JournalStructure |
JournalStructureLocalServiceUtil.copyStructure(long userId,
long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
|
JournalStructure |
JournalStructureLocalService.copyStructure(long userId,
long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
|
JournalStructure |
JournalStructureServiceWrapper.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
|
static JournalStructure |
JournalStructureServiceUtil.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
|
JournalStructure |
JournalStructureService.copyStructure(long groupId,
String oldStructureId,
String newStructureId,
boolean autoStructureId)
|
JournalTemplate |
JournalTemplateLocalServiceWrapper.copyTemplate(long userId,
long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
|
static JournalTemplate |
JournalTemplateLocalServiceUtil.copyTemplate(long userId,
long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
|
JournalTemplate |
JournalTemplateLocalService.copyTemplate(long userId,
long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
|
JournalTemplate |
JournalTemplateServiceWrapper.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
|
static JournalTemplate |
JournalTemplateServiceUtil.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
|
JournalTemplate |
JournalTemplateService.copyTemplate(long groupId,
String oldTemplateId,
String newTemplateId,
boolean autoTemplateId)
|
void |
JournalArticleLocalServiceWrapper.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.deleteArticle(JournalArticle article,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleServiceWrapper.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceUtil.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleService.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.deleteArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.deleteArticle(long groupId,
String articleId,
ServiceContext serviceContext)
|
void |
JournalArticleServiceWrapper.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceUtil.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleService.deleteArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalContentSearchLocalServiceWrapper.deleteArticleContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
static void |
JournalContentSearchLocalServiceUtil.deleteArticleContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
void |
JournalContentSearchLocalService.deleteArticleContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
void |
JournalArticleResourceLocalServiceWrapper.deleteArticleResource(long groupId,
String articleId)
|
static void |
JournalArticleResourceLocalServiceUtil.deleteArticleResource(long groupId,
String articleId)
|
void |
JournalArticleResourceLocalService.deleteArticleResource(long groupId,
String articleId)
|
void |
JournalArticleLocalServiceWrapper.deleteArticles(long groupId)
|
static void |
JournalArticleLocalServiceUtil.deleteArticles(long groupId)
|
void |
JournalArticleLocalService.deleteArticles(long groupId)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(JournalFeed feed)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalService.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(long feedId)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(long feedId)
|
void |
JournalFeedLocalService.deleteFeed(long feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long groupId,
long feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long groupId,
long feedId)
|
void |
JournalFeedService.deleteFeed(long groupId,
long feedId)
|
void |
JournalFeedServiceWrapper.deleteFeed(long groupId,
String feedId)
|
static void |
JournalFeedServiceUtil.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedService.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(long groupId,
String feedId)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(long groupId,
String feedId)
|
void |
JournalFeedLocalService.deleteFeed(long groupId,
String feedId)
|
void |
JournalArticleLocalServiceWrapper.deleteJournalArticle(long id)
Deletes the journal article with the primary key from the database. |
static void |
JournalArticleLocalServiceUtil.deleteJournalArticle(long id)
Deletes the journal article with the primary key from the database. |
void |
JournalArticleLocalService.deleteJournalArticle(long id)
Deletes the journal article with the primary key from the database. |
void |
JournalArticleImageLocalServiceWrapper.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
static void |
JournalArticleImageLocalServiceUtil.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
void |
JournalArticleImageLocalService.deleteJournalArticleImage(long articleImageId)
Deletes the journal article image with the primary key from the database. |
void |
JournalArticleResourceLocalServiceWrapper.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
static void |
JournalArticleResourceLocalServiceUtil.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
void |
JournalArticleResourceLocalService.deleteJournalArticleResource(long resourcePrimKey)
Deletes the journal article resource with the primary key from the database. |
void |
JournalContentSearchLocalServiceWrapper.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
static void |
JournalContentSearchLocalServiceUtil.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
void |
JournalContentSearchLocalService.deleteJournalContentSearch(long contentSearchId)
Deletes the journal content search with the primary key from the database. |
void |
JournalFeedLocalServiceWrapper.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
static void |
JournalFeedLocalServiceUtil.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
void |
JournalFeedLocalService.deleteJournalFeed(long id)
Deletes the journal feed with the primary key from the database. |
void |
JournalStructureLocalServiceWrapper.deleteJournalStructure(long id)
Deletes the journal structure with the primary key from the database. |
static void |
JournalStructureLocalServiceUtil.deleteJournalStructure(long id)
Deletes the journal structure with the primary key from the database. |
void |
JournalStructureLocalService.deleteJournalStructure(long id)
Deletes the journal structure with the primary key from the database. |
void |
JournalTemplateLocalServiceWrapper.deleteJournalTemplate(long id)
Deletes the journal template with the primary key from the database. |
static void |
JournalTemplateLocalServiceUtil.deleteJournalTemplate(long id)
Deletes the journal template with the primary key from the database. |
void |
JournalTemplateLocalService.deleteJournalTemplate(long id)
Deletes the journal template with the primary key from the database. |
void |
JournalStructureLocalServiceWrapper.deleteStructure(JournalStructure structure)
|
static void |
JournalStructureLocalServiceUtil.deleteStructure(JournalStructure structure)
|
void |
JournalStructureLocalService.deleteStructure(JournalStructure structure)
|
void |
JournalStructureServiceWrapper.deleteStructure(long groupId,
String structureId)
|
static void |
JournalStructureServiceUtil.deleteStructure(long groupId,
String structureId)
|
void |
JournalStructureService.deleteStructure(long groupId,
String structureId)
|
void |
JournalStructureLocalServiceWrapper.deleteStructure(long groupId,
String structureId)
|
static void |
JournalStructureLocalServiceUtil.deleteStructure(long groupId,
String structureId)
|
void |
JournalStructureLocalService.deleteStructure(long groupId,
String structureId)
|
void |
JournalStructureLocalServiceWrapper.deleteStructures(long groupId)
|
static void |
JournalStructureLocalServiceUtil.deleteStructures(long groupId)
|
void |
JournalStructureLocalService.deleteStructures(long groupId)
|
void |
JournalTemplateLocalServiceWrapper.deleteTemplate(JournalTemplate template)
|
static void |
JournalTemplateLocalServiceUtil.deleteTemplate(JournalTemplate template)
|
void |
JournalTemplateLocalService.deleteTemplate(JournalTemplate template)
|
void |
JournalTemplateServiceWrapper.deleteTemplate(long groupId,
String templateId)
|
static void |
JournalTemplateServiceUtil.deleteTemplate(long groupId,
String templateId)
|
void |
JournalTemplateService.deleteTemplate(long groupId,
String templateId)
|
void |
JournalTemplateLocalServiceWrapper.deleteTemplate(long groupId,
String templateId)
|
static void |
JournalTemplateLocalServiceUtil.deleteTemplate(long groupId,
String templateId)
|
void |
JournalTemplateLocalService.deleteTemplate(long groupId,
String templateId)
|
void |
JournalTemplateLocalServiceWrapper.deleteTemplates(long groupId)
|
static void |
JournalTemplateLocalServiceUtil.deleteTemplates(long groupId)
|
void |
JournalTemplateLocalService.deleteTemplates(long groupId)
|
JournalArticle |
JournalArticleLocalServiceWrapper.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.expireArticle(long userId,
long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.expireArticle(long userId,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleLocalServiceUtil.expireArticle(long userId,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleLocalService.expireArticle(long userId,
long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.expireArticle(long groupId,
String articleId,
double version,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleServiceWrapper.expireArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
static void |
JournalArticleServiceUtil.expireArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
void |
JournalArticleService.expireArticle(long groupId,
String articleId,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.getArticle(long id)
|
static JournalArticle |
JournalArticleServiceUtil.getArticle(long id)
|
JournalArticle |
JournalArticleService.getArticle(long id)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long id)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long id)
|
JournalArticle |
JournalArticleLocalService.getArticle(long id)
|
JournalArticle |
JournalArticleServiceWrapper.getArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleServiceUtil.getArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleService.getArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalService.getArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleServiceWrapper.getArticle(long groupId,
String articleId,
double version)
|
static JournalArticle |
JournalArticleServiceUtil.getArticle(long groupId,
String articleId,
double version)
|
JournalArticle |
JournalArticleService.getArticle(long groupId,
String articleId,
double version)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long groupId,
String articleId,
double version)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long groupId,
String articleId,
double version)
|
JournalArticle |
JournalArticleLocalService.getArticle(long groupId,
String articleId,
double version)
|
JournalArticle |
JournalArticleServiceWrapper.getArticle(long groupId,
String className,
long classPK)
|
static JournalArticle |
JournalArticleServiceUtil.getArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleService.getArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getArticle(long groupId,
String className,
long classPK)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleLocalService.getArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleServiceWrapper.getArticleByUrlTitle(long groupId,
String urlTitle)
|
static JournalArticle |
JournalArticleServiceUtil.getArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalArticle |
JournalArticleService.getArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getArticleByUrlTitle(long groupId,
String urlTitle)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalArticle |
JournalArticleLocalService.getArticleByUrlTitle(long groupId,
String urlTitle)
|
String |
JournalArticleLocalServiceWrapper.getArticleContent(JournalArticle article,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleLocalServiceUtil.getArticleContent(JournalArticle article,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalService.getArticleContent(JournalArticle article,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String templateId,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String templateId,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String templateId,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
double version,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
double version,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String templateId,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String templateId,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String templateId,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalServiceWrapper.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleLocalServiceUtil.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleLocalService.getArticleContent(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleServiceWrapper.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
|
static String |
JournalArticleServiceUtil.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
|
String |
JournalArticleService.getArticleContent(long groupId,
String articleId,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(JournalArticle article,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(JournalArticle article,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(JournalArticle article,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
double version,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
double version,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
double version,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
double version,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
double version,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
double version,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String templateId,
String viewMode,
String languageId,
int page,
String xmlRequest,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String templateId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalServiceWrapper.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
static JournalArticleDisplay |
JournalArticleLocalServiceUtil.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleDisplay |
JournalArticleLocalService.getArticleDisplay(long groupId,
String articleId,
String viewMode,
String languageId,
ThemeDisplay themeDisplay)
|
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.getArticleImage(long articleImageId)
|
static JournalArticleImage |
JournalArticleImageLocalServiceUtil.getArticleImage(long articleImageId)
|
JournalArticleImage |
JournalArticleImageLocalService.getArticleImage(long articleImageId)
|
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getArticleResource(long articleResourcePrimKey)
|
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getArticleResource(long articleResourcePrimKey)
|
JournalArticleResource |
JournalArticleResourceLocalService.getArticleResource(long articleResourcePrimKey)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getDisplayArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getDisplayArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalService.getDisplayArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleServiceWrapper.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
|
static JournalArticle |
JournalArticleServiceUtil.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalArticle |
JournalArticleService.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalArticle |
JournalArticleLocalService.getDisplayArticleByUrlTitle(long groupId,
String urlTitle)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long feedId)
|
JournalFeed |
JournalFeedLocalService.getFeed(long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
long feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
long feedId)
|
JournalFeed |
JournalFeedService.getFeed(long groupId,
long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedService.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalService.getFeed(long groupId,
String feedId)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getJournalArticle(long id)
Returns the journal article with the primary key. |
static JournalArticle |
JournalArticleLocalServiceUtil.getJournalArticle(long id)
Returns the journal article with the primary key. |
JournalArticle |
JournalArticleLocalService.getJournalArticle(long id)
Returns the journal article with the primary key. |
JournalArticle |
JournalArticleLocalServiceWrapper.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article with the UUID in the group. |
static JournalArticle |
JournalArticleLocalServiceUtil.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article with the UUID in the group. |
JournalArticle |
JournalArticleLocalService.getJournalArticleByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article with the UUID in the group. |
JournalArticleImage |
JournalArticleImageLocalServiceWrapper.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
static JournalArticleImage |
JournalArticleImageLocalServiceUtil.getJournalArticleImage(long articleImageId)
Returns the journal article image with the primary key. |
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. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.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. |
JournalArticleResource |
JournalArticleResourceLocalServiceWrapper.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource with the UUID in the group. |
static JournalArticleResource |
JournalArticleResourceLocalServiceUtil.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource with the UUID in the group. |
JournalArticleResource |
JournalArticleResourceLocalService.getJournalArticleResourceByUuidAndGroupId(String uuid,
long groupId)
Returns the journal article resource with the UUID in the group. |
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.getJournalContentSearch(long contentSearchId)
Returns the journal content search with the primary key. |
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. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeed(long id)
Returns the journal feed with the primary key. |
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeed(long id)
Returns the journal feed with the primary key. |
JournalFeed |
JournalFeedLocalService.getJournalFeed(long id)
Returns the journal feed with the primary key. |
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed with the UUID in the group. |
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed with the UUID in the group. |
JournalFeed |
JournalFeedLocalService.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
Returns the journal feed with the UUID in the group. |
JournalStructure |
JournalStructureLocalServiceWrapper.getJournalStructure(long id)
Returns the journal structure with the primary key. |
static JournalStructure |
JournalStructureLocalServiceUtil.getJournalStructure(long id)
Returns the journal structure with the primary key. |
JournalStructure |
JournalStructureLocalService.getJournalStructure(long id)
Returns the journal structure with the primary key. |
JournalStructure |
JournalStructureLocalServiceWrapper.getJournalStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the journal structure with the UUID in the group. |
static JournalStructure |
JournalStructureLocalServiceUtil.getJournalStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the journal structure with the UUID in the group. |
JournalStructure |
JournalStructureLocalService.getJournalStructureByUuidAndGroupId(String uuid,
long groupId)
Returns the journal structure with the UUID in the group. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getJournalTemplate(long id)
Returns the journal template with the primary key. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getJournalTemplate(long id)
Returns the journal template with the primary key. |
JournalTemplate |
JournalTemplateLocalService.getJournalTemplate(long id)
Returns the journal template with the primary key. |
JournalTemplate |
JournalTemplateLocalServiceWrapper.getJournalTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the journal template with the UUID in the group. |
static JournalTemplate |
JournalTemplateLocalServiceUtil.getJournalTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the journal template with the UUID in the group. |
JournalTemplate |
JournalTemplateLocalService.getJournalTemplateByUuidAndGroupId(String uuid,
long groupId)
Returns the journal template with the UUID in the group. |
JournalArticle |
JournalArticleServiceWrapper.getLatestArticle(long resourcePrimKey)
|
static JournalArticle |
JournalArticleServiceUtil.getLatestArticle(long resourcePrimKey)
|
JournalArticle |
JournalArticleService.getLatestArticle(long resourcePrimKey)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long resourcePrimKey)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long resourcePrimKey)
|
JournalArticle |
JournalArticleLocalService.getLatestArticle(long resourcePrimKey)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long resourcePrimKey,
int status)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long resourcePrimKey,
int status)
|
JournalArticle |
JournalArticleLocalService.getLatestArticle(long resourcePrimKey,
int status)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long resourcePrimKey,
int status,
boolean preferApproved)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long resourcePrimKey,
int status,
boolean preferApproved)
|
JournalArticle |
JournalArticleLocalService.getLatestArticle(long resourcePrimKey,
int status,
boolean preferApproved)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long groupId,
String articleId)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleLocalService.getLatestArticle(long groupId,
String articleId)
|
JournalArticle |
JournalArticleServiceWrapper.getLatestArticle(long groupId,
String articleId,
int status)
|
static JournalArticle |
JournalArticleServiceUtil.getLatestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleService.getLatestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long groupId,
String articleId,
int status)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleLocalService.getLatestArticle(long groupId,
String articleId,
int status)
|
JournalArticle |
JournalArticleServiceWrapper.getLatestArticle(long groupId,
String className,
long classPK)
|
static JournalArticle |
JournalArticleServiceUtil.getLatestArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleService.getLatestArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticle(long groupId,
String className,
long classPK)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleLocalService.getLatestArticle(long groupId,
String className,
long classPK)
|
JournalArticle |
JournalArticleLocalServiceWrapper.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
|
static JournalArticle |
JournalArticleLocalServiceUtil.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
|
JournalArticle |
JournalArticleLocalService.getLatestArticleByUrlTitle(long groupId,
String urlTitle,
int status)
|
double |
JournalArticleLocalServiceWrapper.getLatestVersion(long groupId,
String articleId)
|
static double |
JournalArticleLocalServiceUtil.getLatestVersion(long groupId,
String articleId)
|
double |
JournalArticleLocalService.getLatestVersion(long groupId,
String articleId)
|
double |
JournalArticleLocalServiceWrapper.getLatestVersion(long groupId,
String articleId,
int status)
|
static double |
JournalArticleLocalServiceUtil.getLatestVersion(long groupId,
String articleId,
int status)
|
double |
JournalArticleLocalService.getLatestVersion(long groupId,
String articleId,
int status)
|
PersistedModel |
JournalTemplateLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalTemplateLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalStructureLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalStructureLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFeedLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalFeedLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalFeedLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalContentSearchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalContentSearchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalContentSearchLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
JournalArticleImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
JournalArticleImageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
JournalStructure |
JournalStructureLocalServiceWrapper.getStructure(long id)
|
static JournalStructure |
JournalStructureLocalServiceUtil.getStructure(long id)
|
JournalStructure |
JournalStructureLocalService.getStructure(long id)
|
JournalStructure |
JournalStructureServiceWrapper.getStructure(long groupId,
String structureId)
|
static JournalStructure |
JournalStructureServiceUtil.getStructure(long groupId,
String structureId)
|
JournalStructure |
JournalStructureService.getStructure(long groupId,
String structureId)
|
JournalStructure |
JournalStructureLocalServiceWrapper.getStructure(long groupId,
String structureId)
|
static JournalStructure |
JournalStructureLocalServiceUtil.getStructure(long groupId,
String structureId)
|
JournalStructure |
JournalStructureLocalService.getStructure(long groupId,
String structureId)
|
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplate(long id)
|
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplate(long id)
|
JournalTemplate |
JournalTemplateLocalService.getTemplate(long id)
|
JournalTemplate |
JournalTemplateServiceWrapper.getTemplate(long groupId,
String templateId)
|
static JournalTemplate |
JournalTemplateServiceUtil.getTemplate(long groupId,
String templateId)
|
JournalTemplate |
JournalTemplateService.getTemplate(long groupId,
String templateId)
|
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplate(long groupId,
String templateId)
|
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplate(long groupId,
String templateId)
|
JournalTemplate |
JournalTemplateLocalService.getTemplate(long groupId,
String templateId)
|
JournalTemplate |
JournalTemplateLocalServiceWrapper.getTemplateBySmallImageId(long smallImageId)
|
static JournalTemplate |
JournalTemplateLocalServiceUtil.getTemplateBySmallImageId(long smallImageId)
|
JournalTemplate |
JournalTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
|
boolean |
JournalArticleLocalServiceWrapper.isLatestVersion(long groupId,
String articleId,
double version)
|
static boolean |
JournalArticleLocalServiceUtil.isLatestVersion(long groupId,
String articleId,
double version)
|
boolean |
JournalArticleLocalService.isLatestVersion(long groupId,
String articleId,
double version)
|
boolean |
JournalArticleLocalServiceWrapper.isLatestVersion(long groupId,
String articleId,
double version,
int status)
|
static boolean |
JournalArticleLocalServiceUtil.isLatestVersion(long groupId,
String articleId,
double version,
int status)
|
boolean |
JournalArticleLocalService.isLatestVersion(long groupId,
String articleId,
double version,
int status)
|
void |
JournalArticleServiceWrapper.removeArticleLocale(long companyId,
String languageId)
|
static void |
JournalArticleServiceUtil.removeArticleLocale(long companyId,
String languageId)
|
void |
JournalArticleService.removeArticleLocale(long companyId,
String languageId)
|
JournalArticle |
JournalArticleServiceWrapper.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
|
static JournalArticle |
JournalArticleServiceUtil.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
|
JournalArticle |
JournalArticleService.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
|
JournalArticle |
JournalArticleLocalServiceWrapper.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
|
static JournalArticle |
JournalArticleLocalServiceUtil.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
|
JournalArticle |
JournalArticleLocalService.removeArticleLocale(long groupId,
String articleId,
double version,
String languageId)
|
void |
JournalArticleServiceWrapper.subscribe(long groupId)
|
static void |
JournalArticleServiceUtil.subscribe(long groupId)
|
void |
JournalArticleService.subscribe(long groupId)
|
void |
JournalArticleLocalServiceWrapper.subscribe(long userId,
long groupId)
|
static void |
JournalArticleLocalServiceUtil.subscribe(long userId,
long groupId)
|
void |
JournalArticleLocalService.subscribe(long userId,
long groupId)
|
void |
JournalArticleServiceWrapper.unsubscribe(long groupId)
|
static void |
JournalArticleServiceUtil.unsubscribe(long groupId)
|
void |
JournalArticleService.unsubscribe(long groupId)
|
void |
JournalArticleLocalServiceWrapper.unsubscribe(long userId,
long groupId)
|
static void |
JournalArticleLocalServiceUtil.unsubscribe(long userId,
long groupId)
|
void |
JournalArticleLocalService.unsubscribe(long userId,
long groupId)
|
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String layoutUuid,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticle(long userId,
long groupId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticle(long userId,
long groupId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateArticle(long userId,
long groupId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleService.updateArticle(long groupId,
String articleId,
double version,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String content,
String type,
String structureId,
String templateId,
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)
|
JournalArticle |
JournalArticleServiceWrapper.updateArticle(long groupId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.updateArticle(long groupId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.updateArticle(long groupId,
String articleId,
double version,
String content,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleServiceWrapper.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. JournalArticleServiceWrapper.updateArticleTranslation(long, String, double,
Locale, String, String, String, Map, ServiceContext) |
static JournalArticle |
JournalArticleServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. 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. 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. JournalArticleLocalServiceWrapper.updateArticleTranslation(long, String, double,
Locale, String, String, String, Map, ServiceContext) |
static JournalArticle |
JournalArticleLocalServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images)
Deprecated. JournalArticleLocalServiceUtil.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. 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,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleServiceUtil.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleService.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext 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)
|
JournalArticle |
JournalArticleLocalService.updateArticleTranslation(long groupId,
String articleId,
double version,
Locale locale,
String title,
String description,
String content,
Map<String,byte[]> images,
ServiceContext serviceContext)
|
void |
JournalArticleLocalServiceWrapper.updateAsset(long userId,
JournalArticle article,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
static void |
JournalArticleLocalServiceUtil.updateAsset(long userId,
JournalArticle article,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
void |
JournalArticleLocalService.updateAsset(long userId,
JournalArticle article,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
JournalArticle |
JournalArticleServiceWrapper.updateContent(long groupId,
String articleId,
double version,
String content)
|
static JournalArticle |
JournalArticleServiceUtil.updateContent(long groupId,
String articleId,
double version,
String content)
|
JournalArticle |
JournalArticleService.updateContent(long groupId,
String articleId,
double version,
String content)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateContent(long groupId,
String articleId,
double version,
String content)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateContent(long groupId,
String articleId,
double version,
String content)
|
JournalArticle |
JournalArticleLocalService.updateContent(long groupId,
String articleId,
double version,
String content)
|
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId)
|
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)
|
List<JournalContentSearch> |
JournalContentSearchLocalServiceWrapper.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String[] articleIds)
|
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)
|
JournalContentSearch |
JournalContentSearchLocalServiceWrapper.updateContentSearch(long groupId,
boolean privateLayout,
long layoutId,
String portletId,
String articleId,
boolean purge)
|
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)
|
JournalFeed |
JournalFeedServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceUtil.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedService.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalService.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
JournalArticle article,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
long classPK,
int status,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalServiceWrapper.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
static JournalArticle |
JournalArticleLocalServiceUtil.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalArticle |
JournalArticleLocalService.updateStatus(long userId,
long groupId,
String articleId,
double version,
int status,
String articleURL,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureServiceWrapper.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureServiceUtil.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureService.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalServiceWrapper.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
static JournalStructure |
JournalStructureLocalServiceUtil.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
JournalStructure |
JournalStructureLocalService.updateStructure(long groupId,
String structureId,
String parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String xsd,
ServiceContext serviceContext)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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 | |
---|---|
List<Long> |
MBCategoryWrapper.getAncestorCategoryIds()
|
List<Long> |
MBCategory.getAncestorCategoryIds()
|
List<MBCategory> |
MBCategoryWrapper.getAncestors()
|
List<MBCategory> |
MBCategory.getAncestors()
|
String[] |
MBMessageWrapper.getAttachmentsFiles()
|
String[] |
MBMessage.getAttachmentsFiles()
|
MBThread |
MBMessageWrapper.getThread()
|
MBThread |
MBMessage.getThread()
|
Uses of PortalException in com.liferay.portlet.messageboards.service |
---|
Methods in com.liferay.portlet.messageboards.service that throw PortalException | |
---|---|
MBBan |
MBBanLocalServiceWrapper.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanLocalServiceUtil.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanLocalService.addBan(long userId,
long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanServiceWrapper.addBan(long banUserId,
ServiceContext serviceContext)
|
static MBBan |
MBBanServiceUtil.addBan(long banUserId,
ServiceContext serviceContext)
|
MBBan |
MBBanService.addBan(long banUserId,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
String 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 |
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 |
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)
|
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 |
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)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(MBCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBCategoryLocalServiceWrapper.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBCategoryLocalServiceUtil.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBCategoryLocalService.addCategoryResources(MBCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
MBMessage |
MBMessageLocalServiceWrapper.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
int workflowAction)
|
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 |
MBMessageServiceWrapper.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addDiscussionMessage(long userId,
String userName,
long groupId,
String className,
long classPK,
long threadId,
long parentMessageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalServiceWrapper.addMailingList(long userId,
long groupId,
long categoryId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean allowAnonymous,
boolean active,
ServiceContext serviceContext)
|
static MBMailingList |
MBMailingListLocalServiceUtil.addMailingList(long userId,
long groupId,
long categoryId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean allowAnonymous,
boolean active,
ServiceContext serviceContext)
|
MBMailingList |
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)
|
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)
|
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)
|
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)
|
MBMessage |
MBMessageServiceWrapper.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.addMessage(long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
long threadId,
long parentMessageId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.addMessage(long userId,
String userName,
long groupId,
long categoryId,
String subject,
String body,
String format,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
boolean anonymous,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalService.addMessageResources(long messageId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalService.addMessageResources(long messageId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalService.addMessageResources(MBMessage message,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
MBMessageLocalServiceWrapper.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
MBMessageLocalServiceUtil.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
void |
MBMessageLocalService.addMessageResources(MBMessage message,
String[] groupPermissions,
String[] guestPermissions)
|
MBThread |
MBThreadLocalServiceWrapper.addThread(long categoryId,
MBMessage message)
|
static MBThread |
MBThreadLocalServiceUtil.addThread(long categoryId,
MBMessage message)
|
MBThread |
MBThreadLocalService.addThread(long categoryId,
MBMessage message)
|
void |
MBThreadFlagLocalServiceWrapper.addThreadFlag(long userId,
MBThread thread)
|
static void |
MBThreadFlagLocalServiceUtil.addThreadFlag(long userId,
MBThread thread)
|
void |
MBThreadFlagLocalService.addThreadFlag(long userId,
MBThread thread)
|
void |
MBBanLocalServiceWrapper.checkBan(long groupId,
long banUserId)
|
static void |
MBBanLocalServiceUtil.checkBan(long groupId,
long banUserId)
|
void |
MBBanLocalService.checkBan(long groupId,
long banUserId)
|
void |
MBBanLocalServiceWrapper.deleteBan(long banId)
|
static void |
MBBanLocalServiceUtil.deleteBan(long banId)
|
void |
MBBanLocalService.deleteBan(long banId)
|
void |
MBBanServiceWrapper.deleteBan(long banUserId,
ServiceContext serviceContext)
|
static void |
MBBanServiceUtil.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBBanService.deleteBan(long banUserId,
ServiceContext serviceContext)
|
void |
MBCategoryLocalServiceWrapper.deleteCategories(long groupId)
|
static void |
MBCategoryLocalServiceUtil.deleteCategories(long groupId)
|
void |
MBCategoryLocalService.deleteCategories(long groupId)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
void |
MBCategoryLocalService.deleteCategory(long categoryId)
|
void |
MBCategoryServiceWrapper.deleteCategory(long groupId,
long categoryId)
|
static void |
MBCategoryServiceUtil.deleteCategory(long groupId,
long categoryId)
|
void |
MBCategoryService.deleteCategory(long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.deleteCategory(MBCategory category)
|
static void |
MBCategoryLocalServiceUtil.deleteCategory(MBCategory category)
|
void |
MBCategoryLocalService.deleteCategory(MBCategory category)
|
void |
MBMailingListLocalServiceWrapper.deleteCategoryMailingList(long groupId,
long categoryId)
|
static void |
MBMailingListLocalServiceUtil.deleteCategoryMailingList(long groupId,
long categoryId)
|
void |
MBMailingListLocalService.deleteCategoryMailingList(long groupId,
long categoryId)
|
void |
MBMessageLocalServiceWrapper.deleteDiscussionMessage(long messageId)
|
static void |
MBMessageLocalServiceUtil.deleteDiscussionMessage(long messageId)
|
void |
MBMessageLocalService.deleteDiscussionMessage(long messageId)
|
void |
MBMessageServiceWrapper.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
static void |
MBMessageServiceUtil.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
void |
MBMessageService.deleteDiscussionMessage(long groupId,
String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId)
|
void |
MBMessageLocalServiceWrapper.deleteDiscussionMessages(String className,
long classPK)
|
static void |
MBMessageLocalServiceUtil.deleteDiscussionMessages(String className,
long classPK)
|
void |
MBMessageLocalService.deleteDiscussionMessages(String className,
long classPK)
|
void |
MBMailingListLocalServiceWrapper.deleteMailingList(long mailingListId)
|
static void |
MBMailingListLocalServiceUtil.deleteMailingList(long mailingListId)
|
void |
MBMailingListLocalService.deleteMailingList(long mailingListId)
|
void |
MBMailingListLocalServiceWrapper.deleteMailingList(MBMailingList mailingList)
|
static void |
MBMailingListLocalServiceUtil.deleteMailingList(MBMailingList mailingList)
|
void |
MBMailingListLocalService.deleteMailingList(MBMailingList mailingList)
|
void |
MBBanLocalServiceWrapper.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
static void |
MBBanLocalServiceUtil.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
void |
MBBanLocalService.deleteMBBan(long banId)
Deletes the message boards ban with the primary key from the database. |
void |
MBCategoryLocalServiceWrapper.deleteMBCategory(long categoryId)
Deletes the message boards category with the primary key from the database. |
static void |
MBCategoryLocalServiceUtil.deleteMBCategory(long categoryId)
Deletes the message boards category with the primary key from the database. |
void |
MBCategoryLocalService.deleteMBCategory(long categoryId)
Deletes the message boards category with the primary key from the database. |
void |
MBDiscussionLocalServiceWrapper.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion with the primary key from the database. |
static void |
MBDiscussionLocalServiceUtil.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion with the primary key from the database. |
void |
MBDiscussionLocalService.deleteMBDiscussion(long discussionId)
Deletes the message boards discussion with the primary key from the database. |
void |
MBMailingListLocalServiceWrapper.deleteMBMailingList(long mailingListId)
Deletes the message boards mailing list with the primary key from the database. |
static void |
MBMailingListLocalServiceUtil.deleteMBMailingList(long mailingListId)
Deletes the message boards mailing list with the primary key from the database. |
void |
MBMailingListLocalService.deleteMBMailingList(long mailingListId)
Deletes the message boards mailing list with the primary key from the database. |
void |
MBMessageLocalServiceWrapper.deleteMBMessage(long messageId)
Deletes the message-boards message with the primary key from the database. |
static void |
MBMessageLocalServiceUtil.deleteMBMessage(long messageId)
Deletes the message-boards message with the primary key from the database. |
void |
MBMessageLocalService.deleteMBMessage(long messageId)
Deletes the message-boards message with the primary key from the database. |
void |
MBStatsUserLocalServiceWrapper.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
static void |
MBStatsUserLocalServiceUtil.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
void |
MBStatsUserLocalService.deleteMBStatsUser(long statsUserId)
Deletes the message boards stats user with the primary key from the database. |
void |
MBThreadLocalServiceWrapper.deleteMBThread(long threadId)
Deletes the message boards thread with the primary key from the database. |
static void |
MBThreadLocalServiceUtil.deleteMBThread(long threadId)
Deletes the message boards thread with the primary key from the database. |
void |
MBThreadLocalService.deleteMBThread(long threadId)
Deletes the message boards thread with the primary key from the database. |
void |
MBThreadFlagLocalServiceWrapper.deleteMBThreadFlag(long threadFlagId)
Deletes the message boards thread flag with the primary key from the database. |
static void |
MBThreadFlagLocalServiceUtil.deleteMBThreadFlag(long threadFlagId)
Deletes the message boards thread flag with the primary key from the database. |
void |
MBThreadFlagLocalService.deleteMBThreadFlag(long threadFlagId)
Deletes the message boards thread flag with the primary key from the database. |
void |
MBMessageServiceWrapper.deleteMessage(long messageId)
|
static void |
MBMessageServiceUtil.deleteMessage(long messageId)
|
void |
MBMessageService.deleteMessage(long messageId)
|
void |
MBMessageLocalServiceWrapper.deleteMessage(long messageId)
|
static void |
MBMessageLocalServiceUtil.deleteMessage(long messageId)
|
void |
MBMessageLocalService.deleteMessage(long messageId)
|
void |
MBMessageLocalServiceWrapper.deleteMessage(MBMessage message)
|
static void |
MBMessageLocalServiceUtil.deleteMessage(MBMessage message)
|
void |
MBMessageLocalService.deleteMessage(MBMessage message)
|
void |
MBStatsUserLocalServiceWrapper.deleteStatsUser(long statsUserId)
|
static void |
MBStatsUserLocalServiceUtil.deleteStatsUser(long statsUserId)
|
void |
MBStatsUserLocalService.deleteStatsUser(long statsUserId)
|
void |
MBThreadServiceWrapper.deleteThread(long threadId)
|
static void |
MBThreadServiceUtil.deleteThread(long threadId)
|
void |
MBThreadService.deleteThread(long threadId)
|
void |
MBThreadLocalServiceWrapper.deleteThread(long threadId)
|
static void |
MBThreadLocalServiceUtil.deleteThread(long threadId)
|
void |
MBThreadLocalService.deleteThread(long threadId)
|
void |
MBThreadLocalServiceWrapper.deleteThread(MBThread thread)
|
static void |
MBThreadLocalServiceUtil.deleteThread(MBThread thread)
|
void |
MBThreadLocalService.deleteThread(MBThread thread)
|
void |
MBThreadFlagLocalServiceWrapper.deleteThreadFlag(long threadFlagId)
|
static void |
MBThreadFlagLocalServiceUtil.deleteThreadFlag(long threadFlagId)
|
void |
MBThreadFlagLocalService.deleteThreadFlag(long threadFlagId)
|
void |
MBThreadLocalServiceWrapper.deleteThreads(long groupId,
long categoryId)
|
static void |
MBThreadLocalServiceUtil.deleteThreads(long groupId,
long categoryId)
|
void |
MBThreadLocalService.deleteThreads(long groupId,
long categoryId)
|
MBCategory |
MBCategoryServiceWrapper.getCategory(long categoryId)
|
static MBCategory |
MBCategoryServiceUtil.getCategory(long categoryId)
|
MBCategory |
MBCategoryService.getCategory(long categoryId)
|
MBCategory |
MBCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static MBCategory |
MBCategoryLocalServiceUtil.getCategory(long categoryId)
|
MBCategory |
MBCategoryLocalService.getCategory(long categoryId)
|
MBMailingList |
MBMailingListLocalServiceWrapper.getCategoryMailingList(long groupId,
long categoryId)
|
static MBMailingList |
MBMailingListLocalServiceUtil.getCategoryMailingList(long groupId,
long categoryId)
|
MBMailingList |
MBMailingListLocalService.getCategoryMailingList(long groupId,
long categoryId)
|
List<MBMessage> |
MBMessageServiceWrapper.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
static List<MBMessage> |
MBMessageServiceUtil.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
List<MBMessage> |
MBMessageService.getCategoryMessages(long groupId,
long categoryId,
int status,
int start,
int end)
|
String |
MBMessageServiceWrapper.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getCategoryMessagesRSS(long groupId,
long categoryId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getCompanyMessagesRSS(long companyId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
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)
|
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)
|
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,
String threadView)
|
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)
|
String |
MBMessageServiceWrapper.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getGroupMessagesRSS(long groupId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageServiceWrapper.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getGroupMessagesRSS(long groupId,
long userId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
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,
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> |
MBThreadLocalServiceWrapper.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous,
int start,
int end)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
boolean includeAnonymous,
int start,
int end)
|
List<MBThread> |
MBThreadLocalService.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> |
MBThreadLocalServiceWrapper.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
boolean subscribed,
int start,
int end)
|
List<MBThread> |
MBThreadLocalService.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)
|
List<MBThread> |
MBThreadLocalServiceWrapper.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
List<MBThread> |
MBThreadLocalService.getGroupThreads(long groupId,
long userId,
int status,
int start,
int end)
|
MBBan |
MBBanLocalServiceWrapper.getMBBan(long banId)
Returns the message boards ban with the primary key. |
static MBBan |
MBBanLocalServiceUtil.getMBBan(long banId)
Returns the message boards ban with the primary key. |
MBBan |
MBBanLocalService.getMBBan(long banId)
Returns the message boards ban with the primary key. |
MBCategory |
MBCategoryLocalServiceWrapper.getMBCategory(long categoryId)
Returns the message boards category with the primary key. |
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.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category with the UUID in the group. |
static MBCategory |
MBCategoryLocalServiceUtil.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category with the UUID in the group. |
MBCategory |
MBCategoryLocalService.getMBCategoryByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards category with the UUID in the 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. |
MBMailingList |
MBMailingListLocalServiceWrapper.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
static MBMailingList |
MBMailingListLocalServiceUtil.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
MBMailingList |
MBMailingListLocalService.getMBMailingList(long mailingListId)
Returns the message boards mailing list with the primary key. |
MBMailingList |
MBMailingListLocalServiceWrapper.getMBMailingListByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards mailing list with the UUID in the group. |
static MBMailingList |
MBMailingListLocalServiceUtil.getMBMailingListByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards mailing list with the UUID in the group. |
MBMailingList |
MBMailingListLocalService.getMBMailingListByUuidAndGroupId(String uuid,
long groupId)
Returns the message boards mailing list with the UUID in the group. |
MBMessage |
MBMessageLocalServiceWrapper.getMBMessage(long messageId)
Returns the message-boards message with the primary key. |
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.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message with the UUID in the group. |
static MBMessage |
MBMessageLocalServiceUtil.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message with the UUID in the group. |
MBMessage |
MBMessageLocalService.getMBMessageByUuidAndGroupId(String uuid,
long groupId)
Returns the message-boards message with the UUID in the group. |
MBStatsUser |
MBStatsUserLocalServiceWrapper.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
static MBStatsUser |
MBStatsUserLocalServiceUtil.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
MBStatsUser |
MBStatsUserLocalService.getMBStatsUser(long statsUserId)
Returns the message boards stats user with the primary key. |
MBThread |
MBThreadLocalServiceWrapper.getMBThread(long threadId)
Returns the message boards thread with the primary key. |
static MBThread |
MBThreadLocalServiceUtil.getMBThread(long threadId)
Returns the message boards thread with the primary key. |
MBThread |
MBThreadLocalService.getMBThread(long threadId)
Returns the message boards thread 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.getMBThreadFlag(long threadFlagId)
Returns the message boards thread flag with the primary key. |
MBMessage |
MBMessageServiceWrapper.getMessage(long messageId)
|
static MBMessage |
MBMessageServiceUtil.getMessage(long messageId)
|
MBMessage |
MBMessageService.getMessage(long messageId)
|
MBMessage |
MBMessageLocalServiceWrapper.getMessage(long messageId)
|
static MBMessage |
MBMessageLocalServiceUtil.getMessage(long messageId)
|
MBMessage |
MBMessageLocalService.getMessage(long messageId)
|
MBMessageDisplay |
MBMessageServiceWrapper.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
static MBMessageDisplay |
MBMessageServiceUtil.getMessageDisplay(long messageId,
int status,
String threadView,
boolean includePrevAndNext)
|
MBMessageDisplay |
MBMessageService.getMessageDisplay(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,
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,
MBMessage message,
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)
|
PersistedModel |
MBThreadLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBThreadLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBThreadFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBThreadFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMessageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBMessageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMessageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMailingListLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBMailingListLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBMailingListLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBDiscussionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBDiscussionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBDiscussionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBBanLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MBBanLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MBBanLocalService.getPersistedModel(Serializable primaryKeyObj)
|
int |
MBMessageLocalServiceWrapper.getPositionInThread(long messageId)
|
static int |
MBMessageLocalServiceUtil.getPositionInThread(long messageId)
|
int |
MBMessageLocalService.getPositionInThread(long messageId)
|
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)
|
List<MBThread> |
MBThreadLocalServiceWrapper.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
static List<MBThread> |
MBThreadLocalServiceUtil.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
List<MBThread> |
MBThreadLocalService.getPriorityThreads(long categoryId,
double priority,
boolean inherit)
|
List<MBStatsUser> |
MBStatsUserLocalServiceWrapper.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
static List<MBStatsUser> |
MBStatsUserLocalServiceUtil.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
List<MBStatsUser> |
MBStatsUserLocalService.getStatsUsersByGroupId(long groupId,
int start,
int end)
|
int |
MBStatsUserLocalServiceWrapper.getStatsUsersByGroupIdCount(long groupId)
|
static int |
MBStatsUserLocalServiceUtil.getStatsUsersByGroupIdCount(long groupId)
|
int |
MBStatsUserLocalService.getStatsUsersByGroupIdCount(long groupId)
|
MBThread |
MBThreadLocalServiceWrapper.getThread(long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.getThread(long threadId)
|
MBThread |
MBThreadLocalService.getThread(long threadId)
|
MBDiscussion |
MBDiscussionLocalServiceWrapper.getThreadDiscussion(long threadId)
|
static MBDiscussion |
MBDiscussionLocalServiceUtil.getThreadDiscussion(long threadId)
|
MBDiscussion |
MBDiscussionLocalService.getThreadDiscussion(long threadId)
|
MBThreadFlag |
MBThreadFlagLocalServiceWrapper.getThreadFlag(long userId,
MBThread thread)
|
static MBThreadFlag |
MBThreadFlagLocalServiceUtil.getThreadFlag(long userId,
MBThread thread)
|
MBThreadFlag |
MBThreadFlagLocalService.getThreadFlag(long userId,
MBThread thread)
|
String |
MBMessageServiceWrapper.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
static String |
MBMessageServiceUtil.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
String |
MBMessageService.getThreadMessagesRSS(long threadId,
int status,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
ThemeDisplay themeDisplay)
|
boolean |
MBThreadFlagLocalServiceWrapper.hasThreadFlag(long userId,
MBThread thread)
|
static boolean |
MBThreadFlagLocalServiceUtil.hasThreadFlag(long userId,
MBThread thread)
|
boolean |
MBThreadFlagLocalService.hasThreadFlag(long userId,
MBThread thread)
|
MBThread |
MBThreadLocalServiceWrapper.incrementViewCounter(long threadId,
int increment)
|
static MBThread |
MBThreadLocalServiceUtil.incrementViewCounter(long threadId,
int increment)
|
MBThread |
MBThreadLocalService.incrementViewCounter(long threadId,
int increment)
|
Lock |
MBThreadServiceWrapper.lockThread(long threadId)
|
static Lock |
MBThreadServiceUtil.lockThread(long threadId)
|
Lock |
MBThreadService.lockThread(long threadId)
|
MBThread |
MBThreadServiceWrapper.moveThread(long categoryId,
long threadId)
|
static MBThread |
MBThreadServiceUtil.moveThread(long categoryId,
long threadId)
|
MBThread |
MBThreadService.moveThread(long categoryId,
long threadId)
|
MBThread |
MBThreadLocalServiceWrapper.moveThread(long groupId,
long categoryId,
long threadId)
|
static MBThread |
MBThreadLocalServiceUtil.moveThread(long groupId,
long categoryId,
long threadId)
|
MBThread |
MBThreadLocalService.moveThread(long groupId,
long categoryId,
long threadId)
|
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)
|
MBThread |
MBThreadLocalServiceWrapper.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
static MBThread |
MBThreadLocalServiceUtil.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalService.splitThread(long messageId,
String subject,
ServiceContext serviceContext)
|
void |
MBCategoryServiceWrapper.subscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryServiceUtil.subscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryService.subscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.subscribeCategory(long userId,
long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.subscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalService.subscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBMessageServiceWrapper.subscribeMessage(long messageId)
|
static void |
MBMessageServiceUtil.subscribeMessage(long messageId)
|
void |
MBMessageService.subscribeMessage(long messageId)
|
void |
MBMessageLocalServiceWrapper.subscribeMessage(long userId,
long messageId)
|
static void |
MBMessageLocalServiceUtil.subscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalService.subscribeMessage(long userId,
long messageId)
|
void |
MBThreadServiceWrapper.unlockThread(long threadId)
|
static void |
MBThreadServiceUtil.unlockThread(long threadId)
|
void |
MBThreadService.unlockThread(long threadId)
|
void |
MBCategoryServiceWrapper.unsubscribeCategory(long groupId,
long categoryId)
|
static void |
MBCategoryServiceUtil.unsubscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryService.unsubscribeCategory(long groupId,
long categoryId)
|
void |
MBCategoryLocalServiceWrapper.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
static void |
MBCategoryLocalServiceUtil.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBCategoryLocalService.unsubscribeCategory(long userId,
long groupId,
long categoryId)
|
void |
MBMessageServiceWrapper.unsubscribeMessage(long messageId)
|
static void |
MBMessageServiceUtil.unsubscribeMessage(long messageId)
|
void |
MBMessageService.unsubscribeMessage(long messageId)
|
void |
MBMessageLocalServiceWrapper.unsubscribeMessage(long userId,
long messageId)
|
static void |
MBMessageLocalServiceUtil.unsubscribeMessage(long userId,
long messageId)
|
void |
MBMessageLocalService.unsubscribeMessage(long userId,
long messageId)
|
void |
MBMessageServiceWrapper.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
static void |
MBMessageServiceUtil.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(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalService.updateAnswer(long messageId,
boolean answer,
boolean cascade)
|
void |
MBMessageLocalServiceWrapper.updateAnswer(MBMessage message,
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.updateAsset(long userId,
MBMessage message,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds)
|
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)
|
MBCategory |
MBCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean allowAnonymousEmail,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategory |
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 |
MBCategoryService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean mailingListActive,
boolean allowAnonymousEmail,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
MBCategory |
MBCategoryLocalServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
String displayStyle,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean allowAnonymous,
boolean mailingListActive,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static MBCategory |
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)
|
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)
|
MBMessage |
MBMessageLocalServiceWrapper.updateDiscussionMessage(long userId,
long messageId,
String className,
long classPK,
String subject,
String body,
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 |
MBMessageServiceWrapper.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.updateDiscussionMessage(String className,
long classPK,
String permissionClassName,
long permissionClassPK,
long permissionOwnerId,
long messageId,
String subject,
String body,
ServiceContext serviceContext)
|
MBMailingList |
MBMailingListLocalServiceWrapper.updateMailingList(long mailingListId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean allowAnonymous,
boolean active,
ServiceContext serviceContext)
|
static MBMailingList |
MBMailingListLocalServiceUtil.updateMailingList(long mailingListId,
String emailAddress,
String inProtocol,
String inServerName,
int inServerPort,
boolean inUseSSL,
String inUserName,
String inPassword,
int inReadInterval,
String outEmailAddress,
boolean outCustom,
String outServerName,
int outServerPort,
boolean outUseSSL,
String outUserName,
String outPassword,
boolean allowAnonymous,
boolean active,
ServiceContext serviceContext)
|
MBMailingList |
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)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateMessage(long userId,
long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalServiceWrapper.updateMessage(long messageId,
String body)
|
static MBMessage |
MBMessageLocalServiceUtil.updateMessage(long messageId,
String body)
|
MBMessage |
MBMessageLocalService.updateMessage(long messageId,
String body)
|
MBMessage |
MBMessageServiceWrapper.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageServiceUtil.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
MBMessage |
MBMessageService.updateMessage(long messageId,
String subject,
String body,
List<ObjectValuePair<String,InputStream>> inputStreamOVPs,
List<String> existingFiles,
double priority,
boolean allowPingbacks,
ServiceContext serviceContext)
|
void |
MBThreadLocalServiceWrapper.updateQuestion(long threadId,
boolean question)
|
static void |
MBThreadLocalServiceUtil.updateQuestion(long threadId,
boolean question)
|
void |
MBThreadLocalService.updateQuestion(long threadId,
boolean question)
|
MBMessage |
MBMessageLocalServiceWrapper.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
static MBMessage |
MBMessageLocalServiceUtil.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBMessage |
MBMessageLocalService.updateStatus(long userId,
long messageId,
int status,
ServiceContext serviceContext)
|
MBThread |
MBThreadLocalServiceWrapper.updateThread(long threadId,
int viewCount)
Deprecated. MBThreadLocalServiceWrapper.incrementViewCounter(long, int) |
static MBThread |
MBThreadLocalServiceUtil.updateThread(long threadId,
int viewCount)
Deprecated. MBThreadLocalServiceUtil.incrementViewCounter(long, int) |
MBThread |
MBThreadLocalService.updateThread(long threadId,
int viewCount)
Deprecated. MBThreadLocalService.incrementViewCounter(long, int) |
Uses of PortalException in com.liferay.portlet.mobiledevicerules |
---|
Subclasses of PortalException in com.liferay.portlet.mobiledevicerules | |
---|---|
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 |
MDRRuleGroupInstanceWrapper.getRuleGroup()
|
MDRRuleGroup |
MDRRuleGroupInstance.getRuleGroup()
|
Uses of PortalException in com.liferay.portlet.mobiledevicerules.service |
---|
Methods in com.liferay.portlet.mobiledevicerules.service that throw PortalException | |
---|---|
MDRAction |
MDRActionServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.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)
|
MDRAction |
MDRActionLocalServiceWrapper.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 |
MDRActionServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.addAction(long ruleGroupInstanceId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
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)
|
MDRRule |
MDRRuleServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleService.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 |
MDRRuleLocalServiceUtil.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 |
MDRRuleServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleService.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.addRule(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.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)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.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)
|
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)
|
MDRRuleGroup |
MDRRuleGroupLocalService.addRuleGroup(long groupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
int priority,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.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 |
MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId,
String className,
long classPK,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalServiceWrapper.copyRule(long ruleId,
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(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleLocalServiceUtil.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleLocalService.copyRule(MDRRule rule,
long ruleGroupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.copyRuleGroup(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupService.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(long ruleGroupId,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalService.copyRuleGroup(MDRRuleGroup ruleGroup,
long groupId,
ServiceContext serviceContext)
|
void |
MDRActionServiceWrapper.deleteAction(long actionId)
|
static void |
MDRActionServiceUtil.deleteAction(long actionId)
|
void |
MDRActionService.deleteAction(long actionId)
|
void |
MDRActionLocalServiceWrapper.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
static void |
MDRActionLocalServiceUtil.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
void |
MDRActionLocalService.deleteMDRAction(long actionId)
Deletes the m d r action with the primary key from the database. |
void |
MDRRuleLocalServiceWrapper.deleteMDRRule(long ruleId)
Deletes the m d r rule with the primary key from the database. |
static void |
MDRRuleLocalServiceUtil.deleteMDRRule(long ruleId)
Deletes the m d r rule with the primary key from the database. |
void |
MDRRuleLocalService.deleteMDRRule(long ruleId)
Deletes the m d r rule with the primary key from the database. |
void |
MDRRuleGroupLocalServiceWrapper.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group with the primary key from the database. |
static void |
MDRRuleGroupLocalServiceUtil.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group with the primary key from the database. |
void |
MDRRuleGroupLocalService.deleteMDRRuleGroup(long ruleGroupId)
Deletes the m d r rule group with the primary key from the database. |
void |
MDRRuleGroupInstanceLocalServiceWrapper.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
static void |
MDRRuleGroupInstanceLocalServiceUtil.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
void |
MDRRuleGroupInstanceLocalService.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
Deletes the m d r rule group instance with the primary key from the database. |
void |
MDRRuleServiceWrapper.deleteRule(long ruleId)
|
static void |
MDRRuleServiceUtil.deleteRule(long ruleId)
|
void |
MDRRuleService.deleteRule(long ruleId)
|
void |
MDRRuleGroupServiceWrapper.deleteRuleGroup(long ruleGroupId)
|
static void |
MDRRuleGroupServiceUtil.deleteRuleGroup(long ruleGroupId)
|
void |
MDRRuleGroupService.deleteRuleGroup(long ruleGroupId)
|
void |
MDRRuleGroupInstanceServiceWrapper.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
static void |
MDRRuleGroupInstanceServiceUtil.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
void |
MDRRuleGroupInstanceService.deleteRuleGroupInstance(long ruleGroupInstanceId)
|
MDRAction |
MDRActionServiceWrapper.fetchAction(long actionId)
|
static MDRAction |
MDRActionServiceUtil.fetchAction(long actionId)
|
MDRAction |
MDRActionService.fetchAction(long actionId)
|
MDRRule |
MDRRuleServiceWrapper.fetchRule(long ruleId)
|
static MDRRule |
MDRRuleServiceUtil.fetchRule(long ruleId)
|
MDRRule |
MDRRuleService.fetchRule(long ruleId)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.fetchRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.fetchRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupService.fetchRuleGroup(long ruleGroupId)
|
MDRAction |
MDRActionServiceWrapper.getAction(long actionId)
|
static MDRAction |
MDRActionServiceUtil.getAction(long actionId)
|
MDRAction |
MDRActionService.getAction(long actionId)
|
MDRAction |
MDRActionLocalServiceWrapper.getAction(long actionId)
|
static MDRAction |
MDRActionLocalServiceUtil.getAction(long actionId)
|
MDRAction |
MDRActionLocalService.getAction(long actionId)
|
MDRAction |
MDRActionLocalServiceWrapper.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
MDRAction |
MDRActionLocalService.getMDRAction(long actionId)
Returns the m d r action with the primary key. |
MDRAction |
MDRActionLocalServiceWrapper.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action with the UUID in the group. |
static MDRAction |
MDRActionLocalServiceUtil.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action with the UUID in the group. |
MDRAction |
MDRActionLocalService.getMDRActionByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r action with the UUID in the group. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
MDRRule |
MDRRuleLocalService.getMDRRule(long ruleId)
Returns the m d r rule with the primary key. |
MDRRule |
MDRRuleLocalServiceWrapper.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule with the UUID in the group. |
static MDRRule |
MDRRuleLocalServiceUtil.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule with the UUID in the group. |
MDRRule |
MDRRuleLocalService.getMDRRuleByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule with the UUID in the group. |
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.getMDRRuleGroup(long ruleGroupId)
Returns the m d r rule group with the primary key. |
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group with the UUID in the group. |
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group with the UUID in the group. |
MDRRuleGroup |
MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group with the UUID in the 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.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance with the UUID in the group. |
static MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance with the UUID in the group. |
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid,
long groupId)
Returns the m d r rule group instance with the UUID in the group. |
PersistedModel |
MDRRuleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupInstanceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRRuleGroupInstanceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRRuleGroupInstanceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
MDRActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
MDRActionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
MDRRule |
MDRRuleServiceWrapper.getRule(long ruleId)
|
static MDRRule |
MDRRuleServiceUtil.getRule(long ruleId)
|
MDRRule |
MDRRuleService.getRule(long ruleId)
|
MDRRule |
MDRRuleLocalServiceWrapper.getRule(long ruleId)
|
static MDRRule |
MDRRuleLocalServiceUtil.getRule(long ruleId)
|
MDRRule |
MDRRuleLocalService.getRule(long ruleId)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.getRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupServiceUtil.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupService.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.getRuleGroup(long ruleGroupId)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.getRuleGroup(long ruleGroupId)
|
MDRRuleGroup |
MDRRuleGroupLocalService.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)
|
MDRAction |
MDRActionServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRAction |
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 |
MDRActionServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
MDRActionServiceUtil.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionService.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRAction |
MDRActionLocalServiceWrapper.updateAction(long actionId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRAction |
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)
|
MDRRule |
MDRRuleServiceWrapper.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
String typeSettings,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleService.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 |
MDRRuleLocalServiceUtil.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 |
MDRRuleServiceWrapper.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
static MDRRule |
MDRRuleServiceUtil.updateRule(long ruleId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
String type,
UnicodeProperties typeSettingsProperties,
ServiceContext serviceContext)
|
MDRRule |
MDRRuleService.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)
|
static MDRRule |
MDRRuleLocalServiceUtil.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)
|
MDRRuleGroup |
MDRRuleGroupServiceWrapper.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 |
MDRRuleGroupService.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
MDRRuleGroup |
MDRRuleGroupLocalServiceWrapper.updateRuleGroup(long ruleGroupId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
ServiceContext serviceContext)
|
static MDRRuleGroup |
MDRRuleGroupLocalServiceUtil.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)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
static MDRRuleGroupInstance |
MDRRuleGroupInstanceServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceService.updateRuleGroupInstance(long ruleGroupInstanceId,
int priority)
|
MDRRuleGroupInstance |
MDRRuleGroupInstanceLocalServiceWrapper.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 |
MDRRuleGroupPermission.check(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
static void |
MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
void |
MDRRuleGroupInstancePermission.check(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
static void |
MDRPermissionUtil.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
void |
MDRPermission.check(PermissionChecker permissionChecker,
long groupId,
String actionId)
|
static void |
MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker,
MDRRuleGroupInstance ruleGroupInstance,
String actionId)
|
void |
MDRRuleGroupInstancePermission.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 |
MDRRuleGroupPermission.contains(PermissionChecker permissionChecker,
long ruleGroupId,
String actionId)
|
static boolean |
MDRRuleGroupInstancePermissionUtil.contains(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
boolean |
MDRRuleGroupInstancePermission.contains(PermissionChecker permissionChecker,
long ruleGroupInstanceId,
String actionId)
|
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 | |
---|---|
PollsChoice |
PollsChoiceLocalServiceWrapper.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsChoice |
PollsChoiceLocalService.addChoice(long questionId,
String name,
String description,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalService.addQuestion(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionServiceWrapper.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionServiceUtil.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionService.addQuestion(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(long questionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(long questionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(PollsQuestion question,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
PollsQuestionLocalServiceWrapper.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
PollsQuestionLocalServiceUtil.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
void |
PollsQuestionLocalService.addQuestionResources(PollsQuestion question,
String[] groupPermissions,
String[] guestPermissions)
|
PollsVote |
PollsVoteLocalServiceWrapper.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteLocalServiceUtil.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteLocalService.addVote(long userId,
long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteServiceWrapper.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
static PollsVote |
PollsVoteServiceUtil.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
PollsVote |
PollsVoteService.addVote(long questionId,
long choiceId,
ServiceContext serviceContext)
|
void |
PollsChoiceLocalServiceWrapper.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
static void |
PollsChoiceLocalServiceUtil.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
void |
PollsChoiceLocalService.deletePollsChoice(long choiceId)
Deletes the polls choice with the primary key from the database. |
void |
PollsQuestionLocalServiceWrapper.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
static void |
PollsQuestionLocalServiceUtil.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
void |
PollsQuestionLocalService.deletePollsQuestion(long questionId)
Deletes the polls question with the primary key from the database. |
void |
PollsVoteLocalServiceWrapper.deletePollsVote(long voteId)
Deletes the polls vote with the primary key from the database. |
static void |
PollsVoteLocalServiceUtil.deletePollsVote(long voteId)
Deletes the polls vote with the primary key from the database. |
void |
PollsVoteLocalService.deletePollsVote(long voteId)
Deletes the polls vote with the primary key from the database. |
void |
PollsQuestionServiceWrapper.deleteQuestion(long questionId)
|
static void |
PollsQuestionServiceUtil.deleteQuestion(long questionId)
|
void |
PollsQuestionService.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestion(long questionId)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalService.deleteQuestion(long questionId)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestion(PollsQuestion question)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestion(PollsQuestion question)
|
void |
PollsQuestionLocalService.deleteQuestion(PollsQuestion question)
|
void |
PollsQuestionLocalServiceWrapper.deleteQuestions(long groupId)
|
static void |
PollsQuestionLocalServiceUtil.deleteQuestions(long groupId)
|
void |
PollsQuestionLocalService.deleteQuestions(long groupId)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.getChoice(long choiceId)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.getChoice(long choiceId)
|
PollsChoice |
PollsChoiceLocalService.getChoice(long choiceId)
|
PersistedModel |
PollsVoteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsVoteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsVoteLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsQuestionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsQuestionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsQuestionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsChoiceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
PollsChoiceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
PollsChoiceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
static PollsChoice |
PollsChoiceLocalServiceUtil.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
PollsChoice |
PollsChoiceLocalService.getPollsChoice(long choiceId)
Returns the polls choice with the primary key. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
static PollsQuestion |
PollsQuestionLocalServiceUtil.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
PollsQuestion |
PollsQuestionLocalService.getPollsQuestion(long questionId)
Returns the polls question with the primary key. |
PollsQuestion |
PollsQuestionLocalServiceWrapper.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question with the UUID in the group. |
static PollsQuestion |
PollsQuestionLocalServiceUtil.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question with the UUID in the group. |
PollsQuestion |
PollsQuestionLocalService.getPollsQuestionByUuidAndGroupId(String uuid,
long groupId)
Returns the polls question with the UUID in the group. |
PollsVote |
PollsVoteLocalServiceWrapper.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
static PollsVote |
PollsVoteLocalServiceUtil.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
PollsVote |
PollsVoteLocalService.getPollsVote(long voteId)
Returns the polls vote with the primary key. |
PollsQuestion |
PollsQuestionServiceWrapper.getQuestion(long questionId)
|
static PollsQuestion |
PollsQuestionServiceUtil.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionService.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.getQuestion(long questionId)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.getQuestion(long questionId)
|
PollsQuestion |
PollsQuestionLocalService.getQuestion(long questionId)
|
PollsVote |
PollsVoteLocalServiceWrapper.getVote(long questionId,
long userId)
|
static PollsVote |
PollsVoteLocalServiceUtil.getVote(long questionId,
long userId)
|
PollsVote |
PollsVoteLocalService.getVote(long questionId,
long userId)
|
PollsChoice |
PollsChoiceLocalServiceWrapper.updateChoice(long choiceId,
long questionId,
String name,
String description)
|
static PollsChoice |
PollsChoiceLocalServiceUtil.updateChoice(long choiceId,
long questionId,
String name,
String description)
|
PollsChoice |
PollsChoiceLocalService.updateChoice(long choiceId,
long questionId,
String name,
String description)
|
PollsQuestion |
PollsQuestionLocalServiceWrapper.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionLocalServiceUtil.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionLocalService.updateQuestion(long userId,
long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionServiceWrapper.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
static PollsQuestion |
PollsQuestionServiceUtil.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
PollsQuestion |
PollsQuestionService.updateQuestion(long questionId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
List<PollsChoice> choices,
ServiceContext serviceContext)
|
Uses of PortalException in com.liferay.portlet.ratings |
---|
Subclasses of PortalException in com.liferay.portlet.ratings | |
---|---|
class |
NoSuchStatsException
|
Uses of PortalException in com.liferay.portlet.ratings.service |
---|
Methods in com.liferay.portlet.ratings.service that throw PortalException | |
---|---|
void |
RatingsEntryLocalServiceWrapper.deleteEntry(long userId,
String className,
long classPK)
|
static void |
RatingsEntryLocalServiceUtil.deleteEntry(long userId,
String className,
long classPK)
|
void |
RatingsEntryLocalService.deleteEntry(long userId,
String className,
long classPK)
|
void |
RatingsEntryServiceWrapper.deleteEntry(String className,
long classPK)
|
static void |
RatingsEntryServiceUtil.deleteEntry(String className,
long classPK)
|
void |
RatingsEntryService.deleteEntry(String className,
long classPK)
|
void |
RatingsEntryLocalServiceWrapper.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
static void |
RatingsEntryLocalServiceUtil.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
void |
RatingsEntryLocalService.deleteRatingsEntry(long entryId)
Deletes the ratings entry with the primary key from the database. |
void |
RatingsStatsLocalServiceWrapper.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
static void |
RatingsStatsLocalServiceUtil.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
void |
RatingsStatsLocalService.deleteRatingsStats(long statsId)
Deletes the ratings stats with the primary key from the database. |
RatingsEntry |
RatingsEntryLocalServiceWrapper.getEntry(long userId,
String className,
long classPK)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.getEntry(long userId,
String className,
long classPK)
|
RatingsEntry |
RatingsEntryLocalService.getEntry(long userId,
String className,
long classPK)
|
PersistedModel |
RatingsStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RatingsStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
RatingsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
RatingsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
RatingsEntry |
RatingsEntryLocalServiceWrapper.getRatingsEntry(long entryId)
Returns the ratings entry with the primary key. |
static RatingsEntry |
RatingsEntryLocalServiceUtil.getRatingsEntry(long entryId)
Returns the ratings entry with the primary key. |
RatingsEntry |
RatingsEntryLocalService.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)
|
RatingsEntry |
RatingsEntryLocalServiceWrapper.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
static RatingsEntry |
RatingsEntryLocalServiceUtil.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
RatingsEntry |
RatingsEntryLocalService.updateEntry(long userId,
String className,
long classPK,
double score,
ServiceContext serviceContext)
|
RatingsEntry |
RatingsEntryServiceWrapper.updateEntry(String className,
long classPK,
double score)
|
static RatingsEntry |
RatingsEntryServiceUtil.updateEntry(String className,
long classPK,
double score)
|
RatingsEntry |
RatingsEntryService.updateEntry(String className,
long classPK,
double score)
|
Uses of PortalException in com.liferay.portlet.shopping |
---|
Uses of PortalException in com.liferay.portlet.shopping.model |
---|
Methods in com.liferay.portlet.shopping.model that throw PortalException | |
---|---|
ShoppingCoupon |
ShoppingCartWrapper.getCoupon()
|
ShoppingCoupon |
ShoppingCart.getCoupon()
|
List<ShoppingItemPrice> |
ShoppingItemWrapper.getItemPrices()
|
List<ShoppingItemPrice> |
ShoppingItem.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)
|
static void |
ShoppingItemLocalServiceUtil.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
void |
ShoppingItemLocalService.addBookItems(long userId,
long groupId,
long categoryId,
String[] isbns)
|
void |
ShoppingItemServiceWrapper.addBookItems(long groupId,
long categoryId,
String[] isbns)
|
static void |
ShoppingItemServiceUtil.addBookItems(long groupId,
long categoryId,
String[] isbns)
|
void |
ShoppingItemService.addBookItems(long groupId,
long categoryId,
String[] isbns)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalService.addCategory(long userId,
long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryService.addCategory(long parentCategoryId,
String name,
String description,
ServiceContext serviceContext)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(long categoryId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(long categoryId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalService.addCategoryResources(ShoppingCategory category,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingCategoryLocalServiceWrapper.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingCategoryLocalServiceUtil.addCategoryResources(ShoppingCategory category,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingCategoryLocalService.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)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponService.addCoupon(String code,
boolean autoCode,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.addItem(long userId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File 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 |
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)
|
ShoppingItem |
ShoppingItemServiceWrapper.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemServiceUtil.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemService.addItem(long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(long itemId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(long itemId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalService.addItemResources(ShoppingItem item,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
ShoppingItemLocalServiceWrapper.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
ShoppingItemLocalServiceUtil.addItemResources(ShoppingItem item,
String[] groupPermissions,
String[] guestPermissions)
|
void |
ShoppingItemLocalService.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 |
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 |
ShoppingOrderService.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)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategories(long groupId)
|
void |
ShoppingCategoryLocalService.deleteCategories(long groupId)
|
void |
ShoppingCategoryServiceWrapper.deleteCategory(long categoryId)
|
static void |
ShoppingCategoryServiceUtil.deleteCategory(long categoryId)
|
void |
ShoppingCategoryService.deleteCategory(long categoryId)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(long categoryId)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(long categoryId)
|
void |
ShoppingCategoryLocalService.deleteCategory(long categoryId)
|
void |
ShoppingCategoryLocalServiceWrapper.deleteCategory(ShoppingCategory category)
|
static void |
ShoppingCategoryLocalServiceUtil.deleteCategory(ShoppingCategory category)
|
void |
ShoppingCategoryLocalService.deleteCategory(ShoppingCategory category)
|
void |
ShoppingCouponLocalServiceWrapper.deleteCoupon(long couponId)
|
static void |
ShoppingCouponLocalServiceUtil.deleteCoupon(long couponId)
|
void |
ShoppingCouponLocalService.deleteCoupon(long couponId)
|
void |
ShoppingCouponServiceWrapper.deleteCoupon(long groupId,
long couponId)
|
static void |
ShoppingCouponServiceUtil.deleteCoupon(long groupId,
long couponId)
|
void |
ShoppingCouponService.deleteCoupon(long groupId,
long couponId)
|
void |
ShoppingItemServiceWrapper.deleteItem(long itemId)
|
static void |
ShoppingItemServiceUtil.deleteItem(long itemId)
|
void |
ShoppingItemService.deleteItem(long itemId)
|
void |
ShoppingItemLocalServiceWrapper.deleteItem(long itemId)
|
static void |
ShoppingItemLocalServiceUtil.deleteItem(long itemId)
|
void |
ShoppingItemLocalService.deleteItem(long itemId)
|
void |
ShoppingItemLocalServiceWrapper.deleteItem(ShoppingItem item)
|
static void |
ShoppingItemLocalServiceUtil.deleteItem(ShoppingItem item)
|
void |
ShoppingItemLocalService.deleteItem(ShoppingItem item)
|
void |
ShoppingItemLocalServiceWrapper.deleteItems(long groupId,
long categoryId)
|
static void |
ShoppingItemLocalServiceUtil.deleteItems(long groupId,
long categoryId)
|
void |
ShoppingItemLocalService.deleteItems(long groupId,
long categoryId)
|
void |
ShoppingOrderLocalServiceWrapper.deleteOrder(long orderId)
|
static void |
ShoppingOrderLocalServiceUtil.deleteOrder(long orderId)
|
void |
ShoppingOrderLocalService.deleteOrder(long orderId)
|
void |
ShoppingOrderServiceWrapper.deleteOrder(long groupId,
long orderId)
|
static void |
ShoppingOrderServiceUtil.deleteOrder(long groupId,
long orderId)
|
void |
ShoppingOrderService.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)
|
void |
ShoppingCartLocalServiceWrapper.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
static void |
ShoppingCartLocalServiceUtil.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
void |
ShoppingCartLocalService.deleteShoppingCart(long cartId)
Deletes the shopping cart with the primary key from the database. |
void |
ShoppingCategoryLocalServiceWrapper.deleteShoppingCategory(long categoryId)
Deletes the shopping category with the primary key from the database. |
static void |
ShoppingCategoryLocalServiceUtil.deleteShoppingCategory(long categoryId)
Deletes the shopping category with the primary key from the database. |
void |
ShoppingCategoryLocalService.deleteShoppingCategory(long categoryId)
Deletes the shopping category with the primary key from the database. |
void |
ShoppingCouponLocalServiceWrapper.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
static void |
ShoppingCouponLocalServiceUtil.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
void |
ShoppingCouponLocalService.deleteShoppingCoupon(long couponId)
Deletes the shopping coupon with the primary key from the database. |
void |
ShoppingItemLocalServiceWrapper.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
static void |
ShoppingItemLocalServiceUtil.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
void |
ShoppingItemLocalService.deleteShoppingItem(long itemId)
Deletes the shopping item with the primary key from the database. |
void |
ShoppingItemFieldLocalServiceWrapper.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
static void |
ShoppingItemFieldLocalServiceUtil.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
void |
ShoppingItemFieldLocalService.deleteShoppingItemField(long itemFieldId)
Deletes the shopping item field with the primary key from the database. |
void |
ShoppingItemPriceLocalServiceWrapper.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price with the primary key from the database. |
static void |
ShoppingItemPriceLocalServiceUtil.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price with the primary key from the database. |
void |
ShoppingItemPriceLocalService.deleteShoppingItemPrice(long itemPriceId)
Deletes the shopping item price with the primary key from the database. |
void |
ShoppingOrderLocalServiceWrapper.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
static void |
ShoppingOrderLocalServiceUtil.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
void |
ShoppingOrderLocalService.deleteShoppingOrder(long orderId)
Deletes the shopping order with the primary key from the database. |
void |
ShoppingOrderItemLocalServiceWrapper.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
static void |
ShoppingOrderItemLocalServiceUtil.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
void |
ShoppingOrderItemLocalService.deleteShoppingOrderItem(long orderItemId)
Deletes the shopping order item with the primary key from the database. |
ShoppingCart |
ShoppingCartLocalServiceWrapper.getCart(long userId,
long groupId)
|
static ShoppingCart |
ShoppingCartLocalServiceUtil.getCart(long userId,
long groupId)
|
ShoppingCart |
ShoppingCartLocalService.getCart(long userId,
long groupId)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryService.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getCategory(long categoryId)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getCategory(long categoryId)
|
ShoppingCategory |
ShoppingCategoryLocalService.getCategory(long categoryId)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.getCoupon(long couponId)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.getCoupon(long couponId)
|
ShoppingCoupon |
ShoppingCouponLocalService.getCoupon(long couponId)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.getCoupon(long groupId,
long couponId)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.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 |
ShoppingItemServiceWrapper.getItem(long itemId)
|
static ShoppingItem |
ShoppingItemServiceUtil.getItem(long itemId)
|
ShoppingItem |
ShoppingItemService.getItem(long itemId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItem(long itemId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItem(long itemId)
|
ShoppingItem |
ShoppingItemLocalService.getItem(long itemId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItem(long companyId,
String sku)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItem(long companyId,
String sku)
|
ShoppingItem |
ShoppingItemLocalService.getItem(long companyId,
String sku)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemByLargeImageId(long largeImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemByLargeImageId(long largeImageId)
|
ShoppingItem |
ShoppingItemLocalService.getItemByLargeImageId(long largeImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemByMediumImageId(long mediumImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemByMediumImageId(long mediumImageId)
|
ShoppingItem |
ShoppingItemLocalService.getItemByMediumImageId(long mediumImageId)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.getItemBySmallImageId(long smallImageId)
|
static ShoppingItem |
ShoppingItemLocalServiceUtil.getItemBySmallImageId(long smallImageId)
|
ShoppingItem |
ShoppingItemLocalService.getItemBySmallImageId(long smallImageId)
|
List<ShoppingItemPrice> |
ShoppingItemPriceLocalServiceWrapper.getItemPrices(long itemId)
|
static List<ShoppingItemPrice> |
ShoppingItemPriceLocalServiceUtil.getItemPrices(long itemId)
|
List<ShoppingItemPrice> |
ShoppingItemPriceLocalService.getItemPrices(long itemId)
|
ShoppingItem[] |
ShoppingItemServiceWrapper.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
static ShoppingItem[] |
ShoppingItemServiceUtil.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemService.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemLocalServiceWrapper.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
static ShoppingItem[] |
ShoppingItemLocalServiceUtil.getItemsPrevAndNext(long itemId,
OrderByComparator obc)
|
ShoppingItem[] |
ShoppingItemLocalService.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 |
ShoppingOrderServiceWrapper.getOrder(long groupId,
long orderId)
|
static ShoppingOrder |
ShoppingOrderServiceUtil.getOrder(long groupId,
long orderId)
|
ShoppingOrder |
ShoppingOrderService.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)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(long categoryId)
|
List<ShoppingCategory> |
ShoppingCategoryLocalServiceWrapper.getParentCategories(ShoppingCategory category)
|
static List<ShoppingCategory> |
ShoppingCategoryLocalServiceUtil.getParentCategories(ShoppingCategory category)
|
List<ShoppingCategory> |
ShoppingCategoryLocalService.getParentCategories(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getParentCategory(ShoppingCategory category)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getParentCategory(ShoppingCategory category)
|
ShoppingCategory |
ShoppingCategoryLocalService.getParentCategory(ShoppingCategory category)
|
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.getPayPalTxnIdOrder(String ppTxnId)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.getPayPalTxnIdOrder(String ppTxnId)
|
ShoppingOrder |
ShoppingOrderLocalService.getPayPalTxnIdOrder(String ppTxnId)
|
PersistedModel |
ShoppingOrderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingOrderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingOrderItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingOrderItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemPriceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemPriceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemPriceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemFieldLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingItemFieldLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingItemFieldLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCouponLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCouponLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCouponLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCartLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
ShoppingCartLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
ShoppingCartLocalService.getPersistedModel(Serializable primaryKeyObj)
|
ShoppingCart |
ShoppingCartLocalServiceWrapper.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 |
ShoppingCartLocalService.getShoppingCart(long cartId)
Returns the shopping cart with the primary key. |
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.getShoppingCategory(long categoryId)
Returns the shopping category with the primary key. |
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.getShoppingCategory(long categoryId)
Returns the shopping category with the primary key. |
ShoppingCategory |
ShoppingCategoryLocalService.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. |
static ShoppingItem |
ShoppingItemLocalServiceUtil.getShoppingItem(long itemId)
Returns the shopping item with the primary key. |
ShoppingItem |
ShoppingItemLocalService.getShoppingItem(long itemId)
Returns the shopping item with the primary key. |
ShoppingItemField |
ShoppingItemFieldLocalServiceWrapper.getShoppingItemField(long itemFieldId)
Returns the shopping item field with the primary key. |
static ShoppingItemField |
ShoppingItemFieldLocalServiceUtil.getShoppingItemField(long itemFieldId)
Returns the shopping item field with the primary key. |
ShoppingItemField |
ShoppingItemFieldLocalService.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 |
ShoppingOrderItemLocalServiceWrapper.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
static ShoppingOrderItem |
ShoppingOrderItemLocalServiceUtil.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
ShoppingOrderItem |
ShoppingOrderItemLocalService.getShoppingOrderItem(long orderItemId)
Returns the shopping order item with the primary key. |
ShoppingOrder |
ShoppingOrderLocalServiceWrapper.saveLatestOrder(ShoppingCart cart)
|
static ShoppingOrder |
ShoppingOrderLocalServiceUtil.saveLatestOrder(ShoppingCart cart)
|
ShoppingOrder |
ShoppingOrderLocalService.saveLatestOrder(ShoppingCart cart)
|
List<ShoppingCoupon> |
ShoppingCouponServiceWrapper.search(long groupId,
long companyId,
String code,
boolean active,
String discountType,
boolean andOperator,
int start,
int end)
|
static List<ShoppingCoupon> |
ShoppingCouponServiceUtil.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 |
ShoppingOrderServiceWrapper.sendEmail(long groupId,
long orderId,
String emailType,
ServiceContext serviceContext)
|
static void |
ShoppingOrderServiceUtil.sendEmail(long groupId,
long orderId,
String emailType,
ServiceContext serviceContext)
|
void |
ShoppingOrderService.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 |
ShoppingCartLocalServiceWrapper.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 |
ShoppingCartLocalService.updateCart(long userId,
long groupId,
String itemIds,
String couponCodes,
int altShipping,
boolean insure)
|
ShoppingCategory |
ShoppingCategoryServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalServiceWrapper.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
static ShoppingCategory |
ShoppingCategoryLocalServiceUtil.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCategory |
ShoppingCategoryLocalService.updateCategory(long categoryId,
long parentCategoryId,
String name,
String description,
boolean mergeWithParentCategory,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalServiceWrapper.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponLocalServiceUtil.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponLocalService.updateCoupon(long userId,
long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponServiceWrapper.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
static ShoppingCoupon |
ShoppingCouponServiceUtil.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingCoupon |
ShoppingCouponService.updateCoupon(long couponId,
String name,
String description,
int startDateMonth,
int startDateDay,
int startDateYear,
int startDateHour,
int startDateMinute,
int endDateMonth,
int endDateDay,
int endDateYear,
int endDateHour,
int endDateMinute,
boolean neverExpire,
boolean active,
String limitCategories,
String limitSkus,
double minOrder,
double discount,
String discountType,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemLocalServiceWrapper.updateItem(long userId,
long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File 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 |
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)
|
ShoppingItem |
ShoppingItemServiceWrapper.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
static ShoppingItem |
ShoppingItemServiceUtil.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
ShoppingItem |
ShoppingItemService.updateItem(long itemId,
long groupId,
long categoryId,
String sku,
String name,
String description,
String properties,
String fieldsQuantities,
boolean requiresShipping,
int stockQuantity,
boolean featured,
Boolean sale,
boolean smallImage,
String smallImageURL,
File smallFile,
boolean mediumImage,
String mediumImageURL,
File mediumFile,
boolean largeImage,
String largeImageURL,
File largeFile,
List<ShoppingItemField> itemFields,
List<ShoppingItemPrice> itemPrices,
ServiceContext serviceContext)
|
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 |
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 ppTxnId,
String ppPaymentStatus,
double ppPaymentGross,
String ppReceiverEmail,
String ppPayerEmail)
|
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 |
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 |
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.social |
---|
Subclasses of PortalException in com.liferay.portlet.social | |
---|---|
class |
NoSuchActivityAchievementException
|
class |
NoSuchActivityCounterException
|
class |
NoSuchActivityException
|
class |
NoSuchActivityLimitException
|
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)
|
Uses of PortalException in com.liferay.portlet.social.service |
---|
Methods in com.liferay.portlet.social.service that throw PortalException | |
---|---|
void |
SocialActivityLocalServiceWrapper.addActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the given time in the database. |
static void |
SocialActivityLocalServiceUtil.addActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the given time in the database. |
void |
SocialActivityLocalService.addActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the given time in the database. |
void |
SocialActivityLocalServiceWrapper.addActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, using a time based on the current time in an attempt to make the activity's time unique. |
static void |
SocialActivityLocalServiceUtil.addActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, using a time based on the current time in an attempt to make the activity's time unique. |
void |
SocialActivityLocalService.addActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, using a time based on the current time in an attempt to make the activity's time unique. |
void |
SocialActivityLocalServiceWrapper.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
static void |
SocialActivityLocalServiceUtil.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
void |
SocialActivityLocalService.addActivity(SocialActivity activity,
SocialActivity mirrorActivity)
|
void |
SocialActivityAchievementLocalServiceWrapper.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
static void |
SocialActivityAchievementLocalServiceUtil.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
void |
SocialActivityAchievementLocalService.addActivityAchievement(long userId,
long groupId,
SocialAchievement achievement)
|
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
|
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
|
SocialActivityCounter |
SocialActivityCounterLocalService.addActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
|
void |
SocialActivityCounterLocalServiceWrapper.addActivityCounters(SocialActivity activity)
|
static void |
SocialActivityCounterLocalServiceUtil.addActivityCounters(SocialActivity activity)
|
void |
SocialActivityCounterLocalService.addActivityCounters(SocialActivity activity)
|
SocialActivityLimit |
SocialActivityLimitLocalServiceWrapper.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)
|
SocialActivityLimit |
SocialActivityLimitLocalService.addActivityLimit(long userId,
long groupId,
long classNameId,
long classPK,
int activityType,
String activityCounterName,
int limitPeriod)
|
SocialRelation |
SocialRelationLocalServiceWrapper.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. |
SocialRelation |
SocialRelationLocalService.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. |
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. |
SocialRequest |
SocialRequestLocalService.addRequest(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Adds a social request to the database. |
void |
SocialActivityLocalServiceWrapper.addUniqueActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, but only if there isn't already an activity with the same parameters. |
static void |
SocialActivityLocalServiceUtil.addUniqueActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, but only if there isn't already an activity with the same parameters. |
void |
SocialActivityLocalService.addUniqueActivity(long userId,
long groupId,
Date createDate,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity in the database, but only if there isn't already an activity with the same parameters. |
void |
SocialActivityLocalServiceWrapper.addUniqueActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the current time in the database, but only if there isn't one with the same parameters. |
static void |
SocialActivityLocalServiceUtil.addUniqueActivity(long userId,
long groupId,
String className,
long classPK,
int type,
String extraData,
long receiverUserId)
Records an activity with the current time in the database, but only if there isn't one with the same parameters. |
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. |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
|
static SocialActivityCounter |
SocialActivityCounterLocalServiceUtil.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
|
SocialActivityCounter |
SocialActivityCounterLocalService.createActivityCounter(long groupId,
long classNameId,
long classPK,
String name,
int ownerType,
int currentValue,
int totalValue,
int startPeriod,
int endPeriod)
|
void |
SocialActivityLocalServiceWrapper.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset identified by the class name ID and class primary key. |
static void |
SocialActivityLocalServiceUtil.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset identified by the class name ID and class primary key. |
void |
SocialActivityLocalService.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset identified by the class name ID and class primary key. |
void |
SocialActivityLocalServiceWrapper.deleteActivity(long activityId)
Removes the stored activity from the database. |
static void |
SocialActivityLocalServiceUtil.deleteActivity(long activityId)
Removes the stored activity from the database. |
void |
SocialActivityLocalService.deleteActivity(long activityId)
Removes the stored activity from the database. |
void |
SocialActivityCounterLocalServiceWrapper.deleteActivityCounters(AssetEntry assetEntry)
|
static void |
SocialActivityCounterLocalServiceUtil.deleteActivityCounters(AssetEntry assetEntry)
|
void |
SocialActivityCounterLocalService.deleteActivityCounters(AssetEntry assetEntry)
|
void |
SocialRelationLocalServiceWrapper.deleteRelation(long relationId)
Removes the relation (and its inverse in case of a bidirectional relation) from the database. |
static void |
SocialRelationLocalServiceUtil.deleteRelation(long 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. |
void |
SocialRelationLocalServiceWrapper.deleteRelation(long userId1,
long userId2,
int type)
Removes the matching relation (and its inverse in case of a bidirectional relation) from the database. |
static void |
SocialRelationLocalServiceUtil.deleteRelation(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. |
void |
SocialRelationLocalServiceWrapper.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 |
SocialRelationLocalService.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. |
static void |
SocialRelationLocalServiceUtil.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. |
void |
SocialRequestLocalServiceWrapper.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. |
void |
SocialRequestLocalService.deleteRequest(long requestId)
Removes the social request identified by its primary key from the database. |
void |
SocialActivityLocalServiceWrapper.deleteSocialActivity(long activityId)
Deletes the social activity with the primary key from the database. |
static void |
SocialActivityLocalServiceUtil.deleteSocialActivity(long activityId)
Deletes the social activity with the primary key from the database. |
void |
SocialActivityLocalService.deleteSocialActivity(long activityId)
Deletes the social activity with the primary key from the database. |
void |
SocialActivityAchievementLocalServiceWrapper.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
static void |
SocialActivityAchievementLocalServiceUtil.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
void |
SocialActivityAchievementLocalService.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
void |
SocialActivityCounterLocalServiceWrapper.deleteSocialActivityCounter(long activityCounterId)
Deletes the social activity counter with the primary key from the database. |
static void |
SocialActivityCounterLocalServiceUtil.deleteSocialActivityCounter(long activityCounterId)
Deletes the social activity counter with the primary key from the database. |
void |
SocialActivityCounterLocalService.deleteSocialActivityCounter(long activityCounterId)
Deletes the social activity counter with the primary key from the database. |
void |
SocialActivityLimitLocalServiceWrapper.deleteSocialActivityLimit(long activityLimitId)
Deletes the social activity limit with the primary key from the database. |
static void |
SocialActivityLimitLocalServiceUtil.deleteSocialActivityLimit(long activityLimitId)
Deletes the social activity limit with the primary key from the database. |
void |
SocialActivityLimitLocalService.deleteSocialActivityLimit(long activityLimitId)
Deletes the social activity limit with the primary key from the database. |
void |
SocialActivitySettingLocalServiceWrapper.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
static void |
SocialActivitySettingLocalServiceUtil.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
void |
SocialActivitySettingLocalService.deleteSocialActivitySetting(long activitySettingId)
Deletes the social activity setting with the primary key from the database. |
void |
SocialRelationLocalServiceWrapper.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
static void |
SocialRelationLocalServiceUtil.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
void |
SocialRelationLocalService.deleteSocialRelation(long relationId)
Deletes the social relation with the primary key from the database. |
void |
SocialRequestLocalServiceWrapper.deleteSocialRequest(long requestId)
Deletes the social request with the primary key from the database. |
static void |
SocialRequestLocalServiceUtil.deleteSocialRequest(long requestId)
Deletes the social request with the primary key from the database. |
void |
SocialRequestLocalService.deleteSocialRequest(long requestId)
Deletes the social request with the primary key from the database. |
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. |
SocialActivity |
SocialActivityLocalService.getActivity(long activityId)
Returns the activity identified by its primary key. |
SocialActivityDefinition |
SocialActivitySettingServiceWrapper.getActivityDefinition(long groupId,
String className,
int activityType)
|
static SocialActivityDefinition |
SocialActivitySettingServiceUtil.getActivityDefinition(long groupId,
String className,
int activityType)
|
SocialActivityDefinition |
SocialActivitySettingService.getActivityDefinition(long groupId,
String className,
int activityType)
|
List<SocialActivityDefinition> |
SocialActivitySettingServiceWrapper.getActivityDefinitions(long groupId,
String className)
|
static List<SocialActivityDefinition> |
SocialActivitySettingServiceUtil.getActivityDefinitions(long groupId,
String className)
|
List<SocialActivityDefinition> |
SocialActivitySettingService.getActivityDefinitions(long groupId,
String className)
|
JSONArray |
SocialActivitySettingServiceWrapper.getJSONActivityDefinitions(long groupId,
String className)
|
static JSONArray |
SocialActivitySettingServiceUtil.getJSONActivityDefinitions(long groupId,
String className)
|
JSONArray |
SocialActivitySettingService.getJSONActivityDefinitions(long groupId,
String className)
|
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. |
SocialActivity |
SocialActivityLocalService.getMirrorActivity(long mirrorActivityId)
Returns the activity that has the mirror activity. |
PersistedModel |
SocialRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRelationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialRelationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialRelationLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivitySettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivitySettingLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLimitLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityLimitLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityLimitLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityCounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityCounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityCounterLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityAchievementLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SocialActivityAchievementLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SocialActivityAchievementLocalService.getPersistedModel(Serializable primaryKeyObj)
|
SocialRelation |
SocialRelationLocalServiceWrapper.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 |
SocialRelationLocalService.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. |
static SocialRelation |
SocialRelationLocalServiceUtil.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. |
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. |
SocialActivity |
SocialActivityLocalService.getSocialActivity(long activityId)
Returns the social activity with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
SocialActivityCounter |
SocialActivityCounterLocalServiceWrapper.getSocialActivityCounter(long activityCounterId)
Returns the social activity counter 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. |
SocialActivityLimit |
SocialActivityLimitLocalServiceWrapper.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. |
SocialActivityLimit |
SocialActivityLimitLocalService.getSocialActivityLimit(long activityLimitId)
Returns the social activity limit with the primary key. |
SocialActivitySetting |
SocialActivitySettingLocalServiceWrapper.getSocialActivitySetting(long activitySettingId)
Returns the social activity setting with the primary key. |
static SocialActivitySetting |
SocialActivitySettingLocalServiceUtil.getSocialActivitySetting(long activitySettingId)
Returns the social activity setting with the primary key. |
SocialActivitySetting |
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. |
static SocialRelation |
SocialRelationLocalServiceUtil.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
SocialRelation |
SocialRelationLocalService.getSocialRelation(long relationId)
Returns the social relation with the primary key. |
SocialRequest |
SocialRequestLocalServiceWrapper.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 |
SocialRequestLocalService.getSocialRequest(long requestId)
Returns the social request with the primary key. |
SocialRequest |
SocialRequestLocalServiceWrapper.getSocialRequestByUuidAndGroupId(String uuid,
long groupId)
Returns the social request with the UUID in the group. |
static SocialRequest |
SocialRequestLocalServiceUtil.getSocialRequestByUuidAndGroupId(String uuid,
long groupId)
Returns the social request with the UUID in the group. |
SocialRequest |
SocialRequestLocalService.getSocialRequestByUuidAndGroupId(String uuid,
long groupId)
Returns the social request with the UUID in the group. |
void |
SocialActivityCounterLocalServiceWrapper.incrementUserAchievementCounter(long userId,
long groupId)
|
static void |
SocialActivityCounterLocalServiceUtil.incrementUserAchievementCounter(long userId,
long groupId)
|
void |
SocialActivityCounterLocalService.incrementUserAchievementCounter(long userId,
long groupId)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingService.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
boolean enabled)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingService.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingLocalService.updateActivitySetting(long groupId,
String className,
int activityType,
SocialActivityCounterDefinition activityCounterDefinition)
|
void |
SocialActivitySettingServiceWrapper.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
static void |
SocialActivitySettingServiceUtil.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
void |
SocialActivitySettingService.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
void |
SocialActivitySettingLocalServiceWrapper.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
static void |
SocialActivitySettingLocalServiceUtil.updateActivitySettings(long groupId,
String className,
int activityType,
List<SocialActivityCounterDefinition> activityCounterDefinitions)
|
void |
SocialActivitySettingLocalService.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. |
static SocialRequest |
SocialRequestLocalServiceUtil.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
SocialRequest |
SocialRequestLocalService.updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
Updates the social request replacing its status. |
Uses of PortalException in com.liferay.portlet.softwarecatalog |
---|
Uses of PortalException in com.liferay.portlet.softwarecatalog.service |
---|
Methods in com.liferay.portlet.softwarecatalog.service that throw PortalException | |
---|---|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionLocalService.addFrameworkVersion(long userId,
String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
SCFrameworkVersion |
SCFrameworkVersionService.addFrameworkVersion(String name,
String url,
boolean active,
int priority,
ServiceContext serviceContext)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(long frameworkVersionId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(long frameworkVersionId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
SCFrameworkVersionLocalServiceWrapper.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
SCFrameworkVersionLocalServiceUtil.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
void |
SCFrameworkVersionLocalService.addFrameworkVersionResources(SCFrameworkVersion frameworkVersion,
String[] groupPermissions,
String[] guestPermissions)
|
SCLicense |
SCLicenseServiceWrapper.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseServiceUtil.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseService.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseLocalServiceWrapper.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseLocalServiceUtil.addLicense(String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseLocalService.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 |
SCProductEntryServiceWrapper.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
static SCProductEntry |
SCProductEntryServiceUtil.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
SCProductEntry |
SCProductEntryService.addProductEntry(String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages,
ServiceContext serviceContext)
|
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 |
SCProductVersionLocalServiceWrapper.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionLocalService.addProductVersion(long userId,
long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionServiceWrapper.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
static SCProductVersion |
SCProductVersionServiceUtil.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
SCProductVersion |
SCProductVersionService.addProductVersion(long productEntryId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds,
ServiceContext serviceContext)
|
void |
SCFrameworkVersionServiceWrapper.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCFrameworkVersionServiceUtil.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionService.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionLocalServiceWrapper.deleteFrameworkVersion(long frameworkVersionId)
|
static void |
SCFrameworkVersionLocalServiceUtil.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCFrameworkVersionLocalService.deleteFrameworkVersion(long frameworkVersionId)
|
void |
SCLicenseServiceWrapper.deleteLicense(long licenseId)
|
static void |
SCLicenseServiceUtil.deleteLicense(long licenseId)
|
void |
SCLicenseService.deleteLicense(long licenseId)
|
void |
SCLicenseLocalServiceWrapper.deleteLicense(long licenseId)
|
static void |
SCLicenseLocalServiceUtil.deleteLicense(long licenseId)
|
void |
SCLicenseLocalService.deleteLicense(long licenseId)
|
void |
SCProductEntryLocalServiceWrapper.deleteProductEntries(long groupId)
|
static void |
SCProductEntryLocalServiceUtil.deleteProductEntries(long groupId)
|
void |
SCProductEntryLocalService.deleteProductEntries(long groupId)
|
void |
SCProductEntryServiceWrapper.deleteProductEntry(long productEntryId)
|
static void |
SCProductEntryServiceUtil.deleteProductEntry(long productEntryId)
|
void |
SCProductEntryService.deleteProductEntry(long productEntryId)
|
void |
SCProductEntryLocalServiceWrapper.deleteProductEntry(long productEntryId)
|
static void |
SCProductEntryLocalServiceUtil.deleteProductEntry(long productEntryId)
|
void |
SCProductEntryLocalService.deleteProductEntry(long productEntryId)
|
void |
SCProductEntryLocalServiceWrapper.deleteProductEntry(SCProductEntry productEntry)
|
static void |
SCProductEntryLocalServiceUtil.deleteProductEntry(SCProductEntry productEntry)
|
void |
SCProductEntryLocalService.deleteProductEntry(SCProductEntry productEntry)
|
void |
SCProductScreenshotLocalServiceWrapper.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
static void |
SCProductScreenshotLocalServiceUtil.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
void |
SCProductScreenshotLocalService.deleteProductScreenshot(SCProductScreenshot productScreenshot)
|
void |
SCProductScreenshotLocalServiceWrapper.deleteProductScreenshots(long productEntryId)
|
static void |
SCProductScreenshotLocalServiceUtil.deleteProductScreenshots(long productEntryId)
|
void |
SCProductScreenshotLocalService.deleteProductScreenshots(long productEntryId)
|
void |
SCProductVersionServiceWrapper.deleteProductVersion(long productVersionId)
|
static void |
SCProductVersionServiceUtil.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionService.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionLocalServiceWrapper.deleteProductVersion(long productVersionId)
|
static void |
SCProductVersionLocalServiceUtil.deleteProductVersion(long productVersionId)
|
void |
SCProductVersionLocalService.deleteProductVersion(long productVersionId)
|
void |
SCFrameworkVersionLocalServiceWrapper.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version with the primary key from the database. |
static void |
SCFrameworkVersionLocalServiceUtil.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version with the primary key from the database. |
void |
SCFrameworkVersionLocalService.deleteSCFrameworkVersion(long frameworkVersionId)
Deletes the s c framework version with the primary key from the database. |
void |
SCLicenseLocalServiceWrapper.deleteSCLicense(long licenseId)
Deletes the s c license with the primary key from the database. |
static void |
SCLicenseLocalServiceUtil.deleteSCLicense(long licenseId)
Deletes the s c license with the primary key from the database. |
void |
SCLicenseLocalService.deleteSCLicense(long licenseId)
Deletes the s c license with the primary key from the database. |
void |
SCProductEntryLocalServiceWrapper.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
static void |
SCProductEntryLocalServiceUtil.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
void |
SCProductEntryLocalService.deleteSCProductEntry(long productEntryId)
Deletes the s c product entry with the primary key from the database. |
void |
SCProductScreenshotLocalServiceWrapper.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot with the primary key from the database. |
static void |
SCProductScreenshotLocalServiceUtil.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot with the primary key from the database. |
void |
SCProductScreenshotLocalService.deleteSCProductScreenshot(long productScreenshotId)
Deletes the s c product screenshot with the primary key from the database. |
void |
SCProductVersionLocalServiceWrapper.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
static void |
SCProductVersionLocalServiceUtil.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
void |
SCProductVersionLocalService.deleteSCProductVersion(long productVersionId)
Deletes the s c product version with the primary key from the database. |
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.getFrameworkVersion(long frameworkVersionId)
|
static SCFrameworkVersion |
SCFrameworkVersionServiceUtil.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionService.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.getFrameworkVersion(long frameworkVersionId)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.getFrameworkVersion(long frameworkVersionId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalService.getFrameworkVersion(long frameworkVersionId)
|
SCLicense |
SCLicenseServiceWrapper.getLicense(long licenseId)
|
static SCLicense |
SCLicenseServiceUtil.getLicense(long licenseId)
|
SCLicense |
SCLicenseService.getLicense(long licenseId)
|
SCLicense |
SCLicenseLocalServiceWrapper.getLicense(long licenseId)
|
static SCLicense |
SCLicenseLocalServiceUtil.getLicense(long licenseId)
|
SCLicense |
SCLicenseLocalService.getLicense(long licenseId)
|
PersistedModel |
SCProductVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductScreenshotLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductScreenshotLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductScreenshotLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCProductEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCProductEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCLicenseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCLicenseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCLicenseLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCFrameworkVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
SCFrameworkVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
SCFrameworkVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
|
SCProductEntry |
SCProductEntryServiceWrapper.getProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryServiceUtil.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryService.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalServiceWrapper.getProductEntry(long productEntryId)
|
static SCProductEntry |
SCProductEntryLocalServiceUtil.getProductEntry(long productEntryId)
|
SCProductEntry |
SCProductEntryLocalService.getProductEntry(long productEntryId)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshot(long productEntryId,
int priority)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshot(long productEntryId,
int priority)
|
SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshot(long productEntryId,
int priority)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshotByFullImageId(long fullImageId)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshotByFullImageId(long fullImageId)
|
SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshotByFullImageId(long fullImageId)
|
SCProductScreenshot |
SCProductScreenshotLocalServiceWrapper.getProductScreenshotByThumbnailId(long thumbnailId)
|
static SCProductScreenshot |
SCProductScreenshotLocalServiceUtil.getProductScreenshotByThumbnailId(long thumbnailId)
|
SCProductScreenshot |
SCProductScreenshotLocalService.getProductScreenshotByThumbnailId(long thumbnailId)
|
SCProductVersion |
SCProductVersionServiceWrapper.getProductVersion(long productVersionId)
|
static SCProductVersion |
SCProductVersionServiceUtil.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionService.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.getProductVersion(long productVersionId)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionLocalService.getProductVersion(long productVersionId)
|
SCProductVersion |
SCProductVersionLocalServiceWrapper.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
SCProductVersion |
SCProductVersionLocalService.getProductVersionByDirectDownloadURL(String directDownloadURL)
|
List<SCProductVersion> |
SCProductVersionServiceWrapper.getProductVersions(long productEntryId,
int start,
int end)
|
static List<SCProductVersion> |
SCProductVersionServiceUtil.getProductVersions(long productEntryId,
int start,
int end)
|
List<SCProductVersion> |
SCProductVersionService.getProductVersions(long productEntryId,
int start,
int end)
|
int |
SCProductVersionServiceWrapper.getProductVersionsCount(long productEntryId)
|
static int |
SCProductVersionServiceUtil.getProductVersionsCount(long productEntryId)
|
int |
SCProductVersionService.getProductVersionsCount(long productEntryId)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.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 |
SCFrameworkVersionLocalService.getSCFrameworkVersion(long frameworkVersionId)
Returns the s c framework version with the primary key. |
SCLicense |
SCLicenseLocalServiceWrapper.getSCLicense(long licenseId)
Returns the s c license with the primary key. |
static SCLicense |
SCLicenseLocalServiceUtil.getSCLicense(long licenseId)
Returns the s c license with the primary key. |
SCLicense |
SCLicenseLocalService.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 |
SCProductScreenshotLocalServiceWrapper.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 |
SCProductScreenshotLocalService.getSCProductScreenshot(long productScreenshotId)
Returns the s c product screenshot with the primary key. |
SCProductVersion |
SCProductVersionLocalServiceWrapper.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
static SCProductVersion |
SCProductVersionLocalServiceUtil.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
SCProductVersion |
SCProductVersionLocalService.getSCProductVersion(long productVersionId)
Returns the s c product version with the primary key. |
SCFrameworkVersion |
SCFrameworkVersionServiceWrapper.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 |
SCFrameworkVersionService.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
SCFrameworkVersion |
SCFrameworkVersionLocalServiceWrapper.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
static SCFrameworkVersion |
SCFrameworkVersionLocalServiceUtil.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
SCFrameworkVersion |
SCFrameworkVersionLocalService.updateFrameworkVersion(long frameworkVersionId,
String name,
String url,
boolean active,
int priority)
|
SCLicense |
SCLicenseServiceWrapper.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseServiceUtil.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseService.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseLocalServiceWrapper.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
static SCLicense |
SCLicenseLocalServiceUtil.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCLicense |
SCLicenseLocalService.updateLicense(long licenseId,
String name,
String url,
boolean openSource,
boolean active,
boolean recommended)
|
SCProductEntry |
SCProductEntryServiceWrapper.updateProductEntry(long productEntryId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages)
|
static SCProductEntry |
SCProductEntryServiceUtil.updateProductEntry(long productEntryId,
String name,
String type,
String tags,
String shortDescription,
String longDescription,
String pageURL,
String author,
String repoGroupId,
String repoArtifactId,
long[] licenseIds,
List<byte[]> thumbnails,
List<byte[]> fullImages)
|
SCProductEntry |
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 |
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)
|
SCProductVersion |
SCProductVersionServiceWrapper.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)
|
SCProductVersion |
SCProductVersionService.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)
|
static SCProductVersion |
SCProductVersionLocalServiceUtil.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
SCProductVersion |
SCProductVersionLocalService.updateProductVersion(long productVersionId,
String version,
String changeLog,
String downloadPageURL,
String directDownloadURL,
boolean testDirectDownloadURL,
boolean repoStoreArtifact,
long[] frameworkVersionIds)
|
Uses of PortalException in com.liferay.portlet.usersadmin.util |
---|
Methods in com.liferay.portlet.usersadmin.util that throw PortalException | |
---|---|
static long[] |
UsersAdminUtil.addRequiredRoles(long userId,
long[] roleIds)
|
long[] |
UsersAdmin.addRequiredRoles(long userId,
long[] roleIds)
|
static long[] |
UsersAdminUtil.addRequiredRoles(User user,
long[] roleIds)
|
long[] |
UsersAdmin.addRequiredRoles(User user,
long[] roleIds)
|
static List<Role> |
UsersAdminUtil.filterGroupRoles(PermissionChecker permissionChecker,
long groupId,
List<Role> roles)
|
List<Role> |
UsersAdmin.filterGroupRoles(PermissionChecker permissionChecker,
long groupId,
List<Role> roles)
|
static List<Group> |
UsersAdminUtil.filterGroups(PermissionChecker permissionChecker,
List<Group> groups)
|
List<Group> |
UsersAdmin.filterGroups(PermissionChecker permissionChecker,
List<Group> groups)
|
static List<Organization> |
UsersAdminUtil.filterOrganizations(PermissionChecker permissionChecker,
List<Organization> organizations)
|
List<Organization> |
UsersAdmin.filterOrganizations(PermissionChecker permissionChecker,
List<Organization> organizations)
|
static List<UserGroupRole> |
UsersAdminUtil.filterUserGroupRoles(PermissionChecker permissionChecker,
List<UserGroupRole> userGroupRoles)
|
List<UserGroupRole> |
UsersAdmin.filterUserGroupRoles(PermissionChecker permissionChecker,
List<UserGroupRole> userGroupRoles)
|
static Tuple |
UsersAdminUtil.getOrganizations(Hits hits)
|
Tuple |
UsersAdmin.getOrganizations(Hits hits)
|
static List<UserGroupRole> |
UsersAdminUtil.getUserGroupRoles(PortletRequest portletRequest)
|
List<UserGroupRole> |
UsersAdmin.getUserGroupRoles(PortletRequest portletRequest)
|
static Tuple |
UsersAdminUtil.getUsers(Hits hits)
|
Tuple |
UsersAdmin.getUsers(Hits hits)
|
static boolean |
UsersAdminUtil.hasUpdateEmailAddress(PermissionChecker permissionChecker,
User user)
|
boolean |
UsersAdmin.hasUpdateEmailAddress(PermissionChecker permissionChecker,
User user)
|
static boolean |
UsersAdminUtil.hasUpdateScreenName(PermissionChecker permissionChecker,
User user)
|
boolean |
UsersAdmin.hasUpdateScreenName(PermissionChecker permissionChecker,
User user)
|
static long[] |
UsersAdminUtil.removeRequiredRoles(long userId,
long[] roleIds)
|
long[] |
UsersAdmin.removeRequiredRoles(long userId,
long[] roleIds)
|
static long[] |
UsersAdminUtil.removeRequiredRoles(User user,
long[] roleIds)
|
long[] |
UsersAdmin.removeRequiredRoles(User user,
long[] roleIds)
|
static void |
UsersAdminUtil.updateAddresses(String className,
long classPK,
List<Address> addresses)
|
void |
UsersAdmin.updateAddresses(String className,
long classPK,
List<Address> addresses)
|
static void |
UsersAdminUtil.updateEmailAddresses(String className,
long classPK,
List<EmailAddress> emailAddresses)
|
void |
UsersAdmin.updateEmailAddresses(String className,
long classPK,
List<EmailAddress> emailAddresses)
|
static void |
UsersAdminUtil.updateOrgLabors(long classPK,
List<OrgLabor> orgLabors)
|
void |
UsersAdmin.updateOrgLabors(long classPK,
List<OrgLabor> orgLabors)
|
static void |
UsersAdminUtil.updatePhones(String className,
long classPK,
List<Phone> phones)
|
void |
UsersAdmin.updatePhones(String className,
long classPK,
List<Phone> phones)
|
static void |
UsersAdminUtil.updateWebsites(String className,
long classPK,
List<Website> websites)
|
void |
UsersAdmin.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 |
WikiFormatException
|
Uses of PortalException in com.liferay.portlet.wiki.model |
---|
Methods in com.liferay.portlet.wiki.model that throw PortalException | |
---|---|
String[] |
WikiPageWrapper.getAttachmentsFiles()
|
String[] |
WikiPage.getAttachmentsFiles()
|
Uses of PortalException in com.liferay.portlet.wiki.service |
---|
Methods in com.liferay.portlet.wiki.service that throw PortalException | |
---|---|
WikiNode |
WikiNodeLocalServiceWrapper.addDefaultNode(long userId,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.addDefaultNode(long userId,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.addNode(long userId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeServiceWrapper.addNode(String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeServiceUtil.addNode(String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeService.addNode(String name,
String description,
ServiceContext serviceContext)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalService.addNodeResources(long nodeId,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalService.addNodeResources(long nodeId,
String[] groupPermissions,
String[] guestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
WikiNodeLocalServiceUtil.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalService.addNodeResources(WikiNode node,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
WikiNodeLocalServiceWrapper.addNodeResources(WikiNode node,
String[] groupPermissions,
String[] guestPermissions)
|
static void |
WikiNodeLocalServiceUtil.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)
|
WikiPage |
WikiPageServiceWrapper.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.addPage(long nodeId,
String title,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file)
|
void |
WikiPageLocalService.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
File file)
|
void |
WikiPageLocalServiceWrapper.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream)
|
void |
WikiPageLocalService.addPageAttachment(long userId,
long nodeId,
String title,
String fileName,
InputStream inputStream)
|
void |
WikiPageLocalServiceWrapper.addPageAttachment(long companyId,
String dirName,
Date modifiedDate,
String fileName,
InputStream inputStream)
|
static void |
WikiPageLocalServiceUtil.addPageAttachment(long companyId,
String dirName,
Date modifiedDate,
String fileName,
InputStream inputStream)
|
void |
WikiPageLocalService.addPageAttachment(long companyId,
String dirName,
Date modifiedDate,
String fileName,
InputStream inputStream)
|
void |
WikiPageServiceWrapper.addPageAttachment(long nodeId,
String title,
String fileName,
File file)
|
static void |
WikiPageServiceUtil.addPageAttachment(long nodeId,
String title,
String fileName,
File file)
|
void |
WikiPageService.addPageAttachment(long nodeId,
String title,
String fileName,
File file)
|
void |
WikiPageLocalServiceWrapper.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreams)
|
static void |
WikiPageLocalServiceUtil.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreams)
|
void |
WikiPageLocalService.addPageAttachments(long userId,
long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStreams)
|
void |
WikiPageServiceWrapper.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStream)
|
static void |
WikiPageServiceUtil.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStream)
|
void |
WikiPageService.addPageAttachments(long nodeId,
String title,
List<ObjectValuePair<String,InputStream>> inputStream)
|
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)
|
String |
WikiPageServiceWrapper.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
static String |
WikiPageServiceUtil.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
String |
WikiPageService.addTempPageAttachment(long nodeId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
String |
WikiPageLocalServiceWrapper.addTempPageAttachment(long userId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
static String |
WikiPageLocalServiceUtil.addTempPageAttachment(long userId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
String |
WikiPageLocalService.addTempPageAttachment(long userId,
String fileName,
String tempFolderName,
InputStream inputStream)
|
void |
WikiPageLocalServiceWrapper.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.changeParent(long userId,
long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceWrapper.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceUtil.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiPageService.changeParent(long nodeId,
String title,
String newParentTitle,
ServiceContext serviceContext)
|
void |
WikiNodeServiceWrapper.deleteNode(long nodeId)
|
static void |
WikiNodeServiceUtil.deleteNode(long nodeId)
|
void |
WikiNodeService.deleteNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.deleteNode(long nodeId)
|
static void |
WikiNodeLocalServiceUtil.deleteNode(long nodeId)
|
void |
WikiNodeLocalService.deleteNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.deleteNode(WikiNode node)
|
static void |
WikiNodeLocalServiceUtil.deleteNode(WikiNode node)
|
void |
WikiNodeLocalService.deleteNode(WikiNode node)
|
void |
WikiNodeLocalServiceWrapper.deleteNodes(long groupId)
|
static void |
WikiNodeLocalServiceUtil.deleteNodes(long groupId)
|
void |
WikiNodeLocalService.deleteNodes(long groupId)
|
void |
WikiPageServiceWrapper.deletePage(long nodeId,
String title)
|
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,
double version)
|
static void |
WikiPageServiceUtil.deletePage(long nodeId,
String title,
double version)
|
void |
WikiPageService.deletePage(long nodeId,
String title,
double version)
|
void |
WikiPageLocalServiceWrapper.deletePage(long nodeId,
String title,
double version)
|
static void |
WikiPageLocalServiceUtil.deletePage(long nodeId,
String title,
double version)
|
void |
WikiPageLocalService.deletePage(long nodeId,
String title,
double version)
|
void |
WikiPageLocalServiceWrapper.deletePage(WikiPage page)
|
static void |
WikiPageLocalServiceUtil.deletePage(WikiPage page)
|
void |
WikiPageLocalService.deletePage(WikiPage page)
|
void |
WikiPageServiceWrapper.deletePageAttachment(long nodeId,
String title,
String fileName)
|
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 |
WikiPageResourceLocalServiceWrapper.deletePageResource(long nodeId,
String title)
|
static void |
WikiPageResourceLocalServiceUtil.deletePageResource(long nodeId,
String title)
|
void |
WikiPageResourceLocalService.deletePageResource(long nodeId,
String title)
|
void |
WikiPageLocalServiceWrapper.deletePages(long nodeId)
|
static void |
WikiPageLocalServiceUtil.deletePages(long nodeId)
|
void |
WikiPageLocalService.deletePages(long nodeId)
|
void |
WikiPageServiceWrapper.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
static void |
WikiPageServiceUtil.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
void |
WikiPageService.deleteTempPageAttachment(long nodeId,
String fileName,
String tempFolderName)
|
void |
WikiNodeLocalServiceWrapper.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
static void |
WikiNodeLocalServiceUtil.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
void |
WikiNodeLocalService.deleteWikiNode(long nodeId)
Deletes the wiki node with the primary key from the database. |
void |
WikiPageLocalServiceWrapper.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
static void |
WikiPageLocalServiceUtil.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
void |
WikiPageLocalService.deleteWikiPage(long pageId)
Deletes the wiki page with the primary key from the database. |
void |
WikiPageResourceLocalServiceWrapper.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
static void |
WikiPageResourceLocalServiceUtil.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
void |
WikiPageResourceLocalService.deleteWikiPageResource(long resourcePrimKey)
Deletes the wiki page resource with the primary key from the database. |
WikiPage |
WikiPageServiceWrapper.getDraftPage(long nodeId,
String title)
|
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)
|
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)
|
WikiNode |
WikiNodeServiceWrapper.getNode(long nodeId)
|
static WikiNode |
WikiNodeServiceUtil.getNode(long nodeId)
|
WikiNode |
WikiNodeService.getNode(long nodeId)
|
WikiNode |
WikiNodeLocalServiceWrapper.getNode(long nodeId)
|
static WikiNode |
WikiNodeLocalServiceUtil.getNode(long nodeId)
|
WikiNode |
WikiNodeLocalService.getNode(long nodeId)
|
WikiNode |
WikiNodeServiceWrapper.getNode(long groupId,
String name)
|
static WikiNode |
WikiNodeServiceUtil.getNode(long groupId,
String name)
|
WikiNode |
WikiNodeService.getNode(long groupId,
String name)
|
WikiNode |
WikiNodeLocalServiceWrapper.getNode(long groupId,
String nodeName)
|
static WikiNode |
WikiNodeLocalServiceUtil.getNode(long groupId,
String nodeName)
|
WikiNode |
WikiNodeLocalService.getNode(long groupId,
String nodeName)
|
List<WikiPage> |
WikiPageServiceWrapper.getNodePages(long nodeId,
int max)
|
static List<WikiPage> |
WikiPageServiceUtil.getNodePages(long nodeId,
int max)
|
List<WikiPage> |
WikiPageService.getNodePages(long nodeId,
int max)
|
String |
WikiPageServiceWrapper.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL)
|
static String |
WikiPageServiceUtil.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL)
|
String |
WikiPageService.getNodePagesRSS(long nodeId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId)
|
List<WikiNode> |
WikiNodeLocalServiceWrapper.getNodes(long groupId,
int start,
int end)
|
static List<WikiNode> |
WikiNodeLocalServiceUtil.getNodes(long groupId,
int start,
int end)
|
List<WikiNode> |
WikiNodeLocalService.getNodes(long groupId,
int start,
int end)
|
List<WikiPage> |
WikiPageLocalServiceWrapper.getOrphans(long nodeId)
|
static List<WikiPage> |
WikiPageLocalServiceUtil.getOrphans(long nodeId)
|
List<WikiPage> |
WikiPageLocalService.getOrphans(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)
|
WikiPage |
WikiPageServiceWrapper.getPage(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,
Boolean head)
|
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,
double version)
|
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 |
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)
|
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getPageResource(long pageResourcePrimKey)
|
WikiPageResource |
WikiPageResourceLocalService.getPageResource(long pageResourcePrimKey)
|
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getPageResource(long nodeId,
String title)
|
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getPageResource(long nodeId,
String title)
|
WikiPageResource |
WikiPageResourceLocalService.getPageResource(long nodeId,
String title)
|
String |
WikiPageServiceWrapper.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
Locale locale)
|
static String |
WikiPageServiceUtil.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
Locale locale)
|
String |
WikiPageService.getPagesRSS(long companyId,
long nodeId,
String title,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String entryURL,
Locale locale)
|
PersistedModel |
WikiPageResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiPageResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiPageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiPageLocalService.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiNodeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
|
static PersistedModel |
WikiNodeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
|
PersistedModel |
WikiNodeLocalService.getPersistedModel(Serializable primaryKeyObj)
|
String[] |
WikiPageServiceWrapper.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
static String[] |
WikiPageServiceUtil.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
String[] |
WikiPageService.getTempPageAttachmentNames(long nodeId,
String tempFolderName)
|
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
WikiNode |
WikiNodeLocalService.getWikiNode(long nodeId)
Returns the wiki node with the primary key. |
WikiNode |
WikiNodeLocalServiceWrapper.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node with the UUID in the group. |
static WikiNode |
WikiNodeLocalServiceUtil.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node with the UUID in the group. |
WikiNode |
WikiNodeLocalService.getWikiNodeByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki node with the UUID in the 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.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page with the UUID in the group. |
static WikiPage |
WikiPageLocalServiceUtil.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page with the UUID in the group. |
WikiPage |
WikiPageLocalService.getWikiPageByUuidAndGroupId(String uuid,
long groupId)
Returns the wiki page with the UUID in the group. |
WikiPageResource |
WikiPageResourceLocalServiceWrapper.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
static WikiPageResource |
WikiPageResourceLocalServiceUtil.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
WikiPageResource |
WikiPageResourceLocalService.getWikiPageResource(long resourcePrimKey)
Returns the wiki page resource with the primary key. |
void |
WikiNodeLocalServiceWrapper.importPages(long userId,
long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
static void |
WikiNodeLocalServiceUtil.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)
|
static void |
WikiNodeServiceUtil.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiNodeService.importPages(long nodeId,
String importer,
InputStream[] inputStreams,
Map<String,String[]> options)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.movePage(long userId,
long nodeId,
String title,
String newTitle,
boolean strict,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageLocalServiceUtil.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageLocalService.movePage(long userId,
long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageServiceWrapper.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
static void |
WikiPageServiceUtil.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
void |
WikiPageService.movePage(long nodeId,
String title,
String newTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.revertPage(long userId,
long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.revertPage(long nodeId,
String title,
double version,
ServiceContext serviceContext)
|
void |
WikiNodeServiceWrapper.subscribeNode(long nodeId)
|
static void |
WikiNodeServiceUtil.subscribeNode(long nodeId)
|
void |
WikiNodeService.subscribeNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.subscribeNode(long userId,
long nodeId)
|
static void |
WikiNodeLocalServiceUtil.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)
|
void |
WikiPageServiceWrapper.subscribePage(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.subscribePage(long nodeId,
String title)
|
void |
WikiPageService.subscribePage(long nodeId,
String title)
|
void |
WikiNodeServiceWrapper.unsubscribeNode(long nodeId)
|
static void |
WikiNodeServiceUtil.unsubscribeNode(long nodeId)
|
void |
WikiNodeService.unsubscribeNode(long nodeId)
|
void |
WikiNodeLocalServiceWrapper.unsubscribeNode(long userId,
long nodeId)
|
static void |
WikiNodeLocalServiceUtil.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)
|
void |
WikiPageServiceWrapper.unsubscribePage(long nodeId,
String title)
|
static void |
WikiPageServiceUtil.unsubscribePage(long nodeId,
String title)
|
void |
WikiPageService.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 |
WikiNodeServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalServiceWrapper.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
static WikiNode |
WikiNodeLocalServiceUtil.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiNode |
WikiNodeLocalService.updateNode(long nodeId,
String name,
String description,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updatePage(long userId,
long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageServiceWrapper.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageServiceUtil.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageService.updatePage(long nodeId,
String title,
double version,
String content,
String summary,
boolean minorEdit,
String format,
String parentTitle,
String redirectTitle,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updateStatus(long userId,
long resourcePrimKey,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalServiceWrapper.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
static WikiPage |
WikiPageLocalServiceUtil.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
WikiPage |
WikiPageLocalService.updateStatus(long userId,
WikiPage page,
int status,
ServiceContext serviceContext)
|
void |
WikiPageLocalServiceWrapper.validateTitle(String title)
|
static void |
WikiPageLocalServiceUtil.validateTitle(String title)
|
void |
WikiPageLocalService.validateTitle(String title)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |