Liferay 6.2.0

Uses of Class
com.liferay.portal.kernel.transaction.Transactional

Packages that use Transactional
com.liferay.counter.service This package defines the portal counter service local interfaces, utilities, and wrappers. 
com.liferay.counter.service.impl   
com.liferay.mail.service This package defines the portal mail service interfaces and utilities. 
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portal.spring.transaction   
com.liferay.portlet.announcements.service   
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.blogs.service   
com.liferay.portlet.bookmarks.service   
com.liferay.portlet.calendar.service   
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.documentlibrary.store This package defines the document library portlet store interfaces, base classes, utilities, and wrappers. 
com.liferay.portlet.dynamicdatalists.service   
com.liferay.portlet.dynamicdatamapping.service   
com.liferay.portlet.expando.service   
com.liferay.portlet.flags.service   
com.liferay.portlet.journal.service   
com.liferay.portlet.journalcontent.action   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.messageboards.service.impl   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.polls.service   
com.liferay.portlet.ratings.service   
com.liferay.portlet.shopping.service   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.social.service.impl This package defines the social related portlet local service implementations. 
com.liferay.portlet.softwarecatalog.service   
com.liferay.portlet.trash.service   
com.liferay.portlet.trash.service.impl   
com.liferay.portlet.wiki.service   
com.liferay.util.bridges.alloy   
 

Uses of Transactional in com.liferay.counter.service
 

Classes in com.liferay.counter.service with annotations of type Transactional
 interface CounterLocalService
          Provides the local service interface for Counter.
 

Methods in com.liferay.counter.service with annotations of type Transactional
abstract  Counter CounterLocalService.fetchCounter(String name)
           
abstract  Counter CounterLocalService.getCounter(String name)
          Returns the counter with the primary key.
abstract  List<Counter> CounterLocalService.getCounters(int start, int end)
          Returns a range of all the counters.
abstract  int CounterLocalService.getCountersCount()
          Returns the number of counters.
abstract  List<String> CounterLocalService.getNames()
           
abstract  PersistedModel CounterLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  long CounterLocalService.increment()
           
abstract  long CounterLocalService.increment(String name)
           
abstract  long CounterLocalService.increment(String name, int size)
           
abstract  void CounterLocalService.rename(String oldName, String newName)
           
abstract  void CounterLocalService.reset(String name)
           
abstract  void CounterLocalService.reset(String name, long size)
           
 

Uses of Transactional in com.liferay.counter.service.impl
 

Methods in com.liferay.counter.service.impl with annotations of type Transactional
 long CounterLocalServiceImpl.increment()
           
 long CounterLocalServiceImpl.increment(String name)
           
 long CounterLocalServiceImpl.increment(String name, int size)
           
 void CounterLocalServiceImpl.rename(String oldName, String newName)
           
 void CounterLocalServiceImpl.reset(String name)
           
 void CounterLocalServiceImpl.reset(String name, long size)
           
 

Uses of Transactional in com.liferay.mail.service
 

Classes in com.liferay.mail.service with annotations of type Transactional
 interface CyrusService
           
 interface MailService
           
 

Uses of Transactional in com.liferay.portal.service
 

Classes in com.liferay.portal.service with annotations of type Transactional
 interface AccountLocalService
          Provides the local service interface for Account.
 interface AccountService
          Provides the remote service interface for Account.
 interface AddressLocalService
          Provides the local service interface for Address.
 interface AddressService
          Provides the remote service interface for Address.
 interface BackgroundTaskLocalService
          Provides the local service interface for BackgroundTask.
 interface BackgroundTaskService
          Provides the remote service interface for BackgroundTask.
 interface BrowserTrackerLocalService
          Provides the local service interface for BrowserTracker.
 interface ClassNameLocalService
          Provides the local service interface for ClassName.
 interface ClassNameService
          Provides the remote service interface for ClassName.
 interface ClusterGroupLocalService
          Provides the local service interface for ClusterGroup.
 interface CMISRepositoryLocalService
          Provides the local service interface for CMISRepository.
 interface CompanyLocalService
          Provides the local service interface for Company.
 interface CompanyService
          Provides the remote service interface for Company.
 interface ContactLocalService
          Provides the local service interface for Contact.
 interface ContactService
          Provides the remote service interface for Contact.
 interface CountryService
          Provides the remote service interface for Country.
 interface EmailAddressLocalService
          Provides the local service interface for EmailAddress.
 interface EmailAddressService
          Provides the remote service interface for EmailAddress.
 interface GroupLocalService
          Provides the local service interface for Group.
 interface GroupService
          Provides the remote service interface for Group.
 interface ImageLocalService
          Provides the local service interface for Image.
 interface ImageService
          Provides the remote service interface for Image.
 interface LayoutBranchLocalService
          Provides the local service interface for LayoutBranch.
 interface LayoutBranchService
          Provides the remote service interface for LayoutBranch.
 interface LayoutFriendlyURLLocalService
          Provides the local service interface for LayoutFriendlyURL.
 interface LayoutLocalService
          Provides the local service interface for Layout.
 interface LayoutPrototypeLocalService
          Provides the local service interface for LayoutPrototype.
 interface LayoutPrototypeService
          Provides the remote service interface for LayoutPrototype.
 interface LayoutRevisionLocalService
          Provides the local service interface for LayoutRevision.
 interface LayoutRevisionService
          Provides the remote service interface for LayoutRevision.
 interface LayoutService
          Provides the remote service interface for Layout.
 interface LayoutSetBranchLocalService
          Provides the local service interface for LayoutSetBranch.
 interface LayoutSetBranchService
          Provides the remote service interface for LayoutSetBranch.
 interface LayoutSetLocalService
          Provides the local service interface for LayoutSet.
 interface LayoutSetPrototypeLocalService
          Provides the local service interface for LayoutSetPrototype.
 interface LayoutSetPrototypeService
          Provides the remote service interface for LayoutSetPrototype.
 interface LayoutSetService
          Provides the remote service interface for LayoutSet.
 interface LayoutTemplateLocalService
          Provides the local service interface for LayoutTemplate.
 interface ListTypeService
          Provides the remote service interface for ListType.
 interface LockLocalService
          Provides the local service interface for Lock.
 interface MembershipRequestLocalService
          Provides the local service interface for MembershipRequest.
 interface MembershipRequestService
          Provides the remote service interface for MembershipRequest.
 interface OrganizationLocalService
          Provides the local service interface for Organization.
 interface OrganizationService
          Provides the remote service interface for Organization.
 interface OrgLaborLocalService
          Provides the local service interface for OrgLabor.
 interface OrgLaborService
          Provides the remote service interface for OrgLabor.
 interface PasswordPolicyLocalService
          Provides the local service interface for PasswordPolicy.
 interface PasswordPolicyRelLocalService
          Provides the local service interface for PasswordPolicyRel.
 interface PasswordPolicyService
          Provides the remote service interface for PasswordPolicy.
 interface PasswordTrackerLocalService
          Provides the local service interface for PasswordTracker.
 interface PermissionService
          Provides the remote service interface for Permission.
 interface PhoneLocalService
          Provides the local service interface for Phone.
 interface PhoneService
          Provides the remote service interface for Phone.
 interface PluginSettingLocalService
          Provides the local service interface for PluginSetting.
 interface PluginSettingService
          Provides the remote service interface for PluginSetting.
 interface PortalLocalService
          Provides the local service interface for Portal.
 interface PortalPreferencesLocalService
          Provides the local service interface for PortalPreferences.
 interface PortalService
          Provides the remote service interface for Portal.
 interface PortletItemLocalService
          Provides the local service interface for PortletItem.
 interface PortletLocalService
          Provides the local service interface for Portlet.
 interface PortletPreferencesLocalService
          Provides the local service interface for PortletPreferences.
 interface PortletPreferencesService
          Provides the remote service interface for PortletPreferences.
 interface PortletService
          Provides the remote service interface for Portlet.
 interface QuartzLocalService
          Provides the local service interface for Quartz.
 interface RegionService
          Provides the remote service interface for Region.
 interface ReleaseLocalService
          Provides the local service interface for Release.
 interface RepositoryEntryLocalService
          Provides the local service interface for RepositoryEntry.
 interface RepositoryLocalService
          Provides the local service interface for Repository.
 interface RepositoryService
          Provides the remote service interface for Repository.
 interface ResourceActionLocalService
          Provides the local service interface for ResourceAction.
 interface ResourceBlockLocalService
          Provides the local service interface for ResourceBlock.
 interface ResourceBlockPermissionLocalService
          Provides the local service interface for ResourceBlockPermission.
 interface ResourceBlockService
          Provides the remote service interface for ResourceBlock.
 interface ResourceLocalService
          Provides the local service interface for Resource.
 interface ResourcePermissionLocalService
          Provides the local service interface for ResourcePermission.
 interface ResourcePermissionService
          Provides the remote service interface for ResourcePermission.
 interface ResourceTypePermissionLocalService
          Provides the local service interface for ResourceTypePermission.
 interface RoleLocalService
          Provides the local service interface for Role.
 interface RoleService
          Provides the remote service interface for Role.
 interface ServiceComponentLocalService
          Provides the local service interface for ServiceComponent.
 interface ShardLocalService
          Provides the local service interface for Shard.
 interface StagingLocalService
          Provides the local service interface for Staging.
 interface StagingService
          Provides the remote service interface for Staging.
 interface SubscriptionLocalService
          Provides the local service interface for Subscription.
 interface SystemEventLocalService
          Provides the local service interface for SystemEvent.
 interface TeamLocalService
          Provides the local service interface for Team.
 interface TeamService
          Provides the remote service interface for Team.
 interface ThemeLocalService
          Provides the local service interface for Theme.
 interface ThemeService
          Provides the remote service interface for Theme.
 interface TicketLocalService
          Provides the local service interface for Ticket.
 interface UserGroupGroupRoleLocalService
          Provides the local service interface for UserGroupGroupRole.
 interface UserGroupGroupRoleService
          Provides the remote service interface for UserGroupGroupRole.
 interface UserGroupLocalService
          Provides the local service interface for UserGroup.
 interface UserGroupRoleLocalService
          Provides the local service interface for UserGroupRole.
 interface UserGroupRoleService
          Provides the remote service interface for UserGroupRole.
 interface UserGroupService
          Provides the remote service interface for UserGroup.
 interface UserIdMapperLocalService
          Provides the local service interface for UserIdMapper.
 interface UserLocalService
          Provides the local service interface for User.
 interface UserNotificationDeliveryLocalService
          Provides the local service interface for UserNotificationDelivery.
 interface UserNotificationEventLocalService
          Provides the local service interface for UserNotificationEvent.
 interface UserService
          Provides the remote service interface for User.
 interface UserTrackerLocalService
          Provides the local service interface for UserTracker.
 interface UserTrackerPathLocalService
          Provides the local service interface for UserTrackerPath.
 interface VirtualHostLocalService
          Provides the local service interface for VirtualHost.
 interface WebDAVPropsLocalService
          Provides the local service interface for WebDAVProps.
 interface WebsiteLocalService
          Provides the local service interface for Website.
 interface WebsiteService
          Provides the remote service interface for Website.
 interface WorkflowDefinitionLinkLocalService
          Provides the local service interface for WorkflowDefinitionLink.
 interface WorkflowInstanceLinkLocalService
          Provides the local service interface for WorkflowInstanceLink.
 

Methods in com.liferay.portal.service with annotations of type Transactional
abstract  long UserLocalService.authenticateForBasic(long companyId, String authType, String login, String password)
          Attempts to authenticate the user using HTTP basic access authentication, without using the AuthPipeline.
abstract  long UserLocalService.authenticateForDigest(long companyId, String username, String realm, String nonce, String method, String uri, String response)
          Attempts to authenticate the user using HTTP digest access authentication, without using the AuthPipeline.
abstract  boolean UserLocalService.authenticateForJAAS(long userId, String encPassword)
          Attempts to authenticate the user using JAAS credentials, without using the AuthPipeline.
abstract  void ClassNameLocalService.checkClassNames()
           
abstract  void GroupLocalService.checkCompanyGroup(long companyId)
          Adds a company group if it does not exist.
abstract  void ResourceActionLocalService.checkResourceActions()
           
abstract  void GroupLocalService.checkSystemGroups(long companyId)
          Creates systems groups and other related data needed by the system on the very first startup.
abstract  void RoleLocalService.checkSystemRoles(long companyId)
          Checks to ensure that the system roles map has appropriate default roles in the company.
abstract  void PortletLocalService.clearCompanyPortletsPool()
           
abstract  String UserLocalService.encryptUserId(String name)
          Encrypts the primary key of the user.
abstract  Account AccountLocalService.fetchAccount(long accountId)
           
abstract  Address AddressLocalService.fetchAddress(long addressId)
           
abstract  Address AddressLocalService.fetchAddressByUuidAndCompanyId(String uuid, long companyId)
          Returns the address with the matching UUID and company.
abstract  BackgroundTask BackgroundTaskLocalService.fetchBackgroundTask(long backgroundTaskId)
           
abstract  BrowserTracker BrowserTrackerLocalService.fetchBrowserTracker(long browserTrackerId)
           
abstract  ClassName ClassNameLocalService.fetchClassName(long classNameId)
           
abstract  ClassName ClassNameLocalService.fetchClassName(String value)
           
abstract  ClassName ClassNameService.fetchClassName(String value)
           
abstract  long ClassNameLocalService.fetchClassNameId(Class<?> clazz)
           
abstract  long ClassNameService.fetchClassNameId(Class<?> clazz)
           
abstract  long ClassNameLocalService.fetchClassNameId(String value)
           
abstract  long ClassNameService.fetchClassNameId(String value)
           
abstract  ClusterGroup ClusterGroupLocalService.fetchClusterGroup(long clusterGroupId)
           
abstract  ColorScheme ThemeLocalService.fetchColorScheme(long companyId, String themeId, String colorSchemeId)
           
abstract  Company CompanyLocalService.fetchCompany(long companyId)
           
abstract  Company CompanyLocalService.fetchCompanyById(long companyId)
          Returns the company with the primary key.
abstract  Company CompanyLocalService.fetchCompanyByVirtualHost(String virtualHostname)
          Returns the company with the virtual host name.
abstract  Contact ContactLocalService.fetchContact(long contactId)
           
abstract  Country CountryService.fetchCountry(long countryId)
           
abstract  Country CountryService.fetchCountryByA2(String a2)
           
abstract  Country CountryService.fetchCountryByA3(String a3)
           
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchDefaultWorkflowDefinitionLink(long companyId, String className, long classPK, long typePK)
           
abstract  EmailAddress EmailAddressLocalService.fetchEmailAddress(long emailAddressId)
           
abstract  EmailAddress EmailAddressLocalService.fetchEmailAddressByUuidAndCompanyId(String uuid, long companyId)
          Returns the email address with the matching UUID and company.
abstract  BackgroundTask BackgroundTaskLocalService.fetchFirstBackgroundTask(long groupId, String taskExecutorClassName, boolean completed, OrderByComparator orderByComparator)
           
abstract  BackgroundTask BackgroundTaskLocalService.fetchFirstBackgroundTask(String taskExecutorClassName, int status)
           
abstract  BackgroundTask BackgroundTaskLocalService.fetchFirstBackgroundTask(String taskExecutorClassName, int status, OrderByComparator orderByComparator)
           
abstract  Layout LayoutLocalService.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchFirstLayoutFriendlyURL(long groupId, boolean privateLayout, String friendlyURL)
           
abstract  Group GroupLocalService.fetchFriendlyURLGroup(long companyId, String friendlyURL)
          Returns the group with the matching friendly URL.
abstract  Group GroupLocalService.fetchGroup(long groupId)
           
abstract  Group GroupLocalService.fetchGroup(long companyId, String name)
          Returns the group with the matching group name by first searching the system groups and then using the finder cache.
abstract  Group GroupLocalService.fetchGroupByUuidAndCompanyId(String uuid, long companyId)
          Returns the group with the matching UUID and company.
abstract  Image ImageLocalService.fetchImage(long imageId)
           
abstract  LayoutRevision LayoutRevisionLocalService.fetchLastLayoutRevision(long plid, boolean head)
           
abstract  LayoutRevision LayoutRevisionLocalService.fetchLatestLayoutRevision(long layoutSetBranchId, long plid)
           
abstract  Layout LayoutLocalService.fetchLayout(long plid)
           
abstract  Layout LayoutLocalService.fetchLayout(long groupId, boolean privateLayout, long layoutId)
           
abstract  LayoutBranch LayoutBranchLocalService.fetchLayoutBranch(long LayoutBranchId)
           
abstract  Layout LayoutLocalService.fetchLayoutByFriendlyURL(long groupId, boolean privateLayout, String friendlyURL)
           
abstract  Layout LayoutLocalService.fetchLayoutByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout with the matching UUID and company.
abstract  Layout LayoutLocalService.fetchLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
          Returns the layout matching the UUID, group, and privacy.
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchLayoutFriendlyURL(long layoutFriendlyURLId)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchLayoutFriendlyURL(long groupId, boolean privateLayout, String friendlyURL, String languageId)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchLayoutFriendlyURL(long plid, String languageId)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchLayoutFriendlyURL(long plid, String languageId, boolean useDefault)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchLayoutFriendlyURLByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout friendly u r l with the matching UUID and company.
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.fetchLayoutFriendlyURLByUuidAndGroupId(String uuid, long groupId)
          Returns the layout friendly u r l matching the UUID and group.
abstract  LayoutPrototype LayoutPrototypeLocalService.fetchLayoutPrototype(long layoutPrototypeId)
           
abstract  LayoutPrototype LayoutPrototypeLocalService.fetchLayoutPrototypeByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout prototype with the matching UUID and company.
abstract  LayoutRevision LayoutRevisionLocalService.fetchLayoutRevision(long layoutRevisionId)
           
abstract  LayoutRevision LayoutRevisionLocalService.fetchLayoutRevision(long layoutSetBranchId, boolean head, long plid)
           
abstract  LayoutSet LayoutSetLocalService.fetchLayoutSet(long layoutSetId)
           
abstract  LayoutSet LayoutSetLocalService.fetchLayoutSet(String virtualHostname)
           
abstract  LayoutSetBranch LayoutSetBranchLocalService.fetchLayoutSetBranch(long layoutSetBranchId)
           
abstract  LayoutSetBranch LayoutSetBranchLocalService.fetchLayoutSetBranch(long groupId, boolean privateLayout, String name)
           
abstract  LayoutSetPrototype LayoutSetPrototypeLocalService.fetchLayoutSetPrototype(long layoutSetPrototypeId)
           
abstract  LayoutSetPrototype LayoutSetPrototypeLocalService.fetchLayoutSetPrototypeByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout set prototype with the matching UUID and company.
abstract  Lock LockLocalService.fetchLock(long lockId)
           
abstract  Lock LockLocalService.fetchLockByUuidAndCompanyId(String uuid, long companyId)
          Returns the lock with the matching UUID and company.
abstract  MembershipRequest MembershipRequestLocalService.fetchMembershipRequest(long membershipRequestId)
           
abstract  Organization OrganizationLocalService.fetchOrganization(long organizationId)
           
abstract  Organization OrganizationLocalService.fetchOrganization(long companyId, String name)
           
abstract  Organization OrganizationLocalService.fetchOrganizationByUuidAndCompanyId(String uuid, long companyId)
          Returns the organization with the matching UUID and company.
abstract  OrgLabor OrgLaborLocalService.fetchOrgLabor(long orgLaborId)
           
abstract  PasswordPolicy PasswordPolicyLocalService.fetchPasswordPolicy(long passwordPolicyId)
           
abstract  PasswordPolicy PasswordPolicyLocalService.fetchPasswordPolicy(long companyId, String name)
           
abstract  PasswordPolicy PasswordPolicyLocalService.fetchPasswordPolicyByUuidAndCompanyId(String uuid, long companyId)
          Returns the password policy with the matching UUID and company.
abstract  PasswordPolicyRel PasswordPolicyRelLocalService.fetchPasswordPolicyRel(long passwordPolicyRelId)
           
abstract  PasswordPolicyRel PasswordPolicyRelLocalService.fetchPasswordPolicyRel(String className, long classPK)
           
abstract  PasswordTracker PasswordTrackerLocalService.fetchPasswordTracker(long passwordTrackerId)
           
abstract  Phone PhoneLocalService.fetchPhone(long phoneId)
           
abstract  Phone PhoneLocalService.fetchPhoneByUuidAndCompanyId(String uuid, long companyId)
          Returns the phone with the matching UUID and company.
abstract  PluginSetting PluginSettingLocalService.fetchPluginSetting(long pluginSettingId)
           
abstract  PortalPreferences PortalPreferencesLocalService.fetchPortalPreferences(long portalPreferencesId)
           
abstract  Portlet PortletLocalService.fetchPortlet(long id)
           
abstract  PortletItem PortletItemLocalService.fetchPortletItem(long portletItemId)
           
abstract  PortletPreferences PortletPreferencesLocalService.fetchPortletPreferences(long portletPreferencesId)
           
abstract  PortletPreferences PortletPreferencesLocalService.fetchPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId)
           
abstract  PortletPreferences PortletPreferencesLocalService.fetchPreferences(PortletPreferencesIds portletPreferencesIds)
           
abstract  Region RegionService.fetchRegion(long regionId)
           
abstract  Region RegionService.fetchRegion(long countryId, String regionCode)
           
abstract  Release ReleaseLocalService.fetchRelease(long releaseId)
           
abstract  Release ReleaseLocalService.fetchRelease(String servletContextName)
           
abstract  Repository RepositoryLocalService.fetchRepository(long repositoryId)
           
abstract  Repository RepositoryLocalService.fetchRepository(long groupId, String portletId)
           
abstract  Repository RepositoryLocalService.fetchRepository(long groupId, String name, String portletId)
           
abstract  Repository RepositoryLocalService.fetchRepositoryByUuidAndCompanyId(String uuid, long companyId)
          Returns the repository with the matching UUID and company.
abstract  Repository RepositoryLocalService.fetchRepositoryByUuidAndGroupId(String uuid, long groupId)
          Returns the repository matching the UUID and group.
abstract  RepositoryEntry RepositoryEntryLocalService.fetchRepositoryEntry(long repositoryEntryId)
           
abstract  RepositoryEntry RepositoryEntryLocalService.fetchRepositoryEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the repository entry with the matching UUID and company.
abstract  RepositoryEntry RepositoryEntryLocalService.fetchRepositoryEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the repository entry matching the UUID and group.
abstract  ResourceAction ResourceActionLocalService.fetchResourceAction(long resourceActionId)
           
abstract  ResourceAction ResourceActionLocalService.fetchResourceAction(String name, String actionId)
           
abstract  ResourceBlock ResourceBlockLocalService.fetchResourceBlock(long resourceBlockId)
           
abstract  ResourceBlockPermission ResourceBlockPermissionLocalService.fetchResourceBlockPermission(long resourceBlockPermissionId)
           
abstract  ResourcePermission ResourcePermissionLocalService.fetchResourcePermission(long resourcePermissionId)
           
abstract  ResourcePermission ResourcePermissionLocalService.fetchResourcePermission(long companyId, String name, int scope, String primKey, long roleId)
           
abstract  ResourceTypePermission ResourceTypePermissionLocalService.fetchResourceTypePermission(long resourceTypePermissionId)
           
abstract  Role RoleLocalService.fetchRole(long roleId)
           
abstract  Role RoleLocalService.fetchRole(long companyId, String name)
          Returns the role with the name in the company.
abstract  Role RoleLocalService.fetchRoleByUuidAndCompanyId(String uuid, long companyId)
          Returns the role with the matching UUID and company.
abstract  ServiceComponent ServiceComponentLocalService.fetchServiceComponent(long serviceComponentId)
           
abstract  Shard ShardLocalService.fetchShard(long shardId)
           
abstract  Subscription SubscriptionLocalService.fetchSubscription(long subscriptionId)
           
abstract  SystemEvent SystemEventLocalService.fetchSystemEvent(long systemEventId)
           
abstract  SystemEvent SystemEventLocalService.fetchSystemEvent(long groupId, long classNameId, long classPK, int type)
           
abstract  Team TeamLocalService.fetchTeam(long teamId)
           
abstract  Theme ThemeLocalService.fetchTheme(long companyId, String themeId)
           
abstract  Ticket TicketLocalService.fetchTicket(long ticketId)
           
abstract  Ticket TicketLocalService.fetchTicket(String key)
           
abstract  User UserLocalService.fetchUser(long userId)
           
abstract  User UserLocalService.fetchUserByContactId(long contactId)
          Returns the user with the contact ID.
abstract  User UserLocalService.fetchUserByEmailAddress(long companyId, String emailAddress)
          Returns the user with the email address.
abstract  User UserLocalService.fetchUserByFacebookId(long companyId, long facebookId)
          Returns the user with the Facebook ID.
abstract  User UserLocalService.fetchUserById(long userId)
          Returns the user with the primary key.
abstract  User UserLocalService.fetchUserByOpenId(long companyId, String openId)
          Returns the user with the OpenID.
abstract  User UserLocalService.fetchUserByScreenName(long companyId, String screenName)
          Returns the user with the screen name.
abstract  User UserLocalService.fetchUserByUuidAndCompanyId(String uuid, long companyId)
          Returns the user with the matching UUID and company.
abstract  UserGroup UserGroupLocalService.fetchUserGroup(long userGroupId)
           
abstract  UserGroup UserGroupLocalService.fetchUserGroup(long companyId, String name)
           
abstract  UserGroup UserGroupLocalService.fetchUserGroupByUuidAndCompanyId(String uuid, long companyId)
          Returns the user group with the matching UUID and company.
abstract  UserGroupGroupRole UserGroupGroupRoleLocalService.fetchUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
           
abstract  UserGroupRole UserGroupRoleLocalService.fetchUserGroupRole(UserGroupRolePK userGroupRolePK)
           
abstract  UserIdMapper UserIdMapperLocalService.fetchUserIdMapper(long userIdMapperId)
           
abstract  UserNotificationDelivery UserNotificationDeliveryLocalService.fetchUserNotificationDelivery(long userNotificationDeliveryId)
           
abstract  UserNotificationDelivery UserNotificationDeliveryLocalService.fetchUserNotificationDelivery(long userId, String portletId, long classNameId, int notificationType, int deliveryType)
           
abstract  UserNotificationEvent UserNotificationEventLocalService.fetchUserNotificationEvent(long userNotificationEventId)
           
abstract  UserNotificationEvent UserNotificationEventLocalService.fetchUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
abstract  UserTracker UserTrackerLocalService.fetchUserTracker(long userTrackerId)
           
abstract  UserTrackerPath UserTrackerPathLocalService.fetchUserTrackerPath(long userTrackerPathId)
           
abstract  VirtualHost VirtualHostLocalService.fetchVirtualHost(long virtualHostId)
           
abstract  VirtualHost VirtualHostLocalService.fetchVirtualHost(long companyId, long layoutSetId)
           
abstract  VirtualHost VirtualHostLocalService.fetchVirtualHost(String hostname)
           
abstract  WebDAVProps WebDAVPropsLocalService.fetchWebDAVProps(long webDavPropsId)
           
abstract  Website WebsiteLocalService.fetchWebsite(long websiteId)
           
abstract  Website WebsiteLocalService.fetchWebsiteByUuidAndCompanyId(String uuid, long companyId)
          Returns the website with the matching UUID and company.
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK)
           
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK, boolean strict)
           
abstract  WorkflowInstanceLink WorkflowInstanceLinkLocalService.fetchWorkflowInstanceLink(long workflowInstanceLinkId)
           
abstract  WorkflowInstanceLink WorkflowInstanceLinkLocalService.fetchWorkflowInstanceLink(long companyId, long groupId, String className, long classPK)
           
abstract  Account AccountLocalService.getAccount(long accountId)
          Returns the account with the primary key.
abstract  Account AccountLocalService.getAccount(long companyId, long accountId)
           
abstract  List<Account> AccountLocalService.getAccounts(int start, int end)
          Returns a range of all the accounts.
abstract  int AccountLocalService.getAccountsCount()
          Returns the number of accounts.
abstract  long ResourceBlockLocalService.getActionId(String name, String actionId)
           
abstract  long ResourceBlockLocalService.getActionIds(String name, List<String> actionIds)
           
abstract  List<String> ResourceBlockLocalService.getActionIds(String name, long actionIdsLong)
           
abstract  List<Group> GroupLocalService.getActiveGroups(long companyId, boolean active)
           
abstract  Address AddressService.getAddress(long addressId)
           
abstract  Address AddressLocalService.getAddress(long addressId)
          Returns the address with the primary key.
abstract  Address AddressLocalService.getAddressByUuidAndCompanyId(String uuid, long companyId)
          Returns the address with the matching UUID and company.
abstract  List<Address> AddressLocalService.getAddresses()
           
abstract  List<Address> AddressLocalService.getAddresses(int start, int end)
          Returns a range of all the addresses.
abstract  List<Address> AddressLocalService.getAddresses(long companyId, String className, long classPK)
           
abstract  List<Address> AddressService.getAddresses(String className, long classPK)
           
abstract  int AddressLocalService.getAddressesCount()
          Returns the number of addresses.
abstract  List<Layout> LayoutService.getAncestorLayouts(long plid)
          Returns all the ancestor layouts of the layout.
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, boolean archived)
           
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getArchivedUserNotificationEvents(long userId, boolean archived, int start, int end)
           
abstract  int UserNotificationEventLocalService.getArchivedUserNotificationEventsCount(long userId, boolean archived)
           
abstract  String PortalService.getAutoDeployDirectory()
           
abstract  Map<Long,Set<String>> ResourceBlockPermissionLocalService.getAvailableResourceBlockPermissionActionIds(long[] roleIds, String name, long primKey, List<String> actionIds)
           
abstract  Map<Long,Set<String>> ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId, String name, int scope, String primKey, long[] roleIds, Collection<String> actionIds)
           
abstract  List<String> ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId, String name, int scope, String primKey, long roleId, Collection<String> actionIds)
          Returns the intersection of action IDs the role has permission at the scope to perform on resources of the type.
abstract  BackgroundTask BackgroundTaskLocalService.getBackgroundTask(long backgroundTaskId)
          Returns the background task with the primary key.
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(int start, int end)
          Returns a range of all the background tasks.
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, int status)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String taskExecutorClassName)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String[] taskExecutorClassNames)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String[] taskExecutorClassNames, int status)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String[] taskExecutorClassNames, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String taskExecutorClassName, int status)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String taskExecutorClassName, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(long groupId, String name, String taskExecutorClassName, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(String[] taskExecutorClassNames, int status)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(String[] taskExecutorClassNames, int status, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(String taskExecutorClassName, int status)
           
abstract  List<BackgroundTask> BackgroundTaskLocalService.getBackgroundTasks(String taskExecutorClassName, int status, int start, int end, OrderByComparator orderByComparator)
           
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount()
          Returns the number of background tasks.
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount(long groupId, String taskExecutorClassName)
           
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount(long groupId, String[] taskExecutorClassNames)
           
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount(long groupId, String[] taskExecutorClassNames, boolean completed)
           
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount(long groupId, String taskExecutorClassName, boolean completed)
           
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount(long groupId, String name, String taskExecutorClassName)
           
abstract  int BackgroundTaskService.getBackgroundTasksCount(long groupId, String taskExecutorClassName, String completed)
           
abstract  int BackgroundTaskLocalService.getBackgroundTasksCount(long groupId, String name, String taskExecutorClassName, boolean completed)
           
abstract  String BackgroundTaskLocalService.getBackgroundTaskStatusJSON(long backgroundTaskId)
           
abstract  String BackgroundTaskService.getBackgroundTaskStatusJSON(long backgroundTaskId)
           
abstract  BrowserTracker BrowserTrackerLocalService.getBrowserTracker(long browserTrackerId)
          Returns the browser tracker with the primary key.
abstract  BrowserTracker BrowserTrackerLocalService.getBrowserTracker(long userId, long browserKey)
           
abstract  List<BrowserTracker> BrowserTrackerLocalService.getBrowserTrackers(int start, int end)
          Returns a range of all the browser trackers.
abstract  int BrowserTrackerLocalService.getBrowserTrackersCount()
          Returns the number of browser trackers.
abstract  int PortalService.getBuildNumber()
           
abstract  int ReleaseLocalService.getBuildNumberOrCreate()
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevision, long plid, int start, int end, OrderByComparator orderByComparator)
           
abstract  int LayoutRevisionLocalService.getChildLayoutRevisionsCount(long layoutSetBranchId, long parentLayoutRevision, long plid)
           
abstract  ClassName ClassNameLocalService.getClassName(long classNameId)
          Returns the class name with the primary key.
abstract  ClassName ClassNameLocalService.getClassName(String value)
           
abstract  long ClassNameLocalService.getClassNameId(Class<?> clazz)
           
abstract  long ClassNameLocalService.getClassNameId(String value)
           
abstract  List<ClassName> ClassNameLocalService.getClassNames(int start, int end)
          Returns a range of all the class names.
abstract  int ClassNameLocalService.getClassNamesCount()
          Returns the number of class names.
abstract  ClusterGroup ClusterGroupLocalService.getClusterGroup(long clusterGroupId)
          Returns the cluster group with the primary key.
abstract  List<ClusterGroup> ClusterGroupLocalService.getClusterGroups(int start, int end)
          Returns a range of all the cluster groups.
abstract  int ClusterGroupLocalService.getClusterGroupsCount()
          Returns the number of cluster groups.
abstract  ColorScheme ThemeLocalService.getColorScheme(long companyId, String themeId, String colorSchemeId, boolean wapTheme)
           
abstract  List<Company> CompanyLocalService.getCompanies()
          Returns all the companies.
abstract  List<Company> CompanyLocalService.getCompanies(boolean system)
          Returns all the companies used by WSRP.
abstract  List<Company> CompanyLocalService.getCompanies(int start, int end)
          Returns a range of all the companies.
abstract  int CompanyLocalService.getCompaniesCount()
          Returns the number of companies.
abstract  int CompanyLocalService.getCompaniesCount(boolean system)
          Returns the number of companies used by WSRP.
abstract  Company CompanyLocalService.getCompany(long companyId)
          Returns the company with the primary key.
abstract  Company CompanyLocalService.getCompanyById(long companyId)
          Returns the company with the primary key.
abstract  Company CompanyService.getCompanyById(long companyId)
          Returns the company with the primary key.
abstract  Company CompanyLocalService.getCompanyByLogoId(long logoId)
          Returns the company with the logo.
abstract  Company CompanyService.getCompanyByLogoId(long logoId)
          Returns the company with the logo.
abstract  Company CompanyLocalService.getCompanyByMx(String mx)
          Returns the company with the mail domain.
abstract  Company CompanyService.getCompanyByMx(String mx)
          Returns the company with the mail domian.
abstract  Company CompanyLocalService.getCompanyByVirtualHost(String virtualHostname)
          Returns the company with the virtual host name.
abstract  Company CompanyService.getCompanyByVirtualHost(String virtualHost)
          Returns the company with the virtual host name.
abstract  Company CompanyLocalService.getCompanyByWebId(String webId)
          Returns the company with the web domain.
abstract  Company CompanyService.getCompanyByWebId(String webId)
          Returns the company with the web domain.
abstract  Group GroupLocalService.getCompanyGroup(long companyId)
          Returns the company group.
abstract  Group GroupService.getCompanyGroup(long companyId)
          Returns the company group.
abstract  List<Group> GroupLocalService.getCompanyGroups(long companyId, int start, int end)
          Returns a range of all the groups associated with the company.
abstract  int GroupLocalService.getCompanyGroupsCount(long companyId)
          Returns the number of groups associated with the company.
abstract  long CompanyLocalService.getCompanyIdByUserId(long userId)
          Returns the user's company.
abstract  Image ImageLocalService.getCompanyLogo(long imageId)
           
abstract  long ResourceTypePermissionLocalService.getCompanyScopeActionIds(long companyId, String name, long roleId)
           
abstract  List<String> ResourceBlockLocalService.getCompanyScopePermissions(ResourceBlock resourceBlock, long roleId)
           
abstract  List<User> UserLocalService.getCompanyUsers(long companyId, int start, int end)
          Returns a range of all the users belonging to the company.
abstract  List<User> UserService.getCompanyUsers(long companyId, int start, int end)
           
abstract  int UserLocalService.getCompanyUsersCount(long companyId)
          Returns the number of users belonging to the company.
abstract  int UserService.getCompanyUsersCount(long companyId)
           
abstract  Contact ContactLocalService.getContact(long contactId)
          Returns the contact with the primary key.
abstract  Contact ContactService.getContact(long contactId)
           
abstract  List<Contact> ContactLocalService.getContacts(int start, int end)
          Returns a range of all the contacts.
abstract  List<Contact> ContactLocalService.getContacts(long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<Contact> ContactService.getContacts(long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
           
abstract  int ContactLocalService.getContactsCount()
          Returns the number of contacts.
abstract  int ContactLocalService.getContactsCount(long classNameId, long classPK)
           
abstract  int ContactService.getContactsCount(long classNameId, long classPK)
           
abstract  String LayoutTemplateLocalService.getContent(String layoutTemplateId, boolean standard, String themeId)
           
abstract  List<Country> CountryService.getCountries()
           
abstract  List<Country> CountryService.getCountries(boolean active)
           
abstract  Country CountryService.getCountry(long countryId)
           
abstract  Country CountryService.getCountryByA2(String a2)
           
abstract  Country CountryService.getCountryByA3(String a3)
           
abstract  Country CountryService.getCountryByName(String name)
           
abstract  User UserService.getCurrentUser()
           
abstract  List<CustomAttributesDisplay> PortletLocalService.getCustomAttributesDisplays()
           
abstract  Role RoleLocalService.getDefaultGroupRole(long groupId)
          Returns the default role for the group with the primary key.
abstract  PasswordPolicy PasswordPolicyLocalService.getDefaultPasswordPolicy(long companyId)
           
abstract  long LayoutLocalService.getDefaultPlid(long groupId)
          Returns the primary key of the default layout for the group
abstract  long LayoutLocalService.getDefaultPlid(long groupId, boolean privateLayout)
          Returns primary key of the matching default layout for the group
abstract  long LayoutLocalService.getDefaultPlid(long groupId, boolean privateLayout, String portletId)
          Returns primary key of the default portlet layout for the group
abstract  long LayoutService.getDefaultPlid(long groupId, long scopeGroupId, boolean privateLayout, String portletId)
          Returns the primary key of the default layout for the group.
abstract  long LayoutService.getDefaultPlid(long groupId, long scopeGroupId, String portletId)
           
abstract  PluginSetting PluginSettingLocalService.getDefaultPluginSetting()
           
abstract  PortletPreferences PortletPreferencesLocalService.getDefaultPreferences(long companyId, String portletId)
           
abstract  User UserLocalService.getDefaultUser(long companyId)
          Returns the default user for the company.
abstract  long UserLocalService.getDefaultUserId(long companyId)
          Returns the primary key of the default user for the company.
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getDefaultWorkflowDefinitionLink(long companyId, String className, long classPK, long typePK)
           
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, boolean delivered)
           
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getDeliveredUserNotificationEvents(long userId, boolean delivered, int start, int end)
           
abstract  int UserNotificationEventLocalService.getDeliveredUserNotificationEventsCount(long userId, boolean delivered)
           
abstract  PortletCategory PortletLocalService.getEARDisplay(String xml)
           
abstract  EmailAddress EmailAddressLocalService.getEmailAddress(long emailAddressId)
          Returns the email address with the primary key.
abstract  EmailAddress EmailAddressService.getEmailAddress(long emailAddressId)
           
abstract  EmailAddress EmailAddressLocalService.getEmailAddressByUuidAndCompanyId(String uuid, long companyId)
          Returns the email address with the matching UUID and company.
abstract  List<EmailAddress> EmailAddressLocalService.getEmailAddresses()
           
abstract  List<EmailAddress> EmailAddressLocalService.getEmailAddresses(int start, int end)
          Returns a range of all the email addresses.
abstract  List<EmailAddress> EmailAddressLocalService.getEmailAddresses(long companyId, String className, long classPK)
           
abstract  List<EmailAddress> EmailAddressService.getEmailAddresses(String className, long classPK)
           
abstract  int EmailAddressLocalService.getEmailAddressesCount()
          Returns the number of email addresses.
abstract  Group GroupLocalService.getFriendlyURLGroup(long companyId, String friendlyURL)
          Returns the group with the matching friendly URL.
abstract  Layout LayoutLocalService.getFriendlyURLLayout(long groupId, boolean privateLayout, String friendlyURL)
          Returns the layout for the friendly URL
abstract  List<Portlet> PortletLocalService.getFriendlyURLMapperPortlets()
           
abstract  List<FriendlyURLMapper> PortletLocalService.getFriendlyURLMappers()
           
abstract  Group GroupLocalService.getGroup(long groupId)
          Returns the group with the primary key.
abstract  Group GroupService.getGroup(long groupId)
          Returns the group with the primary key.
abstract  Group GroupLocalService.getGroup(long companyId, String name)
          Returns the group with the matching group name.
abstract  Group GroupService.getGroup(long companyId, String name)
          Returns the group with the name.
abstract  Group GroupLocalService.getGroupByUuidAndCompanyId(String uuid, long companyId)
          Returns the group with the matching UUID and company.
abstract  String GroupLocalService.getGroupDescriptiveName(Group group, Locale locale)
           
abstract  String GroupLocalService.getGroupDescriptiveName(long groupId, Locale locale)
           
abstract  List<Organization> OrganizationLocalService.getGroupOrganizations(long groupId)
           
abstract  List<Organization> OrganizationLocalService.getGroupOrganizations(long groupId, int start, int end)
           
abstract  List<Organization> OrganizationLocalService.getGroupOrganizations(long groupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int OrganizationLocalService.getGroupOrganizationsCount(long groupId)
           
abstract  List<Role> RoleLocalService.getGroupRelatedRoles(long groupId)
           
abstract  List<Role> RoleLocalService.getGroupRoles(long groupId)
           
abstract  List<Role> RoleService.getGroupRoles(long groupId)
          Returns all the roles associated with the group.
abstract  List<Role> RoleLocalService.getGroupRoles(long groupId, int start, int end)
           
abstract  List<Role> RoleLocalService.getGroupRoles(long groupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int RoleLocalService.getGroupRolesCount(long groupId)
           
abstract  List<Group> GroupLocalService.getGroups(int start, int end)
          Returns a range of all the groups.
abstract  List<Group> GroupLocalService.getGroups(long[] groupIds)
          Returns the groups with the matching primary keys.
abstract  List<Group> GroupLocalService.getGroups(long companyId, long parentGroupId, boolean site)
          Returns all the groups that are direct children of the parent group.
abstract  List<Group> GroupService.getGroups(long companyId, long parentGroupId, boolean site)
          Returns all the groups that are direct children of the parent group.
abstract  List<Group> GroupLocalService.getGroups(long companyId, String className, long parentGroupId)
          Returns all the groups that are direct children of the parent group with the matching className.
abstract  List<Group> GroupLocalService.getGroups(long companyId, String className, long parentGroupId, int start, int end)
          Returns a range of all the groups that are direct children of the parent group with the matching className.
abstract  long ResourceTypePermissionLocalService.getGroupScopeActionIds(long companyId, long groupId, String name, long roleId)
           
abstract  List<String> ResourceBlockLocalService.getGroupScopePermissions(ResourceBlock resourceBlock, long roleId)
           
abstract  List<ResourceTypePermission> ResourceTypePermissionLocalService.getGroupScopeResourceTypePermissions(long companyId, String name, long roleId)
           
abstract  int GroupLocalService.getGroupsCount()
          Returns the number of groups.
abstract  int GroupLocalService.getGroupsCount(long companyId, long parentGroupId, boolean site)
          Returns the number of groups that are direct children of the parent group.
abstract  int GroupLocalService.getGroupsCount(long companyId, String className, long parentGroupId)
          Returns the number of groups that are direct children of the parent group with the matching className.
abstract  List<Team> TeamService.getGroupTeams(long groupId)
           
abstract  List<Team> TeamLocalService.getGroupTeams(long groupId)
           
abstract  List<UserGroup> UserGroupLocalService.getGroupUserGroups(long groupId)
           
abstract  List<UserGroup> UserGroupLocalService.getGroupUserGroups(long groupId, int start, int end)
           
abstract  List<UserGroup> UserGroupLocalService.getGroupUserGroups(long groupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserGroupLocalService.getGroupUserGroupsCount(long groupId)
           
abstract  long[] UserLocalService.getGroupUserIds(long groupId)
          Returns the primary keys of all the users belonging to the group.
abstract  long[] UserService.getGroupUserIds(long groupId)
          Returns the primary keys of all the users belonging to the group.
abstract  List<User> UserLocalService.getGroupUsers(long groupId)
           
abstract  List<User> UserService.getGroupUsers(long groupId)
          Returns all the users belonging to the group.
abstract  List<User> UserLocalService.getGroupUsers(long groupId, int start, int end)
           
abstract  List<User> UserLocalService.getGroupUsers(long groupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserLocalService.getGroupUsersCount(long groupId)
           
abstract  int UserLocalService.getGroupUsersCount(long groupId, int status)
          Returns the number of users with the status belonging to the group.
abstract  Image ImageLocalService.getImage(long imageId)
          Returns the image with the primary key.
abstract  Image ImageService.getImage(long imageId)
           
abstract  Image ImageLocalService.getImageOrDefault(long imageId)
           
abstract  List<Image> ImageLocalService.getImages()
           
abstract  List<Image> ImageLocalService.getImages(int start, int end)
          Returns a range of all the images.
abstract  List<Image> ImageLocalService.getImagesBySize(int size)
           
abstract  int ImageLocalService.getImagesCount()
          Returns the number of images.
abstract  List<User> UserLocalService.getInheritedRoleUsers(long roleId, int start, int end, OrderByComparator obc)
           
abstract  Layout LayoutLocalService.getLayout(long plid)
          Returns the layout with the primary key.
abstract  Layout LayoutLocalService.getLayout(long groupId, boolean privateLayout, long layoutId)
          Returns the layout matching the primary key, group, and privacy; throws a NoSuchLayoutException otherwise.
abstract  LayoutBranch LayoutBranchLocalService.getLayoutBranch(long LayoutBranchId)
          Returns the layout branch with the primary key.
abstract  List<LayoutBranch> LayoutBranchLocalService.getLayoutBranches(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<LayoutBranch> LayoutBranchLocalService.getLayoutBranchs(int start, int end)
          Returns a range of all the layout branchs.
abstract  int LayoutBranchLocalService.getLayoutBranchsCount()
          Returns the number of layout branchs.
abstract  Layout LayoutLocalService.getLayoutByIconImageId(long iconImageId)
          Returns the layout for the icon image; throws a NoSuchLayoutException otherwise.
abstract  Layout LayoutLocalService.getLayoutByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout with the matching UUID and company.
abstract  Layout LayoutLocalService.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
          Returns the layout matching the UUID, group, and privacy.
abstract  Layout LayoutService.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
          Returns the layout matching the UUID, group, and privacy.
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long layoutFriendlyURLId)
          Returns the layout friendly u r l with the primary key.
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long plid, String languageId)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.getLayoutFriendlyURL(long plid, String languageId, boolean useDefault)
           
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.getLayoutFriendlyURLByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout friendly u r l with the matching UUID and company.
abstract  LayoutFriendlyURL LayoutFriendlyURLLocalService.getLayoutFriendlyURLByUuidAndGroupId(String uuid, long groupId)
          Returns the layout friendly u r l matching the UUID and group.
abstract  List<LayoutFriendlyURL> LayoutFriendlyURLLocalService.getLayoutFriendlyURLs(int start, int end)
          Returns a range of all the layout friendly u r ls.
abstract  List<LayoutFriendlyURL> LayoutFriendlyURLLocalService.getLayoutFriendlyURLs(long plid)
           
abstract  List<LayoutFriendlyURL> LayoutFriendlyURLLocalService.getLayoutFriendlyURLs(long plid, String friendlyURL, int start, int end)
           
abstract  int LayoutFriendlyURLLocalService.getLayoutFriendlyURLsCount()
          Returns the number of layout friendly u r ls.
abstract  Group GroupLocalService.getLayoutGroup(long companyId, long plid)
          Returns the group associated with the layout.
abstract  String LayoutService.getLayoutName(long groupId, boolean privateLayout, long layoutId, String languageId)
          Returns the name of the layout.
abstract  LayoutPrototype LayoutPrototypeService.getLayoutPrototype(long layoutPrototypeId)
           
abstract  LayoutPrototype LayoutPrototypeLocalService.getLayoutPrototype(long layoutPrototypeId)
          Returns the layout prototype with the primary key.
abstract  LayoutPrototype LayoutPrototypeLocalService.getLayoutPrototypeByUuid(String uuid)
          Deprecated. As of 6.2.0, replaced by LayoutPrototypeLocalService.getLayoutPrototypeByUuidAndCompanyId(String, long)
abstract  LayoutPrototype LayoutPrototypeLocalService.getLayoutPrototypeByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout prototype with the matching UUID and company.
abstract  Group GroupLocalService.getLayoutPrototypeGroup(long companyId, long layoutPrototypeId)
          Returns the group associated with the layout prototype.
abstract  List<LayoutPrototype> LayoutPrototypeLocalService.getLayoutPrototypes(int start, int end)
          Returns a range of all the layout prototypes.
abstract  int LayoutPrototypeLocalService.getLayoutPrototypesCount()
          Returns the number of layout prototypes.
abstract  LayoutReference[] LayoutService.getLayoutReferences(long companyId, String portletId, String preferencesKey, String preferencesValue)
          Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences.
abstract  LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutRevisionId)
          Returns the layout revision with the primary key.
abstract  LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId, long plid, boolean head)
           
abstract  LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId, long layoutBranchId, long plid)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(int start, int end)
          Returns a range of all the layout revisions.
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long plid)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, boolean head)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, int status)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid, int status)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
abstract  int LayoutRevisionLocalService.getLayoutRevisionsCount()
          Returns the number of layout revisions.
abstract  int LayoutRevisionLocalService.getLayoutRevisionsCount(long layoutSetBranchId, long layoutBranchId, long plid)
           
abstract  List<Layout> LayoutLocalService.getLayouts(int start, int end)
          Returns a range of all the layouts.
abstract  List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout)
          Returns all the layouts belonging to the group.
abstract  List<Layout> LayoutService.getLayouts(long groupId, boolean privateLayout)
           
abstract  List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId)
          Returns all the layouts belonging to the group that are children of the parent layout.
abstract  List<Layout> LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId)
           
abstract  List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long[] layoutIds)
          Returns all the layouts that match the layout IDs and belong to the group.
abstract  List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end)
          Returns a range of all the layouts belonging to the group that are children of the parent layout.
abstract  List<Layout> LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end)
           
abstract  List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout, String type)
          Returns all the layouts that match the type and belong to the group.
abstract  LayoutReference[] LayoutLocalService.getLayouts(long companyId, String portletId, String preferencesKey, String preferencesValue)
          Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences.
abstract  List<Layout> LayoutLocalService.getLayoutsByLayoutPrototypeUuid(String layoutPrototypeUuid)
           
abstract  int LayoutLocalService.getLayoutsByLayoutPrototypeUuidCount(String layoutPrototypeUuid)
           
abstract  int LayoutLocalService.getLayoutsCount()
          Returns the number of layouts.
abstract  int LayoutLocalService.getLayoutsCount(Group group, boolean privateLayout)
           
abstract  int LayoutLocalService.getLayoutsCount(Group group, boolean privateLayout, boolean includeUserGroups)
           
abstract  int LayoutService.getLayoutsCount(long groupId, boolean privateLayout, long parentLayoutId)
           
abstract  int LayoutLocalService.getLayoutsCount(User user, boolean privateLayout)
           
abstract  int LayoutLocalService.getLayoutsCount(User user, boolean privateLayout, boolean includeUserGroups)
           
abstract  LayoutSet LayoutSetLocalService.getLayoutSet(long layoutSetId)
          Returns the layout set with the primary key.
abstract  LayoutSet LayoutSetLocalService.getLayoutSet(long groupId, boolean privateLayout)
           
abstract  LayoutSet LayoutSetLocalService.getLayoutSet(String virtualHostname)
           
abstract  LayoutSetBranch LayoutSetBranchLocalService.getLayoutSetBranch(long layoutSetBranchId)
          Returns the layout set branch with the primary key.
abstract  LayoutSetBranch LayoutSetBranchLocalService.getLayoutSetBranch(long groupId, boolean privateLayout, String name)
           
abstract  List<LayoutSetBranch> LayoutSetBranchLocalService.getLayoutSetBranches(long groupId, boolean privateLayout)
           
abstract  List<LayoutSetBranch> LayoutSetBranchService.getLayoutSetBranches(long groupId, boolean privateLayout)
           
abstract  List<LayoutBranch> LayoutBranchLocalService.getLayoutSetBranchLayoutBranches(long layoutSetBranchId)
           
abstract  List<LayoutSetBranch> LayoutSetBranchLocalService.getLayoutSetBranchs(int start, int end)
          Returns a range of all the layout set branchs.
abstract  int LayoutSetBranchLocalService.getLayoutSetBranchsCount()
          Returns the number of layout set branchs.
abstract  LayoutSetPrototype LayoutSetPrototypeService.getLayoutSetPrototype(long layoutSetPrototypeId)
           
abstract  LayoutSetPrototype LayoutSetPrototypeLocalService.getLayoutSetPrototype(long layoutSetPrototypeId)
          Returns the layout set prototype with the primary key.
abstract  LayoutSetPrototype LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuid(String uuid)
          Deprecated. As of 6.2.0, replaced by LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuidAndCompanyId(String, long)
abstract  LayoutSetPrototype LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuidAndCompanyId(String uuid, long companyId)
          Returns the layout set prototype with the matching UUID and company.
abstract  Group GroupLocalService.getLayoutSetPrototypeGroup(long companyId, long layoutSetPrototypeId)
          Returns the group associated with the layout set prototype.
abstract  List<LayoutSetPrototype> LayoutSetPrototypeLocalService.getLayoutSetPrototypes(int start, int end)
          Returns a range of all the layout set prototypes.
abstract  List<LayoutSetPrototype> LayoutSetPrototypeLocalService.getLayoutSetPrototypes(long companyId)
           
abstract  int LayoutSetPrototypeLocalService.getLayoutSetPrototypesCount()
          Returns the number of layout set prototypes.
abstract  List<LayoutSet> LayoutSetLocalService.getLayoutSets(int start, int end)
          Returns a range of all the layout sets.
abstract  List<LayoutSet> LayoutSetLocalService.getLayoutSetsByLayoutSetPrototypeUuid(String layoutSetPrototypeUuid)
           
abstract  int LayoutSetLocalService.getLayoutSetsCount()
          Returns the number of layout sets.
abstract  List<Group> GroupLocalService.getLayoutsGroups(long companyId, long parentGroupId, boolean site, int start, int end)
          Deprecated. As of 6.2.0, replaced by GroupLocalService.getLayoutsGroups(long, long, boolean, int, int, OrderByComparator)
abstract  List<Group> GroupLocalService.getLayoutsGroups(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator obc)
          Returns a range of all groups that are children of the parent group and that have at least one layout.
abstract  int GroupLocalService.getLayoutsGroupsCount(long companyId, long parentGroupId, boolean site)
          Returns the number of groups that are children or the parent group and that have at least one layout
abstract  LayoutTemplate LayoutTemplateLocalService.getLayoutTemplate(String layoutTemplateId, boolean standard, String themeId)
           
abstract  List<LayoutTemplate> LayoutTemplateLocalService.getLayoutTemplates()
           
abstract  List<LayoutTemplate> LayoutTemplateLocalService.getLayoutTemplates(String themeId)
           
abstract  ListType ListTypeService.getListType(int listTypeId)
           
abstract  List<ListType> ListTypeService.getListTypes(String type)
           
abstract  List<Group> GroupLocalService.getLiveGroups()
          Returns all live groups.
abstract  LocalRepository RepositoryLocalService.getLocalRepositoryImpl(long repositoryId)
           
abstract  LocalRepository RepositoryService.getLocalRepositoryImpl(long repositoryId)
           
abstract  LocalRepository RepositoryLocalService.getLocalRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
abstract  LocalRepository RepositoryService.getLocalRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
abstract  Lock LockLocalService.getLock(long lockId)
          Returns the lock with the primary key.
abstract  Lock LockLocalService.getLock(String className, long key)
           
abstract  Lock LockLocalService.getLock(String className, String key)
           
abstract  Lock LockLocalService.getLockByUuidAndCompanyId(String uuid, long companyId)
          Returns the lock with the matching UUID and company.
abstract  List<Lock> LockLocalService.getLocks(int start, int end)
          Returns a range of all the locks.
abstract  int LockLocalService.getLocksCount()
          Returns the number of locks.
abstract  List<Organization> OrganizationService.getManageableOrganizations(String actionId, int max)
          Deprecated. As of 6.2.0, replaced by OrganizationService.getOrganizations(long, long, int, int)
abstract  List<Group> GroupService.getManageableSiteGroups(Collection<Portlet> portlets, int max)
          Returns a range of all the site groups for which the user has control panel access.
abstract  List<Group> GroupService.getManageableSites(Collection<Portlet> portlets, int max)
          Deprecated. As of 6.2.0, replaced by GroupService.getManageableSiteGroups(Collection, int)
abstract  LayoutBranch LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId, long plid)
           
abstract  LayoutBranch LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId, long plid, ServiceContext serviceContext)
           
abstract  LayoutSetBranch LayoutSetBranchLocalService.getMasterLayoutSetBranch(long groupId, boolean privateLayout)
           
abstract  MembershipRequest MembershipRequestLocalService.getMembershipRequest(long membershipRequestId)
          Returns the membership request with the primary key.
abstract  MembershipRequest MembershipRequestService.getMembershipRequest(long membershipRequestId)
           
abstract  List<MembershipRequest> MembershipRequestLocalService.getMembershipRequests(int start, int end)
          Returns a range of all the membership requests.
abstract  List<MembershipRequest> MembershipRequestLocalService.getMembershipRequests(long userId, long groupId, int statusId)
           
abstract  int MembershipRequestLocalService.getMembershipRequestsCount()
          Returns the number of membership requests.
abstract  long LayoutLocalService.getNextLayoutId(long groupId, boolean privateLayout)
          Returns the primary key to use for the next layout.
abstract  List<User> UserLocalService.getNoAnnouncementsDeliveries(String type)
          Returns all the users who have not had any announcements of the type delivered, excluding the default user.
abstract  List<Organization> OrganizationLocalService.getNoAssetOrganizations()
           
abstract  List<User> UserLocalService.getNoContacts()
          Returns all the users who do not have any contacts.
abstract  List<User> UserLocalService.getNoGroups()
          Returns all the users who do not belong to any groups, excluding the default user.
abstract  List<Group> GroupLocalService.getNoLayoutsGroups(String className, boolean privateLayout, int start, int end)
          Returns a range of all non-system groups of a specified type (className) that have no layouts.
abstract  List<Layout> LayoutLocalService.getNoPermissionLayouts(long roleId)
          Returns all the layouts without resource permissions
abstract  List<Group> GroupLocalService.getNullFriendlyURLGroups()
          Returns all non-system groups having null or empty friendly URLs.
abstract  List<Layout> LayoutLocalService.getNullFriendlyURLLayouts()
          Returns all the layouts whose friendly URLs are null
abstract  Organization OrganizationLocalService.getOrganization(long organizationId)
          Returns the organization with the primary key.
abstract  Organization OrganizationService.getOrganization(long organizationId)
          Returns the organization with the primary key.
abstract  Organization OrganizationLocalService.getOrganization(long companyId, String name)
          Returns the organization with the name.
abstract  Organization OrganizationLocalService.getOrganizationByUuidAndCompanyId(String uuid, long companyId)
          Returns the organization with the matching UUID and company.
abstract  Group GroupLocalService.getOrganizationGroup(long companyId, long organizationId)
          Returns the specified organization group.
abstract  List<Group> GroupLocalService.getOrganizationGroups(long organizationId)
           
abstract  List<Group> GroupLocalService.getOrganizationGroups(long organizationId, int start, int end)
           
abstract  List<Group> GroupLocalService.getOrganizationGroups(long organizationId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int GroupLocalService.getOrganizationGroupsCount(long organizationId)
           
abstract  long OrganizationLocalService.getOrganizationId(long companyId, String name)
          Returns the primary key of the organization with the name.
abstract  long OrganizationService.getOrganizationId(long companyId, String name)
          Returns the primary key of the organization with the name.
abstract  List<Organization> OrganizationLocalService.getOrganizations(int start, int end)
          Returns a range of all the organizations.
abstract  List<Organization> OrganizationLocalService.getOrganizations(long[] organizationIds)
          Returns the organizations with the primary keys.
abstract  List<Organization> OrganizationLocalService.getOrganizations(long userId, int start, int end, OrderByComparator obc)
           
abstract  List<Organization> OrganizationLocalService.getOrganizations(long companyId, long parentOrganizationId)
          Returns all the organizations belonging to the parent organization.
abstract  List<Organization> OrganizationService.getOrganizations(long companyId, long parentOrganizationId)
          Returns all the organizations belonging to the parent organization.
abstract  List<Organization> OrganizationLocalService.getOrganizations(long companyId, long parentOrganizationId, int start, int end)
          Returns a range of all the organizations belonging to the parent organization.
abstract  List<Organization> OrganizationService.getOrganizations(long companyId, long parentOrganizationId, int start, int end)
          Returns a range of all the organizations belonging to the parent organization.
abstract  int OrganizationLocalService.getOrganizationsCount()
          Returns the number of organizations.
abstract  int OrganizationLocalService.getOrganizationsCount(long companyId, long parentOrganizationId)
          Returns the number of organizations belonging to the parent organization.
abstract  int OrganizationService.getOrganizationsCount(long companyId, long parentOrganizationId)
          Returns the number of organizations belonging to the parent organization.
abstract  List<Group> GroupLocalService.getOrganizationsGroups(List<Organization> organizations)
          Returns the specified organization groups.
abstract  List<Group> GroupService.getOrganizationsGroups(List<Organization> organizations)
          Returns the groups associated with the organizations.
abstract  List<Group> GroupLocalService.getOrganizationsRelatedGroups(List<Organization> organizations)
          Returns all the groups related to the organizations.
abstract  long[] UserLocalService.getOrganizationUserIds(long organizationId)
          Returns the primary keys of all the users belonging to the organization.
abstract  long[] UserService.getOrganizationUserIds(long organizationId)
          Returns the primary keys of all the users belonging to the organization.
abstract  List<User> UserLocalService.getOrganizationUsers(long organizationId)
           
abstract  List<User> UserService.getOrganizationUsers(long organizationId)
          Returns all the users belonging to the organization.
abstract  List<User> UserLocalService.getOrganizationUsers(long organizationId, int start, int end)
           
abstract  List<User> UserLocalService.getOrganizationUsers(long organizationId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserLocalService.getOrganizationUsersCount(long organizationId)
           
abstract  int UserLocalService.getOrganizationUsersCount(long organizationId, int status)
          Returns the number of users with the status belonging to the organization.
abstract  OrgLabor OrgLaborService.getOrgLabor(long orgLaborId)
           
abstract  OrgLabor OrgLaborLocalService.getOrgLabor(long orgLaborId)
          Returns the org labor with the primary key.
abstract  List<OrgLabor> OrgLaborLocalService.getOrgLabors(int start, int end)
          Returns a range of all the org labors.
abstract  List<OrgLabor> OrgLaborService.getOrgLabors(long organizationId)
           
abstract  List<OrgLabor> OrgLaborLocalService.getOrgLabors(long organizationId)
           
abstract  int OrgLaborLocalService.getOrgLaborsCount()
          Returns the number of org labors.
abstract  List<Group> GroupLocalService.getParentGroups(long groupId)
          Returns the group followed by all its parent groups ordered by closest ancestor.
abstract  Layout LayoutLocalService.getParentLayout(Layout layout)
           
abstract  List<Organization> OrganizationLocalService.getParentOrganizations(long organizationId)
          Returns the parent organizations in order by closest ancestor.
abstract  List<PasswordPolicy> PasswordPolicyLocalService.getPasswordPolicies(int start, int end)
          Returns a range of all the password policies.
abstract  int PasswordPolicyLocalService.getPasswordPoliciesCount()
          Returns the number of password policies.
abstract  PasswordPolicy PasswordPolicyLocalService.getPasswordPolicy(long passwordPolicyId)
          Returns the password policy with the primary key.
abstract  PasswordPolicy PasswordPolicyLocalService.getPasswordPolicy(long companyId, long[] organizationIds)
           
abstract  PasswordPolicy PasswordPolicyLocalService.getPasswordPolicy(long companyId, long organizationId, long locationId)
          Deprecated. As of 6.1.0
abstract  PasswordPolicy PasswordPolicyLocalService.getPasswordPolicyByUserId(long userId)
           
abstract  PasswordPolicy PasswordPolicyLocalService.getPasswordPolicyByUuidAndCompanyId(String uuid, long companyId)
          Returns the password policy with the matching UUID and company.
abstract  PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyRelId)
          Returns the password policy rel with the primary key.
abstract  PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
abstract  PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(String className, long classPK)
           
abstract  List<PasswordPolicyRel> PasswordPolicyRelLocalService.getPasswordPolicyRels(int start, int end)
          Returns a range of all the password policy rels.
abstract  int PasswordPolicyRelLocalService.getPasswordPolicyRelsCount()
          Returns the number of password policy rels.
abstract  PasswordTracker PasswordTrackerLocalService.getPasswordTracker(long passwordTrackerId)
          Returns the password tracker with the primary key.
abstract  List<PasswordTracker> PasswordTrackerLocalService.getPasswordTrackers(int start, int end)
          Returns a range of all the password trackers.
abstract  int PasswordTrackerLocalService.getPasswordTrackersCount()
          Returns the number of password trackers.
abstract  PermissionedModel ResourceBlockLocalService.getPermissionedModel(String name, long primKey)
           
abstract  List<String> ResourceBlockLocalService.getPermissions(ResourceBlock resourceBlock, long roleId)
           
abstract  PersistedModel BackgroundTaskLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserGroupGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PasswordTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserNotificationEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel VirtualHostLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SubscriptionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ServiceComponentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel WorkflowDefinitionLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel CompanyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ResourceBlockLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel TicketLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutFriendlyURLLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PortletLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel EmailAddressLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ReleaseLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel RepositoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel RoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ResourcePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel GroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserNotificationDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel RepositoryEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutSetBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShardLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SystemEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ResourceActionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ContactLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PluginSettingLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PhoneLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LockLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PortalPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ClassNameLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserIdMapperLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AddressLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel BrowserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MembershipRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ResourceBlockPermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ImageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserTrackerPathLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PasswordPolicyRelLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel OrgLaborLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel OrganizationLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel WebsiteLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel UserGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutRevisionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ClusterGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PasswordPolicyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ResourceTypePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutSetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PortletPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AccountLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PortletItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel WorkflowInstanceLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel LayoutSetPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel WebDAVPropsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel TeamLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  Phone PhoneLocalService.getPhone(long phoneId)
          Returns the phone with the primary key.
abstract  Phone PhoneService.getPhone(long phoneId)
           
abstract  Phone PhoneLocalService.getPhoneByUuidAndCompanyId(String uuid, long companyId)
          Returns the phone with the matching UUID and company.
abstract  List<Phone> PhoneLocalService.getPhones()
           
abstract  List<Phone> PhoneLocalService.getPhones(int start, int end)
          Returns a range of all the phones.
abstract  List<Phone> PhoneLocalService.getPhones(long companyId, String className, long classPK)
           
abstract  List<Phone> PhoneService.getPhones(String className, long classPK)
           
abstract  int PhoneLocalService.getPhonesCount()
          Returns the number of phones.
abstract  PluginSetting PluginSettingLocalService.getPluginSetting(long pluginSettingId)
          Returns the plugin setting with the primary key.
abstract  PluginSetting PluginSettingLocalService.getPluginSetting(long companyId, String pluginId, String pluginType)
           
abstract  List<PluginSetting> PluginSettingLocalService.getPluginSettings(int start, int end)
          Returns a range of all the plugin settings.
abstract  int PluginSettingLocalService.getPluginSettingsCount()
          Returns the number of plugin settings.
abstract  PortalPreferences PortalPreferencesLocalService.getPortalPreferences(long portalPreferencesId)
          Returns the portal preferences with the primary key.
abstract  List<PortalPreferences> PortalPreferencesLocalService.getPortalPreferenceses(int start, int end)
          Returns a range of all the portal preferenceses.
abstract  int PortalPreferencesLocalService.getPortalPreferencesesCount()
          Returns the number of portal preferenceses.
abstract  Portlet PortletLocalService.getPortlet(long id)
          Returns the portlet with the primary key.
abstract  PortletApp PortletLocalService.getPortletApp(String servletContextName)
           
abstract  Portlet PortletLocalService.getPortletById(long companyId, String portletId)
           
abstract  Portlet PortletLocalService.getPortletById(String portletId)
           
abstract  Portlet PortletLocalService.getPortletByStrutsPath(long companyId, String strutsPath)
           
abstract  PortletItem PortletItemLocalService.getPortletItem(long portletItemId)
          Returns the portlet item with the primary key.
abstract  PortletItem PortletItemLocalService.getPortletItem(long groupId, String name, String portletId, String className)
           
abstract  List<PortletItem> PortletItemLocalService.getPortletItems(int start, int end)
          Returns a range of all the portlet items.
abstract  List<PortletItem> PortletItemLocalService.getPortletItems(long groupId, String className)
           
abstract  List<PortletItem> PortletItemLocalService.getPortletItems(long groupId, String portletId, String className)
           
abstract  int PortletItemLocalService.getPortletItemsCount()
          Returns the number of portlet items.
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences()
           
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(int ownerType, long plid, String portletId)
           
abstract  PortletPreferences PortletPreferencesLocalService.getPortletPreferences(long portletPreferencesId)
          Returns the portlet preferences with the primary key.
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(long ownerId, int ownerType, long plid)
           
abstract  PortletPreferences PortletPreferencesLocalService.getPortletPreferences(long ownerId, int ownerType, long plid, String portletId)
           
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(long companyId, long groupId, long ownerId, int ownerType, String portletId, boolean privateLayout)
           
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(long plid, String portletId)
           
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferencesByPlid(long plid)
           
abstract  long PortletPreferencesLocalService.getPortletPreferencesCount(int ownerType, long plid, String portletId)
           
abstract  long PortletPreferencesLocalService.getPortletPreferencesCount(int ownerType, String portletId)
           
abstract  long PortletPreferencesLocalService.getPortletPreferencesCount(long ownerId, int ownerType, long plid, Portlet portlet, boolean excludeDefaultPreferences)
           
abstract  long PortletPreferencesLocalService.getPortletPreferencesCount(long ownerId, int ownerType, String portletId, boolean excludeDefaultPreferences)
           
abstract  List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferenceses(int start, int end)
          Returns a range of all the portlet preferenceses.
abstract  int PortletPreferencesLocalService.getPortletPreferencesesCount()
          Returns the number of portlet preferenceses.
abstract  List<Portlet> PortletLocalService.getPortlets()
           
abstract  List<Portlet> PortletLocalService.getPortlets(int start, int end)
          Returns a range of all the portlets.
abstract  List<Portlet> PortletLocalService.getPortlets(long companyId)
           
abstract  List<Portlet> PortletLocalService.getPortlets(long companyId, boolean showSystem, boolean showPortal)
           
abstract  int PortletLocalService.getPortletsCount()
          Returns the number of portlets.
abstract  PortletPreferences PortalPreferencesLocalService.getPreferences(long ownerId, int ownerType)
           
abstract  PortletPreferences PortalPreferencesLocalService.getPreferences(long ownerId, int ownerType, String defaultPreferences)
           
abstract  PortletPreferences PortalPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType)
          Deprecated. As of 6.2.0, replaced by PortalPreferencesLocalService.getPreferences(long, int)
abstract  PortletPreferences PortletPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId)
           
abstract  PortletPreferences PortletPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId, String defaultPreferences)
           
abstract  PortletPreferences PortalPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType, String defaultPreferences)
          Deprecated. As of 6.2.0, replaced by PortalPreferencesLocalService.getPreferences(long, int, String)
abstract  PortletPreferences PortletPreferencesLocalService.getPreferences(PortletPreferencesIds portletPreferencesIds)
           
abstract  Region RegionService.getRegion(long regionId)
           
abstract  Region RegionService.getRegion(long countryId, String regionCode)
           
abstract  List<Region> RegionService.getRegions()
           
abstract  List<Region> RegionService.getRegions(boolean active)
           
abstract  List<Region> RegionService.getRegions(long countryId)
           
abstract  List<Region> RegionService.getRegions(long countryId, boolean active)
           
abstract  String ClassNameLocalService.getRegistryName()
           
abstract  Release ReleaseLocalService.getRelease(long releaseId)
          Returns the release with the primary key.
abstract  List<Release> ReleaseLocalService.getReleases(int start, int end)
          Returns a range of all the releases.
abstract  int ReleaseLocalService.getReleasesCount()
          Returns the number of releases.
abstract  List<Repository> RepositoryLocalService.getRepositories(int start, int end)
          Returns a range of all the repositories.
abstract  int RepositoryLocalService.getRepositoriesCount()
          Returns the number of repositories.
abstract  Repository RepositoryLocalService.getRepository(long repositoryId)
          Returns the repository with the primary key.
abstract  Repository RepositoryService.getRepository(long repositoryId)
           
abstract  Repository RepositoryLocalService.getRepository(long groupId, String portletId)
           
abstract  Repository RepositoryLocalService.getRepository(long groupId, String name, String portletId)
           
abstract  Repository RepositoryLocalService.getRepositoryByUuidAndCompanyId(String uuid, long companyId)
          Returns the repository with the matching UUID and company.
abstract  Repository RepositoryLocalService.getRepositoryByUuidAndGroupId(String uuid, long groupId)
          Returns the repository matching the UUID and group.
abstract  List<RepositoryEntry> RepositoryEntryLocalService.getRepositoryEntries(int start, int end)
          Returns a range of all the repository entries.
abstract  List<RepositoryEntry> RepositoryEntryLocalService.getRepositoryEntries(long repositoryId)
           
abstract  int RepositoryEntryLocalService.getRepositoryEntriesCount()
          Returns the number of repository entries.
abstract  RepositoryEntry RepositoryEntryLocalService.getRepositoryEntry(long repositoryEntryId)
          Returns the repository entry with the primary key.
abstract  RepositoryEntry RepositoryEntryLocalService.getRepositoryEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the repository entry with the matching UUID and company.
abstract  RepositoryEntry RepositoryEntryLocalService.getRepositoryEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the repository entry matching the UUID and group.
abstract  Repository RepositoryLocalService.getRepositoryImpl(long repositoryId)
           
abstract  Repository RepositoryService.getRepositoryImpl(long repositoryId)
           
abstract  Repository RepositoryLocalService.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
abstract  Repository RepositoryService.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
abstract  Resource ResourceLocalService.getResource(long companyId, String name, int scope, String primKey)
          Returns a new resource with the name and primary key at the scope.
abstract  ResourceAction ResourceActionLocalService.getResourceAction(long resourceActionId)
          Returns the resource action with the primary key.
abstract  ResourceAction ResourceActionLocalService.getResourceAction(String name, String actionId)
           
abstract  List<ResourceAction> ResourceActionLocalService.getResourceActions(int start, int end)
          Returns a range of all the resource actions.
abstract  List<ResourceAction> ResourceActionLocalService.getResourceActions(String name)
           
abstract  int ResourceActionLocalService.getResourceActionsCount()
          Returns the number of resource actions.
abstract  ResourceBlock ResourceBlockLocalService.getResourceBlock(long resourceBlockId)
          Returns the resource block with the primary key.
abstract  ResourceBlock ResourceBlockLocalService.getResourceBlock(String name, long primKey)
           
abstract  List<Long> ResourceBlockLocalService.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag, String name, String actionId)
           
abstract  ResourceBlockIdsBag ResourceBlockLocalService.getResourceBlockIdsBag(long companyId, long groupId, String name, long[] roleIds)
           
abstract  ResourceBlockPermission ResourceBlockPermissionLocalService.getResourceBlockPermission(long resourceBlockPermissionId)
          Returns the resource block permission with the primary key.
abstract  List<ResourceBlockPermission> ResourceBlockPermissionLocalService.getResourceBlockPermissions(int start, int end)
          Returns a range of all the resource block permissions.
abstract  ResourceBlockPermissionsContainer ResourceBlockPermissionLocalService.getResourceBlockPermissionsContainer(long resourceBlockId)
           
abstract  ResourceBlockPermissionsContainer ResourceTypePermissionLocalService.getResourceBlockPermissionsContainer(long companyId, long groupId, String name)
           
abstract  int ResourceBlockPermissionLocalService.getResourceBlockPermissionsCount()
          Returns the number of resource block permissions.
abstract  int ResourceBlockPermissionLocalService.getResourceBlockPermissionsCount(long resourceBlockId, long roleId)
           
abstract  List<Role> RoleLocalService.getResourceBlockRoles(long resourceBlockId, String className, String actionId)
           
abstract  List<ResourceBlock> ResourceBlockLocalService.getResourceBlocks(int start, int end)
          Returns a range of all the resource blocks.
abstract  int ResourceBlockLocalService.getResourceBlocksCount()
          Returns the number of resource blocks.
abstract  ResourcePermission ResourcePermissionLocalService.getResourcePermission(long resourcePermissionId)
          Returns the resource permission with the primary key.
abstract  ResourcePermission ResourcePermissionLocalService.getResourcePermission(long companyId, String name, int scope, String primKey, long roleId)
          Returns the resource permission for the role at the scope to perform the actions on resources of the type.
abstract  List<ResourcePermission> ResourcePermissionLocalService.getResourcePermissions(int start, int end)
          Returns a range of all the resource permissions.
abstract  List<ResourcePermission> ResourcePermissionLocalService.getResourcePermissions(long companyId, String name, int scope, String primKey)
          Returns all the resource permissions at the scope of the type.
abstract  int ResourcePermissionLocalService.getResourcePermissionsCount()
          Returns the number of resource permissions.
abstract  int ResourcePermissionLocalService.getResourcePermissionsCount(long companyId, String name, int scope, String primKey)
          Returns the number of resource permissions at the scope of the type.
abstract  List<ResourcePermission> ResourcePermissionLocalService.getResourceResourcePermissions(long companyId, long groupId, String name, String primKey)
          Returns the resource permissions that apply to the resource.
abstract  Map<String,List<String>> RoleLocalService.getResourceRoles(long companyId, String name, int scope, String primKey)
          Returns a map of role names to associated action IDs for the named resource in the company within the permission scope.
abstract  List<Role> RoleLocalService.getResourceRoles(long companyId, String name, int scope, String primKey, String actionId)
          Returns all the roles associated with the action ID in the company within the permission scope.
abstract  ResourceTypePermission ResourceTypePermissionLocalService.getResourceTypePermission(long resourceTypePermissionId)
          Returns the resource type permission with the primary key.
abstract  List<ResourceTypePermission> ResourceTypePermissionLocalService.getResourceTypePermissions(int start, int end)
          Returns a range of all the resource type permissions.
abstract  int ResourceTypePermissionLocalService.getResourceTypePermissionsCount()
          Returns the number of resource type permissions.
abstract  Role RoleLocalService.getRole(long roleId)
          Returns the role with the primary key.
abstract  Role RoleService.getRole(long roleId)
          Returns the role with the primary key.
abstract  Role RoleLocalService.getRole(long companyId, String name)
          Returns the role with the name in the company.
abstract  Role RoleService.getRole(long companyId, String name)
          Returns the role with the name in the company.
abstract  Role RoleLocalService.getRoleByUuidAndCompanyId(String uuid, long companyId)
          Returns the role with the matching UUID and company.
abstract  List<Group> GroupLocalService.getRoleGroups(long roleId)
           
abstract  List<Group> GroupLocalService.getRoleGroups(long roleId, int start, int end)
           
abstract  List<Group> GroupLocalService.getRoleGroups(long roleId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int GroupLocalService.getRoleGroupsCount(long roleId)
           
abstract  List<ResourcePermission> ResourcePermissionLocalService.getRoleResourcePermissions(long roleId)
          Returns all the resource permissions for the role.
abstract  List<ResourcePermission> ResourcePermissionLocalService.getRoleResourcePermissions(long roleId, int[] scopes, int start, int end)
          Returns a range of all the resource permissions for the role at the scopes.
abstract  List<ResourceTypePermission> ResourceTypePermissionLocalService.getRoleResourceTypePermissions(long roleId)
           
abstract  List<Role> RoleLocalService.getRoles(int start, int end)
          Returns a range of all the roles.
abstract  List<Role> RoleLocalService.getRoles(int type, String subtype)
          Returns all the roles of the type and subtype.
abstract  List<Role> RoleLocalService.getRoles(long companyId)
          Returns all the roles in the company.
abstract  List<Role> RoleLocalService.getRoles(long[] roleIds)
          Returns all the roles with the primary keys.
abstract  List<Role> RoleLocalService.getRoles(long companyId, int[] types)
          Returns all the roles with the types.
abstract  int RoleLocalService.getRolesCount()
          Returns the number of roles.
abstract  long[] UserLocalService.getRoleUserIds(long roleId)
          Returns the primary keys of all the users belonging to the role.
abstract  long[] UserService.getRoleUserIds(long roleId)
          Returns the primary keys of all the users belonging to the role.
abstract  List<User> UserLocalService.getRoleUsers(long roleId)
           
abstract  List<User> UserLocalService.getRoleUsers(long roleId, int start, int end)
           
abstract  List<User> UserLocalService.getRoleUsers(long roleId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserLocalService.getRoleUsersCount(long roleId)
           
abstract  int UserLocalService.getRoleUsersCount(long roleId, int status)
          Returns the number of users with the status belonging to the role.
abstract  List<Portlet> PortletLocalService.getScopablePortlets()
           
abstract  List<Layout> LayoutLocalService.getScopeGroupLayouts(long groupId, boolean privateLayout)
          Returns all the layouts within scope of the group
abstract  List<ResourcePermission> ResourcePermissionLocalService.getScopeResourcePermissions(int[] scopes)
          Returns all the resource permissions where scope = any ?.
abstract  ServiceComponent ServiceComponentLocalService.getServiceComponent(long serviceComponentId)
          Returns the service component with the primary key.
abstract  List<ServiceComponent> ServiceComponentLocalService.getServiceComponents(int start, int end)
          Returns a range of all the service components.
abstract  int ServiceComponentLocalService.getServiceComponentsCount()
          Returns the number of service components.
abstract  Object CMISRepositoryLocalService.getSession(long repositoryId)
           
abstract  Shard ShardLocalService.getShard(long shardId)
          Returns the shard with the primary key.
abstract  Shard ShardLocalService.getShard(String className, long classPK)
           
abstract  List<Shard> ShardLocalService.getShards(int start, int end)
          Returns a range of all the shards.
abstract  int ShardLocalService.getShardsCount()
          Returns the number of shards.
abstract  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.
abstract  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.
abstract  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.
abstract  List<User> UserLocalService.getSocialUsers(long userId1, long userId2, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users with a mutual social relation with both of the given users.
abstract  int UserLocalService.getSocialUsersCount(long userId)
          Returns the number of users with a social relation with the user.
abstract  int UserLocalService.getSocialUsersCount(long userId, int type)
          Returns the number of users with a social relation of the type with the user.
abstract  int UserLocalService.getSocialUsersCount(long userId1, long userId2)
          Returns the number of users with a mutual social relation with both of the given users.
abstract  int UserLocalService.getSocialUsersCount(long userId1, long userId2, int type)
          Returns the number of users with a mutual social relation of the type with both of the given users.
abstract  Group GroupLocalService.getStagingGroup(long liveGroupId)
          Returns the staging group.
abstract  String WorkflowInstanceLinkLocalService.getState(long companyId, long groupId, String className, long classPK)
           
abstract  PortletPreferences PortletPreferencesLocalService.getStrictPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId)
           
abstract  PortletPreferences PortletPreferencesLocalService.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
           
abstract  List<Organization> OrganizationLocalService.getSuborganizations(List<Organization> organizations)
          Returns the suborganizations of the organizations.
abstract  List<Organization> OrganizationLocalService.getSuborganizations(long companyId, long organizationId)
          Returns the suborganizations of the organization.
abstract  int OrganizationLocalService.getSuborganizationsCount(long companyId, long organizationId)
          Returns the count of suborganizations of the organization.
abstract  Subscription SubscriptionLocalService.getSubscription(long subscriptionId)
          Returns the subscription with the primary key.
abstract  Subscription SubscriptionLocalService.getSubscription(long companyId, long userId, String className, long classPK)
          Returns the subscription of the user to the entity.
abstract  List<Subscription> SubscriptionLocalService.getSubscriptions(int start, int end)
          Returns a range of all the subscriptions.
abstract  List<Subscription> SubscriptionLocalService.getSubscriptions(long companyId, long userId, String className, long[] classPKs)
          Returns all the subscriptions of the user to the entities.
abstract  List<Subscription> SubscriptionLocalService.getSubscriptions(long companyId, String className, long classPK)
          Returns all the subscriptions to the entity.
abstract  int SubscriptionLocalService.getSubscriptionsCount()
          Returns the number of subscriptions.
abstract  List<Organization> OrganizationLocalService.getSubsetOrganizations(List<Organization> allOrganizations, List<Organization> availableOrganizations)
          Returns the intersection of allOrganizations and availableOrganizations.
abstract  List<Role> RoleLocalService.getSubtypeRoles(String subtype)
          Returns all the roles of the subtype.
abstract  int RoleLocalService.getSubtypeRolesCount(String subtype)
          Returns the number of roles of the subtype.
abstract  String[] RepositoryService.getSupportedConfigurations(long classNameId)
           
abstract  String[] RepositoryService.getSupportedParameters(long classNameId, String configuration)
           
abstract  SystemEvent SystemEventLocalService.getSystemEvent(long systemEventId)
          Returns the system event with the primary key.
abstract  List<SystemEvent> SystemEventLocalService.getSystemEvents(int start, int end)
          Returns a range of all the system events.
abstract  List<SystemEvent> SystemEventLocalService.getSystemEvents(long groupId, long classNameId, long classPK)
           
abstract  List<SystemEvent> SystemEventLocalService.getSystemEvents(long groupId, long classNameId, long classPK, int type)
           
abstract  int SystemEventLocalService.getSystemEventsCount()
          Returns the number of system events.
abstract  Team TeamService.getTeam(long teamId)
           
abstract  Team TeamLocalService.getTeam(long teamId)
          Returns the team with the primary key.
abstract  Team TeamService.getTeam(long groupId, String name)
           
abstract  Team TeamLocalService.getTeam(long groupId, String name)
           
abstract  Role RoleLocalService.getTeamRole(long companyId, long teamId)
          Returns the team role in the company.
abstract  Map<Team,Role> RoleLocalService.getTeamRoleMap(long groupId)
          Returns the team role map for the group.
abstract  List<Role> RoleLocalService.getTeamRoles(long groupId)
          Returns the team roles in the group.
abstract  List<Role> RoleLocalService.getTeamRoles(long groupId, long[] excludedRoleIds)
          Returns the team roles in the group, excluding the specified role IDs.
abstract  List<Team> TeamLocalService.getTeams(int start, int end)
          Returns a range of all the teams.
abstract  int TeamLocalService.getTeamsCount()
          Returns the number of teams.
abstract  List<UserGroup> UserGroupLocalService.getTeamUserGroups(long teamId)
           
abstract  List<UserGroup> UserGroupLocalService.getTeamUserGroups(long teamId, int start, int end)
           
abstract  List<UserGroup> UserGroupLocalService.getTeamUserGroups(long teamId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserGroupLocalService.getTeamUserGroupsCount(long teamId)
           
abstract  List<User> UserLocalService.getTeamUsers(long teamId)
           
abstract  List<User> UserLocalService.getTeamUsers(long teamId, int start, int end)
           
abstract  List<User> UserLocalService.getTeamUsers(long teamId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserLocalService.getTeamUsersCount(long teamId)
           
abstract  String[] LayoutService.getTempFileEntryNames(long groupId, String tempFolderName)
           
abstract  Theme ThemeLocalService.getTheme(long companyId, String themeId, boolean wapTheme)
           
abstract  List<Theme> ThemeLocalService.getThemes(long companyId)
           
abstract  List<Theme> ThemeService.getThemes(long companyId)
           
abstract  List<Theme> ThemeLocalService.getThemes(long companyId, long groupId, long userId, boolean wapTheme)
           
abstract  Ticket TicketLocalService.getTicket(long ticketId)
          Returns the ticket with the primary key.
abstract  Ticket TicketLocalService.getTicket(String key)
           
abstract  List<Ticket> TicketLocalService.getTickets(int start, int end)
          Returns a range of all the tickets.
abstract  int TicketLocalService.getTicketsCount()
          Returns the number of tickets.
abstract  List<Role> RoleLocalService.getTypeRoles(int type)
          Returns all the roles of the type.
abstract  List<Role> RoleLocalService.getTypeRoles(int type, int start, int end)
          Returns a range of all the roles of the type.
abstract  int RoleLocalService.getTypeRolesCount(int type)
          Returns the number of roles of the type.
abstract  UnicodeProperties RepositoryLocalService.getTypeSettingsProperties(long repositoryId)
           
abstract  UnicodeProperties RepositoryService.getTypeSettingsProperties(long repositoryId)
           
abstract  User UserLocalService.getUser(long userId)
          Returns the user with the primary key.
abstract  User UserLocalService.getUserByContactId(long contactId)
          Returns the user with the contact ID.
abstract  User UserLocalService.getUserByEmailAddress(long companyId, String emailAddress)
          Returns the user with the email address.
abstract  User UserService.getUserByEmailAddress(long companyId, String emailAddress)
          Returns the user with the email address.
abstract  User UserLocalService.getUserByFacebookId(long companyId, long facebookId)
          Returns the user with the Facebook ID.
abstract  User UserLocalService.getUserById(long userId)
          Returns the user with the primary key.
abstract  User UserService.getUserById(long userId)
          Returns the user with the primary key.
abstract  User UserLocalService.getUserById(long companyId, long userId)
          Returns the user with the primary key from the company.
abstract  User UserLocalService.getUserByOpenId(long companyId, String openId)
          Returns the user with the OpenID.
abstract  User UserLocalService.getUserByPortraitId(long portraitId)
          Returns the user with the portrait ID.
abstract  User UserLocalService.getUserByScreenName(long companyId, String screenName)
          Returns the user with the screen name.
abstract  User UserService.getUserByScreenName(long companyId, String screenName)
          Returns the user with the screen name.
abstract  User UserLocalService.getUserByUuid(String uuid)
          Deprecated. As of 6.2.0, replaced by UserLocalService.getUserByUuidAndCompanyId(String, long)
abstract  User UserLocalService.getUserByUuidAndCompanyId(String uuid, long companyId)
          Returns the user with the matching UUID and company.
abstract  UserGroup UserGroupService.getUserGroup(long userGroupId)
          Returns the user group with the primary key.
abstract  UserGroup UserGroupLocalService.getUserGroup(long userGroupId)
          Returns the user group with the primary key.
abstract  Group GroupLocalService.getUserGroup(long companyId, long userId)
          Returns the group associated with the user.
abstract  Group GroupService.getUserGroup(long companyId, long userId)
          Returns the group associated with the user.
abstract  UserGroup UserGroupLocalService.getUserGroup(long companyId, String name)
          Returns the user group with the name.
abstract  UserGroup UserGroupService.getUserGroup(String name)
          Returns the user group with the name.
abstract  UserGroup UserGroupLocalService.getUserGroupByUuidAndCompanyId(String uuid, long companyId)
          Returns the user group with the matching UUID and company.
abstract  Group GroupLocalService.getUserGroupGroup(long companyId, long userGroupId)
          Returns the specified "user group" group.
abstract  UserGroupGroupRole UserGroupGroupRoleLocalService.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key.
abstract  List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(int start, int end)
          Returns a range of all the user group group roles.
abstract  List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(long userGroupId)
           
abstract  List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(long userGroupId, long groupId)
           
abstract  List<Role> RoleLocalService.getUserGroupGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
abstract  List<Role> RoleService.getUserGroupGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
abstract  List<Role> RoleLocalService.getUserGroupGroupRoles(long userId, long groupId, int start, int end)
           
abstract  List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRolesByGroupAndRole(long groupId, long roleId)
           
abstract  List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRolesByUser(long userId)
           
abstract  int UserGroupGroupRoleLocalService.getUserGroupGroupRolesCount()
          Returns the number of user group group roles.
abstract  int RoleLocalService.getUserGroupGroupRolesCount(long userId, long groupId)
           
abstract  List<Group> GroupLocalService.getUserGroupGroups(long userGroupId)
           
abstract  List<Group> GroupLocalService.getUserGroupGroups(long userGroupId, int start, int end)
           
abstract  List<Group> GroupLocalService.getUserGroupGroups(long userGroupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int GroupLocalService.getUserGroupGroupsCount(long userGroupId)
           
abstract  UserGroupRole UserGroupRoleLocalService.getUserGroupRole(UserGroupRolePK userGroupRolePK)
          Returns the user group role with the primary key.
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(int start, int end)
          Returns a range of all the user group roles.
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(long userId)
           
abstract  List<Role> RoleLocalService.getUserGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(long userId, long groupId)
           
abstract  List<Role> RoleService.getUserGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(long userId, long groupId, int start, int end)
           
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRolesByGroup(long groupId)
           
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRolesByGroupAndRole(long groupId, long roleId)
           
abstract  List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRolesByUserUserGroupAndGroup(long userId, long groupId)
           
abstract  int UserGroupRoleLocalService.getUserGroupRolesCount()
          Returns the number of user group roles.
abstract  int UserGroupRoleLocalService.getUserGroupRolesCount(long userId, long groupId)
           
abstract  List<UserGroup> UserGroupLocalService.getUserGroups(int start, int end)
          Returns a range of all the user groups.
abstract  List<UserGroup> UserGroupLocalService.getUserGroups(long companyId)
          Returns all the user groups belonging to the company.
abstract  List<Group> GroupLocalService.getUserGroups(long userId)
           
abstract  List<UserGroup> UserGroupLocalService.getUserGroups(long[] userGroupIds)
          Returns all the user groups with the primary keys.
abstract  List<Group> GroupLocalService.getUserGroups(long userId, boolean inherit)
          Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.getUserGroups(long userId, boolean inherit, int start, int end)
          Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.getUserGroups(long userId, int start, int end)
           
abstract  List<Group> GroupLocalService.getUserGroups(long userId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserGroupLocalService.getUserGroupsCount()
          Returns the number of user groups.
abstract  int GroupLocalService.getUserGroupsCount(long userId)
           
abstract  List<Group> GroupLocalService.getUserGroupsGroups(List<UserGroup> userGroups)
          Returns the groups associated with the user groups.
abstract  List<Group> GroupService.getUserGroupsGroups(List<UserGroup> userGroups)
          Returns the groups associated with the user groups.
abstract  List<Group> GroupLocalService.getUserGroupsRelatedGroups(List<UserGroup> userGroups)
          Returns all the groups related to the user groups.
abstract  List<Team> TeamLocalService.getUserGroupTeams(long userGroupId)
           
abstract  List<Team> TeamLocalService.getUserGroupTeams(long userGroupId, int start, int end)
           
abstract  List<Team> TeamLocalService.getUserGroupTeams(long userGroupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int TeamLocalService.getUserGroupTeamsCount(long userGroupId)
           
abstract  List<User> UserLocalService.getUserGroupUsers(long userGroupId)
           
abstract  List<User> UserService.getUserGroupUsers(long userGroupId)
           
abstract  List<User> UserLocalService.getUserGroupUsers(long userGroupId, int start, int end)
           
abstract  List<User> UserLocalService.getUserGroupUsers(long userGroupId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserLocalService.getUserGroupUsersCount(long userGroupId)
           
abstract  int UserLocalService.getUserGroupUsersCount(long userGroupId, int status)
          Returns the number of users with the status belonging to the user group.
abstract  long UserLocalService.getUserIdByEmailAddress(long companyId, String emailAddress)
          Returns the primary key of the user with the email address.
abstract  long UserService.getUserIdByEmailAddress(long companyId, String emailAddress)
          Returns the primary key of the user with the email address.
abstract  long UserLocalService.getUserIdByScreenName(long companyId, String screenName)
          Returns the primary key of the user with the screen name.
abstract  long UserService.getUserIdByScreenName(long companyId, String screenName)
          Returns the primary key of the user with the screen name.
abstract  UserIdMapper UserIdMapperLocalService.getUserIdMapper(long userIdMapperId)
          Returns the user ID mapper with the primary key.
abstract  UserIdMapper UserIdMapperLocalService.getUserIdMapper(long userId, String type)
           
abstract  UserIdMapper UserIdMapperLocalService.getUserIdMapperByExternalUserId(String type, String externalUserId)
           
abstract  List<UserIdMapper> UserIdMapperLocalService.getUserIdMappers(int start, int end)
          Returns a range of all the user ID mappers.
abstract  List<UserIdMapper> UserIdMapperLocalService.getUserIdMappers(long userId)
           
abstract  int UserIdMapperLocalService.getUserIdMappersCount()
          Returns the number of user ID mappers.
abstract  LayoutSetBranch LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetBranchId)
          Deprecated. As of 6.2.0, replaced by LayoutSetBranchLocalService.getUserLayoutSetBranch(long, long, boolean, long, long)
abstract  LayoutSetBranch LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId)
           
abstract  List<UserNotificationDelivery> UserNotificationDeliveryLocalService.getUserNotificationDeliveries(int start, int end)
          Returns a range of all the user notification deliveries.
abstract  int UserNotificationDeliveryLocalService.getUserNotificationDeliveriesCount()
          Returns the number of user notification deliveries.
abstract  UserNotificationDelivery UserNotificationDeliveryLocalService.getUserNotificationDelivery(long userNotificationDeliveryId)
          Returns the user notification delivery with the primary key.
abstract  UserNotificationDelivery UserNotificationDeliveryLocalService.getUserNotificationDelivery(long userId, String portletId, long classNameId, int notificationType, int deliveryType, boolean deliver)
           
abstract  UserNotificationEvent UserNotificationEventLocalService.getUserNotificationEvent(long userNotificationEventId)
          Returns the user notification event with the primary key.
abstract  UserNotificationEvent UserNotificationEventLocalService.getUserNotificationEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the user notification event with the matching UUID and company.
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(int start, int end)
          Returns a range of all the user notification events.
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId)
           
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, boolean archived)
          Deprecated. As of 6.2.0 UserNotificationEventLocalService.getArchivedUserNotificationEvents(long, boolean)
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, boolean archived, int start, int end)
          Deprecated. As of 6.2.0 UserNotificationEventLocalService.getArchivedUserNotificationEvents(long, boolean, int, int)
abstract  List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, int start, int end)
           
abstract  int UserNotificationEventLocalService.getUserNotificationEventsCount()
          Returns the number of user notification events.
abstract  int UserNotificationEventLocalService.getUserNotificationEventsCount(long userId)
           
abstract  int UserNotificationEventLocalService.getUserNotificationEventsCount(long userId, boolean archived)
          Deprecated. As of 6.2.0 UserNotificationEventLocalService.getArchivedUserNotificationEventsCount(long, boolean)
abstract  List<Organization> OrganizationLocalService.getUserOrganizations(long userId)
           
abstract  List<Organization> OrganizationService.getUserOrganizations(long userId)
          Returns all the organizations associated with the user.
abstract  List<Organization> OrganizationLocalService.getUserOrganizations(long userId, boolean includeAdministrative)
          Returns all the organizations associated with the user.
abstract  List<Organization> OrganizationLocalService.getUserOrganizations(long userId, int start, int end)
           
abstract  List<Organization> OrganizationLocalService.getUserOrganizations(long userId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int OrganizationLocalService.getUserOrganizationsCount(long userId)
           
abstract  List<Group> GroupLocalService.getUserOrganizationsGroups(long userId, int start, int end)
          Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to true.
abstract  List<Group> GroupService.getUserOrganizationsGroups(long userId, int start, int end)
          Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to true.
abstract  Group GroupLocalService.getUserPersonalSiteGroup(long companyId)
           
abstract  List<Group> GroupService.getUserPlaces(long userId, String[] classNames, boolean includeControlPanel, int max)
          Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups(long, String[], boolean, int)
abstract  List<Group> GroupService.getUserPlaces(long userId, String[] classNames, int max)
          Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups(long, String[], int)
abstract  List<Group> GroupService.getUserPlaces(String[] classNames, int max)
          Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups( String[], int)
abstract  int GroupService.getUserPlacesCount()
          Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroupsCount()
abstract  List<Role> RoleLocalService.getUserRelatedRoles(long userId, List<Group> groups)
          Returns the union of all the user's roles within the groups.
abstract  List<Role> RoleService.getUserRelatedRoles(long userId, List<Group> groups)
          Returns the union of all the user's roles within the groups.
abstract  List<Role> RoleLocalService.getUserRelatedRoles(long userId, long groupId)
          Returns all the user's roles within the group.
abstract  List<Role> RoleLocalService.getUserRelatedRoles(long userId, long[] groupIds)
          Returns the union of all the user's roles within the groups.
abstract  List<Role> RoleLocalService.getUserRoles(long userId)
           
abstract  List<Role> RoleService.getUserRoles(long userId)
          Returns all the roles associated with the user.
abstract  List<Role> RoleLocalService.getUserRoles(long userId, int start, int end)
           
abstract  List<Role> RoleLocalService.getUserRoles(long userId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int RoleLocalService.getUserRolesCount(long userId)
           
abstract  List<User> UserLocalService.getUsers(int start, int end)
          Returns a range of all the users.
abstract  int UserLocalService.getUsersCount()
          Returns the number of users.
abstract  List<Group> GroupService.getUserSites()
          Deprecated. As of 6.2.0, replaced by GroupService.getUserSitesGroups()
abstract  List<Group> GroupService.getUserSitesGroups()
           
abstract  List<Group> GroupLocalService.getUserSitesGroups(long userId)
           
abstract  List<Group> GroupLocalService.getUserSitesGroups(long userId, boolean includeAdministrative)
           
abstract  List<Group> GroupService.getUserSitesGroups(long userId, String[] classNames, boolean includeControlPanel, int max)
           
abstract  List<Group> GroupService.getUserSitesGroups(long userId, String[] classNames, int max)
          Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.
abstract  List<Group> GroupService.getUserSitesGroups(String[] classNames, int max)
          Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.
abstract  int GroupService.getUserSitesGroupsCount()
          Returns the number of the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.
abstract  List<Subscription> SubscriptionLocalService.getUserSubscriptions(long userId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the subscriptions of the user.
abstract  List<Subscription> SubscriptionLocalService.getUserSubscriptions(long userId, String className)
          Returns all the subscriptions of the user to the entities with the class name.
abstract  int SubscriptionLocalService.getUserSubscriptionsCount(long userId)
          Returns the number of subscriptions of the user.
abstract  List<Team> TeamService.getUserTeams(long userId)
           
abstract  List<Team> TeamLocalService.getUserTeams(long userId)
           
abstract  List<Team> TeamLocalService.getUserTeams(long userId, int start, int end)
           
abstract  List<Team> TeamLocalService.getUserTeams(long userId, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<Team> TeamService.getUserTeams(long userId, long groupId)
           
abstract  List<Team> TeamLocalService.getUserTeams(long userId, long groupId)
           
abstract  int TeamLocalService.getUserTeamsCount(long userId)
           
abstract  UserTracker UserTrackerLocalService.getUserTracker(long userTrackerId)
          Returns the user tracker with the primary key.
abstract  UserTrackerPath UserTrackerPathLocalService.getUserTrackerPath(long userTrackerPathId)
          Returns the user tracker path with the primary key.
abstract  List<UserTrackerPath> UserTrackerPathLocalService.getUserTrackerPaths(int start, int end)
          Returns a range of all the user tracker paths.
abstract  List<UserTrackerPath> UserTrackerPathLocalService.getUserTrackerPaths(long userTrackerId, int start, int end)
           
abstract  int UserTrackerPathLocalService.getUserTrackerPathsCount()
          Returns the number of user tracker paths.
abstract  List<UserTracker> UserTrackerLocalService.getUserTrackers(int start, int end)
          Returns a range of all the user trackers.
abstract  List<UserTracker> UserTrackerLocalService.getUserTrackers(long companyId, int start, int end)
           
abstract  int UserTrackerLocalService.getUserTrackersCount()
          Returns the number of user trackers.
abstract  List<UserGroup> UserGroupService.getUserUserGroups(long userId)
          Returns all the user groups to which the user belongs.
abstract  List<UserGroup> UserGroupLocalService.getUserUserGroups(long userId)
           
abstract  List<UserGroup> UserGroupLocalService.getUserUserGroups(long userId, int start, int end)
           
abstract  List<UserGroup> UserGroupLocalService.getUserUserGroups(long userId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int UserGroupLocalService.getUserUserGroupsCount(long userId)
           
abstract  VirtualHost VirtualHostLocalService.getVirtualHost(long virtualHostId)
          Returns the virtual host with the primary key.
abstract  VirtualHost VirtualHostLocalService.getVirtualHost(long companyId, long layoutSetId)
           
abstract  VirtualHost VirtualHostLocalService.getVirtualHost(String hostname)
           
abstract  List<VirtualHost> VirtualHostLocalService.getVirtualHosts(int start, int end)
          Returns a range of all the virtual hosts.
abstract  int VirtualHostLocalService.getVirtualHostsCount()
          Returns the number of virtual hosts.
abstract  String LayoutTemplateLocalService.getWapContent(String layoutTemplateId, boolean standard, String themeId)
           
abstract  PortletCategory PortletLocalService.getWARDisplay(String servletContextName, String xml)
           
abstract  JSONArray PortletService.getWARPortlets()
           
abstract  List<Theme> ThemeLocalService.getWARThemes()
           
abstract  JSONArray ThemeService.getWARThemes()
           
abstract  WebDAVProps WebDAVPropsLocalService.getWebDAVProps(long webDavPropsId)
          Returns the web d a v props with the primary key.
abstract  WebDAVProps WebDAVPropsLocalService.getWebDAVProps(long companyId, String className, long classPK)
           
abstract  List<WebDAVProps> WebDAVPropsLocalService.getWebDAVPropses(int start, int end)
          Returns a range of all the web d a v propses.
abstract  int WebDAVPropsLocalService.getWebDAVPropsesCount()
          Returns the number of web d a v propses.
abstract  Website WebsiteService.getWebsite(long websiteId)
           
abstract  Website WebsiteLocalService.getWebsite(long websiteId)
          Returns the website with the primary key.
abstract  Website WebsiteLocalService.getWebsiteByUuidAndCompanyId(String uuid, long companyId)
          Returns the website with the matching UUID and company.
abstract  List<Website> WebsiteLocalService.getWebsites()
           
abstract  List<Website> WebsiteLocalService.getWebsites(int start, int end)
          Returns a range of all the websites.
abstract  List<Website> WebsiteLocalService.getWebsites(long companyId, String className, long classPK)
           
abstract  List<Website> WebsiteService.getWebsites(String className, long classPK)
           
abstract  int WebsiteLocalService.getWebsitesCount()
          Returns the number of websites.
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
          Returns the workflow definition link with the primary key.
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK)
           
abstract  WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK, boolean strict)
           
abstract  List<WorkflowDefinitionLink> WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinks(int start, int end)
          Returns a range of all the workflow definition links.
abstract  int WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinksCount()
          Returns the number of workflow definition links.
abstract  int WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinksCount(long companyId, String workflowDefinitionName, int workflowDefinitionVersion)
           
abstract  WorkflowInstanceLink WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long workflowInstanceLinkId)
          Returns the workflow instance link with the primary key.
abstract  WorkflowInstanceLink WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long companyId, long groupId, String className, long classPK)
           
abstract  List<WorkflowInstanceLink> WorkflowInstanceLinkLocalService.getWorkflowInstanceLinks(int start, int end)
          Returns a range of all the workflow instance links.
abstract  List<WorkflowInstanceLink> WorkflowInstanceLinkLocalService.getWorkflowInstanceLinks(long companyId, long groupId, String className, long classPK)
           
abstract  int WorkflowInstanceLinkLocalService.getWorkflowInstanceLinksCount()
          Returns the number of workflow instance links.
abstract  boolean ResourcePermissionLocalService.hasActionId(ResourcePermission resourcePermission, ResourceAction resourceAction)
          Returns true if the resource permission grants permission to perform the resource action.
abstract  boolean ResourceTypePermissionLocalService.hasCompanyScopePermission(long companyId, String name, long roleId, String actionId)
           
abstract  boolean ResourceTypePermissionLocalService.hasEitherScopePermission(long companyId, String name, long roleId, String actionId)
           
abstract  boolean OrganizationLocalService.hasGroupOrganization(long groupId, long organizationId)
           
abstract  boolean OrganizationLocalService.hasGroupOrganizations(long groupId)
           
abstract  boolean RoleLocalService.hasGroupRole(long groupId, long roleId)
           
abstract  boolean RoleLocalService.hasGroupRoles(long groupId)
           
abstract  boolean ResourceTypePermissionLocalService.hasGroupScopePermission(long companyId, long groupId, String name, long roleId, String actionId)
           
abstract  boolean UserLocalService.hasGroupUser(long groupId, long userId)
           
abstract  boolean UserService.hasGroupUser(long groupId, long userId)
          Returns true if the user is a member of the group.
abstract  boolean UserGroupLocalService.hasGroupUserGroup(long groupId, long userGroupId)
           
abstract  boolean UserGroupLocalService.hasGroupUserGroups(long groupId)
           
abstract  boolean UserLocalService.hasGroupUsers(long groupId)
           
abstract  boolean LayoutLocalService.hasLayouts(Group group, boolean privateLayout)
           
abstract  boolean LayoutLocalService.hasLayouts(Group group, boolean privateLayout, boolean includeUserGroups)
           
abstract  boolean LayoutLocalService.hasLayouts(long groupId, boolean privateLayout, long parentLayoutId)
          Returns true if the group has any layouts; false otherwise.
abstract  boolean LayoutLocalService.hasLayouts(User user, boolean privateLayout)
           
abstract  boolean LayoutLocalService.hasLayouts(User user, boolean privateLayout, boolean includeUserGroups)
           
abstract  boolean LayoutLocalService.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId, String layoutUuid)
           
abstract  boolean LayoutLocalService.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid, long companyId, String layoutUuid)
           
abstract  boolean LockLocalService.hasLock(long userId, String className, long key)
           
abstract  boolean LockLocalService.hasLock(long userId, String className, String key)
           
abstract  boolean MembershipRequestLocalService.hasMembershipRequest(long userId, long groupId, int statusId)
           
abstract  boolean GroupLocalService.hasOrganizationGroup(long organizationId, long groupId)
           
abstract  boolean GroupLocalService.hasOrganizationGroups(long organizationId)
           
abstract  boolean UserLocalService.hasOrganizationUser(long organizationId, long userId)
           
abstract  boolean UserLocalService.hasOrganizationUsers(long organizationId)
           
abstract  boolean OrganizationLocalService.hasPasswordPolicyOrganization(long passwordPolicyId, long organizationId)
          Returns true if the password policy has been assigned to the organization.
abstract  boolean PasswordPolicyRelLocalService.hasPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
abstract  boolean UserLocalService.hasPasswordPolicyUser(long passwordPolicyId, long userId)
          Returns true if the password policy has been assigned to the user.
abstract  boolean PluginSettingLocalService.hasPermission(long userId, String pluginId, String pluginType)
           
abstract  boolean ResourceBlockLocalService.hasPermission(String name, long primKey, String actionId, ResourceBlockIdsBag resourceBlockIdsBag)
           
abstract  boolean ResourceBlockLocalService.hasPermission(String name, PermissionedModel permissionedModel, String actionId, ResourceBlockIdsBag resourceBlockIdsBag)
           
abstract  boolean PortletLocalService.hasPortlet(long companyId, String portletId)
           
abstract  boolean ResourcePermissionLocalService.hasResourcePermission(List<Resource> resources, long[] roleIds, String actionId)
          Returns true if the roles have permission at the scope to perform the action on the resources.
abstract  boolean ResourcePermissionLocalService.hasResourcePermission(long companyId, String name, int scope, String primKey, long[] roleIds, String actionId)
          Returns true if the roles have permission at the scope to perform the action on resources of the type.
abstract  boolean ResourcePermissionLocalService.hasResourcePermission(long companyId, String name, int scope, String primKey, long roleId, String actionId)
          Returns true if the role has permission at the scope to perform the action on resources of the type.
abstract  boolean[] ResourcePermissionLocalService.hasResourcePermissions(long companyId, String name, int scope, String primKey, long[] roleIds, String actionId)
           
abstract  boolean GroupLocalService.hasRoleGroup(long roleId, long groupId)
           
abstract  boolean GroupLocalService.hasRoleGroups(long roleId)
           
abstract  boolean UserLocalService.hasRoleUser(long roleId, long userId)
           
abstract  boolean UserService.hasRoleUser(long roleId, long userId)
          Returns true if the user is a member of the role.
abstract  boolean UserLocalService.hasRoleUser(long companyId, String name, long userId, boolean inherited)
          Returns true if the user has the role with the name, optionally through inheritance.
abstract  boolean UserService.hasRoleUser(long companyId, String name, long userId, boolean inherited)
          Returns true if the user has the role with the name, optionally through inheritance.
abstract  boolean UserLocalService.hasRoleUsers(long roleId)
           
abstract  boolean ResourcePermissionLocalService.hasScopeResourcePermission(long companyId, String name, int scope, long roleId, String actionId)
          Returns true if the role has permission at the scope to perform the action on the resource.
abstract  boolean GroupLocalService.hasStagingGroup(long liveGroupId)
          Returns true if the live group has a staging group.
abstract  boolean UserLocalService.hasTeamUser(long teamId, long userId)
           
abstract  boolean UserGroupLocalService.hasTeamUserGroup(long teamId, long userGroupId)
           
abstract  boolean UserGroupLocalService.hasTeamUserGroups(long teamId)
           
abstract  boolean UserLocalService.hasTeamUsers(long teamId)
           
abstract  boolean GroupLocalService.hasUserGroup(long userId, long groupId)
           
abstract  boolean GroupService.hasUserGroup(long userId, long groupId)
          Returns true if the user is associated with the group, including the user's inherited organizations and user groups.
abstract  boolean GroupLocalService.hasUserGroup(long userId, long groupId, boolean inherit)
          Returns true if the user is immediately associated with the group, or optionally if the user is associated with the group via the user's organizations, inherited organizations, or user groups.
abstract  boolean GroupLocalService.hasUserGroupGroup(long userGroupId, long groupId)
           
abstract  boolean UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId, long groupId, long roleId)
           
abstract  boolean UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId, long groupId, String roleName)
           
abstract  boolean GroupLocalService.hasUserGroupGroups(long userGroupId)
           
abstract  boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, long roleId)
           
abstract  boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, long roleId, boolean inherit)
           
abstract  boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, String roleName)
           
abstract  boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, String roleName, boolean inherit)
           
abstract  boolean GroupLocalService.hasUserGroups(long userId)
           
abstract  boolean TeamLocalService.hasUserGroupTeam(long userGroupId, long teamId)
           
abstract  boolean TeamLocalService.hasUserGroupTeams(long userGroupId)
           
abstract  boolean UserLocalService.hasUserGroupUser(long userGroupId, long userId)
           
abstract  boolean UserLocalService.hasUserGroupUsers(long userGroupId)
           
abstract  boolean OrganizationLocalService.hasUserOrganization(long userId, long organizationId)
           
abstract  boolean OrganizationLocalService.hasUserOrganization(long userId, long organizationId, boolean inheritSuborganizations, boolean includeSpecifiedOrganization)
          Returns true if the user is a member of the organization, optionally focusing on suborganizations or the specified organization.
abstract  boolean OrganizationLocalService.hasUserOrganizations(long userId)
           
abstract  boolean ResourceLocalService.hasUserPermissions(long userId, long resourceId, List<Resource> resources, String actionId, long[] roleIds)
          Returns true if the roles have permission to perform the action on the resources.
abstract  boolean RoleLocalService.hasUserRole(long userId, long roleId)
           
abstract  boolean RoleLocalService.hasUserRole(long userId, long companyId, String name, boolean inherited)
          Returns true if the user is associated with the named regular role.
abstract  boolean RoleService.hasUserRole(long userId, long companyId, String name, boolean inherited)
          Returns true if the user is associated with the named regular role.
abstract  boolean RoleLocalService.hasUserRoles(long userId)
           
abstract  boolean RoleLocalService.hasUserRoles(long userId, long companyId, String[] names, boolean inherited)
          Returns true if the user has any one of the named regular roles.
abstract  boolean RoleService.hasUserRoles(long userId, long companyId, String[] names, boolean inherited)
          Returns true if the user has any one of the named regular roles.
abstract  boolean TeamService.hasUserTeam(long userId, long teamId)
           
abstract  boolean TeamLocalService.hasUserTeam(long userId, long teamId)
           
abstract  boolean TeamLocalService.hasUserTeams(long userId)
           
abstract  boolean UserGroupLocalService.hasUserUserGroup(long userId, long userGroupId)
           
abstract  boolean UserGroupLocalService.hasUserUserGroups(long userId)
           
abstract  boolean WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId, long groupId, String className)
           
abstract  boolean WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK)
           
abstract  boolean WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK)
           
abstract  boolean WorkflowInstanceLinkLocalService.hasWorkflowInstanceLink(long companyId, long groupId, String className, long classPK)
           
abstract  boolean WorkflowInstanceLinkLocalService.isEnded(long companyId, long groupId, String className, long classPK)
           
abstract  boolean LockLocalService.isLocked(String className, long key)
           
abstract  boolean LockLocalService.isLocked(String className, String key)
           
abstract  boolean UserLocalService.isPasswordExpired(User user)
          Returns true if the user's password is expired.
abstract  boolean UserLocalService.isPasswordExpiringSoon(User user)
          Returns true if the password policy is configured to warn the user that his password is expiring and the remaining time until expiration is equal or less than the configured warning time.
abstract  boolean PasswordTrackerLocalService.isSameAsCurrentPassword(long userId, String newClearTextPwd)
           
abstract  boolean SubscriptionLocalService.isSubscribed(long companyId, long userId, String className, long classPK)
          Returns true if the user is subscribed to the entity.
abstract  boolean SubscriptionLocalService.isSubscribed(long companyId, long userId, String className, long[] classPKs)
          Returns true if the user is subscribed to any of the entities.
abstract  boolean ResourceBlockLocalService.isSupported(String name)
           
abstract  boolean PasswordTrackerLocalService.isValidPassword(long userId, String newClearTextPwd)
           
abstract  Group GroupLocalService.loadFetchGroup(long companyId, String name)
          Returns the group with the matching group name by first searching the system groups and then using the finder cache.
abstract  Role RoleLocalService.loadFetchRole(long companyId, String name)
          Returns a role with the name in the company.
abstract  User UserLocalService.loadGetDefaultUser(long companyId)
          Returns the default user for the company.
abstract  Group GroupLocalService.loadGetGroup(long companyId, String name)
          Returns the group with the matching group name.
abstract  Map<String,Portlet> PortletLocalService.loadGetPortletsPool(long companyId)
           
abstract  Role RoleLocalService.loadGetRole(long companyId, String name)
          Returns a role with the name in the company.
abstract  Lock LockLocalService.lock(String className, String key, String owner)
           
abstract  Lock LockLocalService.lock(String className, String key, String owner, boolean retrieveFromCache)
          Deprecated. As of 6.2.0, replaced by LockLocalService.lock(String, String, String)
abstract  Lock LockLocalService.lock(String className, String key, String expectedOwner, String updatedOwner)
           
abstract  Lock LockLocalService.lock(String className, String key, String expectedOwner, String updatedOwner, boolean retrieveFromCache)
          Deprecated. As of 6.2.0, replaced by LockLocalService.lock(String, String, String, String)
abstract  void ResourceBlockLocalService.releasePermissionedModelResourceBlock(PermissionedModel permissionedModel)
           
abstract  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.
abstract  void ResourceBlockLocalService.releaseResourceBlock(ResourceBlock resourceBlock)
          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.
abstract  void PortletLocalService.removeCompanyPortletsPool(long companyId)
           
abstract  List<LayoutPrototype> LayoutPrototypeLocalService.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
abstract  List<LayoutSetPrototype> LayoutSetPrototypeLocalService.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
abstract  List<LayoutPrototype> LayoutPrototypeService.search(long companyId, Boolean active, OrderByComparator obc)
           
abstract  List<LayoutSetPrototype> LayoutSetPrototypeService.search(long companyId, Boolean active, OrderByComparator obc)
           
abstract  List<MembershipRequest> MembershipRequestLocalService.search(long groupId, int status, int start, int end)
           
abstract  List<Group> GroupLocalService.search(long companyId, LinkedHashMap<String,Object> params, int start, int end)
          Returns an ordered range of all the company's groups, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String,Object> params, int start, int end)
          Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
          Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String,Object> params, int start, int end)
          Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupService.search(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
           
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
          Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupService.search(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end, OrderByComparator obc)
           
abstract  Hits CompanyLocalService.search(long companyId, long userId, String keywords, int start, int end)
          Returns an ordered range of all assets that match the keywords in the company.
abstract  List<Group> GroupLocalService.search(long companyId, long parentGroupId, String keywords, LinkedHashMap<String,Object> params, int start, int end)
          Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long parentGroupId, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.
abstract  Hits OrganizationLocalService.search(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns an ordered range of all the organizations that match the keywords, using the indexer.
abstract  Hits CompanyLocalService.search(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end)
          Returns an ordered range of all assets that match the keywords in the portlet within the company.
abstract  List<Group> GroupLocalService.search(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
          Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Organization> OrganizationLocalService.search(long companyId, long parentOrganizationId, String keywords, String type, Long regionId, Long countryId, LinkedHashMap<String,Object> params, int start, int end)
          Returns a name ordered range of all the organizations that match the keywords, type, region, and country, without using the indexer.
abstract  List<Organization> OrganizationLocalService.search(long companyId, long parentOrganizationId, String keywords, String type, Long regionId, Long countryId, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the organizations that match the keywords, type, region, and country, without using the indexer.
abstract  List<Organization> OrganizationLocalService.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, Long regionId, Long countryId, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
          Returns a name ordered range of all the organizations with the type, region, and country, and whose name, street, city, and zipcode match the keywords specified for them, without using the indexer.
abstract  List<Organization> OrganizationLocalService.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, Long regionId, Long countryId, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the organizations with the type, region, and country, and whose name, street, city, and zipcode match the keywords specified for them, without using the indexer.
abstract  Hits OrganizationLocalService.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns an ordered range of all the organizations whose name, type, or location fields match the keywords specified for them, using the indexer.
abstract  List<Role> RoleLocalService.search(long companyId, String keywords, Integer[] types, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the roles that match the keywords and types.
abstract  List<Role> RoleLocalService.search(long companyId, String keywords, Integer[] types, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the roles that match the keywords, types, and params.
abstract  List<PasswordPolicy> PasswordPolicyLocalService.search(long companyId, String name, int start, int end, OrderByComparator obc)
           
abstract  List<User> UserLocalService.search(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users who match the keywords and status, without using the indexer.
abstract  Hits UserLocalService.search(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns an ordered range of all the users who match the keywords and status, using the indexer.
abstract  List<Group> GroupLocalService.search(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end)
          Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.
abstract  List<UserGroup> UserGroupLocalService.search(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the user groups that match the keywords.
abstract  List<Group> GroupLocalService.search(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.
abstract  Hits UserGroupLocalService.search(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns an ordered range of all the user groups that match the keywords, using the indexer.
abstract  List<Role> RoleLocalService.search(long companyId, String name, String description, Integer[] types, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the roles that match the name, description, and types.
abstract  List<Role> RoleLocalService.search(long companyId, String name, String description, Integer[] types, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the roles that match the name, description, types, and params.
abstract  List<Group> GroupLocalService.search(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
          Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  List<Group> GroupLocalService.search(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  Hits UserGroupLocalService.search(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns an ordered range of all the user groups that match the name and description.
abstract  List<Team> TeamLocalService.search(long groupId, String name, String description, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
           
abstract  List<Group> GroupService.search(long companyId, String name, String description, String[] params, int start, int end)
          Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  List<User> UserLocalService.search(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users with the status, and whose first name, middle name, last name, screen name, and email address match the keywords specified for them, without using the indexer.
abstract  Hits UserLocalService.search(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns an ordered range of all the users with the status, and whose first name, middle name, last name, screen name, and email address match the keywords specified for them, using the indexer.
abstract  int LayoutPrototypeLocalService.searchCount(long companyId, Boolean active)
           
abstract  int LayoutSetPrototypeLocalService.searchCount(long companyId, Boolean active)
           
abstract  int MembershipRequestLocalService.searchCount(long groupId, int status)
           
abstract  int GroupLocalService.searchCount(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String,Object> params)
          Returns the number of groups belonging to the parent group that match the class name IDs, and keywords, optionally including the user's inherited organization groups and user groups.
abstract  int GroupLocalService.searchCount(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator)
          Returns the number of groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.
abstract  int GroupLocalService.searchCount(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String,Object> params)
          Returns the number of groups that match the class name IDs, and keywords, optionally including the user's inherited organization groups and user groups.
abstract  int GroupLocalService.searchCount(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator)
          Returns the number of groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.
abstract  int GroupLocalService.searchCount(long companyId, long parentGroupId, String keywords, LinkedHashMap<String,Object> params)
          Returns the number of groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.
abstract  int GroupLocalService.searchCount(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator)
          Returns the number of groups belonging to the parent group and immediate organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  int OrganizationLocalService.searchCount(long companyId, long parentOrganizationId, String keywords, String type, Long regionId, Long countryId, LinkedHashMap<String,Object> params)
          Returns the number of organizations that match the keywords, type, region, and country.
abstract  int OrganizationLocalService.searchCount(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, Long regionId, Long countryId, LinkedHashMap<String,Object> params, boolean andOperator)
          Returns the number of organizations with the type, region, and country, and whose name, street, city, and zipcode match the keywords specified for them.
abstract  int PasswordPolicyLocalService.searchCount(long companyId, String name)
           
abstract  int RoleLocalService.searchCount(long companyId, String keywords, Integer[] types)
          Returns the number of roles that match the keywords and types.
abstract  int RoleLocalService.searchCount(long companyId, String keywords, Integer[] types, LinkedHashMap<String,Object> params)
          Returns the number of roles that match the keywords, types and params.
abstract  int UserLocalService.searchCount(long companyId, String keywords, int status, LinkedHashMap<String,Object> params)
          Returns the number of users who match the keywords and status.
abstract  int UserGroupLocalService.searchCount(long companyId, String keywords, LinkedHashMap<String,Object> params)
          Returns the number of user groups that match the keywords
abstract  int GroupLocalService.searchCount(long companyId, String keywords, LinkedHashMap<String,Object> params)
          Returns the number of groups that match the keywords, optionally including the user's inherited organization groups and user groups.
abstract  int RoleLocalService.searchCount(long companyId, String name, String description, Integer[] types)
          Returns the number of roles that match the name, description, and types.
abstract  int RoleLocalService.searchCount(long companyId, String name, String description, Integer[] types, LinkedHashMap<String,Object> params)
          Returns the number of roles that match the name, description, types, and params.
abstract  int TeamLocalService.searchCount(long groupId, String name, String description, LinkedHashMap<String,Object> params)
           
abstract  int GroupLocalService.searchCount(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andOperator)
          Returns the number of groups and immediate organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
abstract  int GroupService.searchCount(long companyId, String name, String description, String[] params)
          Returns the number of groups and organization groups that match the name and description, optionally including the user's inherited organizations and user groups.
abstract  int UserLocalService.searchCount(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch)
          Returns the number of users with the status, and whose first name, middle name, last name, screen name, and email address match the keywords specified for them.
abstract  void PortalService.testAutoSyncHibernateSessionStateOnTxCreation()
           
abstract  void LockLocalService.unlock(String className, String key, String owner)
           
abstract  void LockLocalService.unlock(String className, String key, String owner, boolean retrieveFromCache)
          Deprecated. As of 6.2.0, replaced by LockLocalService.unlock(String, String, String)
abstract  ResourceBlock ResourceBlockLocalService.updateResourceBlockId(long companyId, long groupId, String name, PermissionedModel permissionedModel, String permissionsHash, ResourceBlockPermissionsContainer resourceBlockPermissionsContainer)
           
 

Uses of Transactional in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl with annotations of type Transactional
 long UserLocalServiceImpl.authenticateForBasic(long companyId, String authType, String login, String password)
          Attempts to authenticate the user using HTTP basic access authentication, without using the AuthPipeline.
 long UserLocalServiceImpl.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.
 boolean UserLocalServiceImpl.authenticateForJAAS(long userId, String encPassword)
          Attempts to authenticate the user using JAAS credentials, without using the AuthPipeline.
 void ClassNameLocalServiceImpl.checkClassNames()
           
 void GroupLocalServiceImpl.checkCompanyGroup(long companyId)
          Adds a company group if it does not exist.
 void ResourceActionLocalServiceImpl.checkResourceActions()
           
 void GroupLocalServiceImpl.checkSystemGroups(long companyId)
          Creates systems groups and other related data needed by the system on the very first startup.
 void RoleLocalServiceImpl.checkSystemRoles(long companyId)
          Checks to ensure that the system roles map has appropriate default roles in the company.
 void PortletLocalServiceImpl.clearCompanyPortletsPool()
           
 String UserLocalServiceImpl.encryptUserId(String name)
          Encrypts the primary key of the user.
 Lock LockLocalServiceImpl.lock(String className, String key, String owner)
           
 Lock LockLocalServiceImpl.lock(String className, String key, String owner, boolean retrieveFromCache)
          Deprecated. As of 6.2.0, replaced by LockLocalServiceImpl.lock(String, String, String)
 Lock LockLocalServiceImpl.lock(String className, String key, String expectedOwner, String updatedOwner)
           
 Lock LockLocalServiceImpl.lock(String className, String key, String expectedOwner, String updatedOwner, boolean retrieveFromCache)
          Deprecated. As of 6.2.0, replaced by LockLocalServiceImpl.lock(String, String, String, String)
 void ResourceBlockLocalServiceImpl.releasePermissionedModelResourceBlock(PermissionedModel permissionedModel)
           
 void ResourceBlockLocalServiceImpl.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 ResourceBlockLocalServiceImpl.releaseResourceBlock(ResourceBlock resourceBlock)
          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 PortletLocalServiceImpl.removeCompanyPortletsPool(long companyId)
           
 void PortalServiceImpl.testAutoSyncHibernateSessionStateOnTxCreation()
           
 void LockLocalServiceImpl.unlock(String className, String key, String owner)
           
 void LockLocalServiceImpl.unlock(String className, String key, String owner, boolean retrieveFromCache)
          Deprecated. As of 6.2.0, replaced by LockLocalServiceImpl.unlock(String, String, String)
 ResourceBlock ResourceBlockLocalServiceImpl.updateResourceBlockId(long companyId, long groupId, String name, PermissionedModel permissionedModel, String permissionsHash, ResourceBlockPermissionsContainer resourceBlockPermissionsContainer)
           
 

Uses of Transactional in com.liferay.portal.spring.transaction
 

Methods in com.liferay.portal.spring.transaction with parameters of type Transactional
static org.springframework.transaction.interceptor.TransactionAttribute TransactionAttributeBuilder.build(Transactional transactional)
           
 

Uses of Transactional in com.liferay.portlet.announcements.service
 

Classes in com.liferay.portlet.announcements.service with annotations of type Transactional
 interface AnnouncementsDeliveryLocalService
          Provides the local service interface for AnnouncementsDelivery.
 interface AnnouncementsDeliveryService
          Provides the remote service interface for AnnouncementsDelivery.
 interface AnnouncementsEntryLocalService
          Provides the local service interface for AnnouncementsEntry.
 interface AnnouncementsEntryService
          Provides the remote service interface for AnnouncementsEntry.
 interface AnnouncementsFlagLocalService
          Provides the local service interface for AnnouncementsFlag.
 interface AnnouncementsFlagService
          Provides the remote service interface for AnnouncementsFlag.
 

Methods in com.liferay.portlet.announcements.service with annotations of type Transactional
abstract  AnnouncementsDelivery AnnouncementsDeliveryLocalService.fetchAnnouncementsDelivery(long deliveryId)
           
abstract  AnnouncementsEntry AnnouncementsEntryLocalService.fetchAnnouncementsEntry(long entryId)
           
abstract  AnnouncementsEntry AnnouncementsEntryLocalService.fetchAnnouncementsEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the announcements entry with the matching UUID and company.
abstract  AnnouncementsFlag AnnouncementsFlagLocalService.fetchAnnouncementsFlag(long flagId)
           
abstract  List<AnnouncementsDelivery> AnnouncementsDeliveryLocalService.getAnnouncementsDeliveries(int start, int end)
          Returns a range of all the announcements deliveries.
abstract  int AnnouncementsDeliveryLocalService.getAnnouncementsDeliveriesCount()
          Returns the number of announcements deliveries.
abstract  AnnouncementsDelivery AnnouncementsDeliveryLocalService.getAnnouncementsDelivery(long deliveryId)
          Returns the announcements delivery with the primary key.
abstract  List<AnnouncementsEntry> AnnouncementsEntryLocalService.getAnnouncementsEntries(int start, int end)
          Returns a range of all the announcements entries.
abstract  int AnnouncementsEntryLocalService.getAnnouncementsEntriesCount()
          Returns the number of announcements entries.
abstract  AnnouncementsEntry AnnouncementsEntryLocalService.getAnnouncementsEntry(long entryId)
          Returns the announcements entry with the primary key.
abstract  AnnouncementsEntry AnnouncementsEntryLocalService.getAnnouncementsEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the announcements entry with the matching UUID and company.
abstract  AnnouncementsFlag AnnouncementsFlagLocalService.getAnnouncementsFlag(long flagId)
          Returns the announcements flag with the primary key.
abstract  List<AnnouncementsFlag> AnnouncementsFlagLocalService.getAnnouncementsFlags(int start, int end)
          Returns a range of all the announcements flags.
abstract  int AnnouncementsFlagLocalService.getAnnouncementsFlagsCount()
          Returns the number of announcements flags.
abstract  AnnouncementsDelivery AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
           
abstract  List<AnnouncementsEntry> AnnouncementsEntryLocalService.getEntries(long userId, LinkedHashMap<Long,long[]> scopes, boolean alert, int flagValue, int start, int end)
           
abstract  List<AnnouncementsEntry> AnnouncementsEntryLocalService.getEntries(long userId, LinkedHashMap<Long,long[]> scopes, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean alert, int flagValue, int start, int end)
           
abstract  List<AnnouncementsEntry> AnnouncementsEntryLocalService.getEntries(long classNameId, long classPK, boolean alert, int start, int end)
           
abstract  List<AnnouncementsEntry> AnnouncementsEntryLocalService.getEntries(long userId, long classNameId, long[] classPKs, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean alert, int flagValue, int start, int end)
           
abstract  int AnnouncementsEntryLocalService.getEntriesCount(long userId, LinkedHashMap<Long,long[]> scopes, boolean alert, int flagValue)
           
abstract  int AnnouncementsEntryLocalService.getEntriesCount(long userId, LinkedHashMap<Long,long[]> scopes, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean alert, int flagValue)
           
abstract  int AnnouncementsEntryLocalService.getEntriesCount(long classNameId, long classPK, boolean alert)
           
abstract  int AnnouncementsEntryLocalService.getEntriesCount(long userId, long classNameId, long[] classPKs, boolean alert, int flagValue)
           
abstract  int AnnouncementsEntryLocalService.getEntriesCount(long userId, long classNameId, long[] classPKs, int displayDateMonth, int displayDateDay, int displayDateYear, int displayDateHour, int displayDateMinute, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean alert, int flagValue)
           
abstract  AnnouncementsEntry AnnouncementsEntryLocalService.getEntry(long entryId)
           
abstract  AnnouncementsEntry AnnouncementsEntryService.getEntry(long entryId)
           
abstract  AnnouncementsFlag AnnouncementsFlagService.getFlag(long entryId, int value)
           
abstract  AnnouncementsFlag AnnouncementsFlagLocalService.getFlag(long userId, long entryId, int value)
           
abstract  PersistedModel AnnouncementsFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AnnouncementsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AnnouncementsDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<AnnouncementsDelivery> AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
           
abstract  AnnouncementsDelivery AnnouncementsDeliveryLocalService.getUserDelivery(long userId, String type)
           
abstract  List<AnnouncementsEntry> AnnouncementsEntryLocalService.getUserEntries(long userId, int start, int end)
           
abstract  int AnnouncementsEntryLocalService.getUserEntriesCount(long userId)
           
 

Uses of Transactional in com.liferay.portlet.asset.service
 

Classes in com.liferay.portlet.asset.service with annotations of type Transactional
 interface AssetCategoryLocalService
          Provides the local service interface for AssetCategory.
 interface AssetCategoryPropertyLocalService
          Provides the local service interface for AssetCategoryProperty.
 interface AssetCategoryPropertyService
          Provides the remote service interface for AssetCategoryProperty.
 interface AssetCategoryService
          Provides the remote service interface for AssetCategory.
 interface AssetEntryLocalService
          Provides the local service interface for AssetEntry.
 interface AssetEntryService
          Provides the remote service interface for AssetEntry.
 interface AssetLinkLocalService
          Provides the local service interface for AssetLink.
 interface AssetTagLocalService
          Provides the local service interface for AssetTag.
 interface AssetTagPropertyLocalService
          Provides the local service interface for AssetTagProperty.
 interface AssetTagPropertyService
          Provides the remote service interface for AssetTagProperty.
 interface AssetTagService
          Provides the remote service interface for AssetTag.
 interface AssetTagStatsLocalService
          Provides the local service interface for AssetTagStats.
 interface AssetVocabularyLocalService
          Provides the local service interface for AssetVocabulary.
 interface AssetVocabularyService
          Provides the remote service interface for AssetVocabulary.
 

Methods in com.liferay.portlet.asset.service with annotations of type Transactional
abstract  AssetCategory AssetCategoryLocalService.fetchAssetCategory(long categoryId)
           
abstract  AssetCategory AssetCategoryLocalService.fetchAssetCategoryByUuidAndCompanyId(String uuid, long companyId)
          Returns the asset category with the matching UUID and company.
abstract  AssetCategory AssetCategoryLocalService.fetchAssetCategoryByUuidAndGroupId(String uuid, long groupId)
          Returns the asset category matching the UUID and group.
abstract  AssetCategoryProperty AssetCategoryPropertyLocalService.fetchAssetCategoryProperty(long categoryPropertyId)
           
abstract  AssetEntry AssetEntryLocalService.fetchAssetEntry(long entryId)
           
abstract  AssetLink AssetLinkLocalService.fetchAssetLink(long linkId)
           
abstract  AssetTag AssetTagLocalService.fetchAssetTag(long tagId)
           
abstract  AssetTagProperty AssetTagPropertyLocalService.fetchAssetTagProperty(long tagPropertyId)
           
abstract  AssetTagStats AssetTagStatsLocalService.fetchAssetTagStats(long tagStatsId)
           
abstract  AssetVocabulary AssetVocabularyLocalService.fetchAssetVocabulary(long vocabularyId)
           
abstract  AssetVocabulary AssetVocabularyLocalService.fetchAssetVocabularyByUuidAndCompanyId(String uuid, long companyId)
          Returns the asset vocabulary with the matching UUID and company.
abstract  AssetVocabulary AssetVocabularyLocalService.fetchAssetVocabularyByUuidAndGroupId(String uuid, long groupId)
          Returns the asset vocabulary matching the UUID and group.
abstract  AssetCategory AssetCategoryLocalService.fetchCategory(long categoryId)
           
abstract  AssetEntry AssetEntryLocalService.fetchEntry(long entryId)
           
abstract  AssetEntry AssetEntryLocalService.fetchEntry(long groupId, String classUuid)
           
abstract  AssetEntry AssetEntryLocalService.fetchEntry(String className, long classPK)
           
abstract  List<AssetEntry> AssetEntryLocalService.getAncestorEntries(long entryId)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getAssetCategories(int start, int end)
          Returns a range of all the asset categories.
abstract  int AssetCategoryLocalService.getAssetCategoriesCount()
          Returns the number of asset categories.
abstract  AssetCategory AssetCategoryLocalService.getAssetCategory(long categoryId)
          Returns the asset category with the primary key.
abstract  List<AssetEntry> AssetEntryLocalService.getAssetCategoryAssetEntries(long categoryId)
           
abstract  List<AssetEntry> AssetEntryLocalService.getAssetCategoryAssetEntries(long categoryId, int start, int end)
           
abstract  List<AssetEntry> AssetEntryLocalService.getAssetCategoryAssetEntries(long categoryId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int AssetEntryLocalService.getAssetCategoryAssetEntriesCount(long categoryId)
           
abstract  AssetCategory AssetCategoryLocalService.getAssetCategoryByUuidAndCompanyId(String uuid, long companyId)
          Returns the asset category with the matching UUID and company.
abstract  AssetCategory AssetCategoryLocalService.getAssetCategoryByUuidAndGroupId(String uuid, long groupId)
          Returns the asset category matching the UUID and group.
abstract  List<AssetCategoryProperty> AssetCategoryPropertyLocalService.getAssetCategoryProperties(int start, int end)
          Returns a range of all the asset category properties.
abstract  int AssetCategoryPropertyLocalService.getAssetCategoryPropertiesCount()
          Returns the number of asset category properties.
abstract  AssetCategoryProperty AssetCategoryPropertyLocalService.getAssetCategoryProperty(long categoryPropertyId)
          Returns the asset category property with the primary key.
abstract  List<AssetEntry> AssetEntryLocalService.getAssetEntries(int start, int end)
          Returns a range of all the asset entries.
abstract  int AssetEntryLocalService.getAssetEntriesCount()
          Returns the number of asset entries.
abstract  AssetEntry AssetEntryLocalService.getAssetEntry(long entryId)
          Returns the asset entry with the primary key.
abstract  List<AssetCategory> AssetCategoryLocalService.getAssetEntryAssetCategories(long entryId)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getAssetEntryAssetCategories(long entryId, int start, int end)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getAssetEntryAssetCategories(long entryId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int AssetCategoryLocalService.getAssetEntryAssetCategoriesCount(long entryId)
           
abstract  List<AssetTag> AssetTagLocalService.getAssetEntryAssetTags(long entryId)
           
abstract  List<AssetTag> AssetTagLocalService.getAssetEntryAssetTags(long entryId, int start, int end)
           
abstract  List<AssetTag> AssetTagLocalService.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int AssetTagLocalService.getAssetEntryAssetTagsCount(long entryId)
           
abstract  AssetLink AssetLinkLocalService.getAssetLink(long linkId)
          Returns the asset link with the primary key.
abstract  List<AssetLink> AssetLinkLocalService.getAssetLinks(int start, int end)
          Returns a range of all the asset links.
abstract  int AssetLinkLocalService.getAssetLinksCount()
          Returns the number of asset links.
abstract  AssetTag AssetTagLocalService.getAssetTag(long tagId)
          Returns the asset tag with the primary key.
abstract  List<AssetEntry> AssetEntryLocalService.getAssetTagAssetEntries(long tagId)
           
abstract  List<AssetEntry> AssetEntryLocalService.getAssetTagAssetEntries(long tagId, int start, int end)
           
abstract  List<AssetEntry> AssetEntryLocalService.getAssetTagAssetEntries(long tagId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int AssetEntryLocalService.getAssetTagAssetEntriesCount(long tagId)
           
abstract  List<AssetTagProperty> AssetTagPropertyLocalService.getAssetTagProperties(int start, int end)
          Returns a range of all the asset tag properties.
abstract  int AssetTagPropertyLocalService.getAssetTagPropertiesCount()
          Returns the number of asset tag properties.
abstract  AssetTagProperty AssetTagPropertyLocalService.getAssetTagProperty(long tagPropertyId)
          Returns the asset tag property with the primary key.
abstract  List<AssetTag> AssetTagLocalService.getAssetTags(int start, int end)
          Returns a range of all the asset tags.
abstract  int AssetTagLocalService.getAssetTagsCount()
          Returns the number of asset tags.
abstract  AssetTagStats AssetTagStatsLocalService.getAssetTagStats(long tagStatsId)
          Returns the asset tag stats with the primary key.
abstract  List<AssetTagStats> AssetTagStatsLocalService.getAssetTagStatses(int start, int end)
          Returns a range of all the asset tag statses.
abstract  int AssetTagStatsLocalService.getAssetTagStatsesCount()
          Returns the number of asset tag statses.
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getAssetVocabularies(int start, int end)
          Returns a range of all the asset vocabularies.
abstract  int AssetVocabularyLocalService.getAssetVocabulariesCount()
          Returns the number of asset vocabularies.
abstract  AssetVocabulary AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId)
          Returns the asset vocabulary with the primary key.
abstract  AssetVocabulary AssetVocabularyLocalService.getAssetVocabularyByUuidAndCompanyId(String uuid, long companyId)
          Returns the asset vocabulary with the matching UUID and company.
abstract  AssetVocabulary AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId)
          Returns the asset vocabulary matching the UUID and group.
abstract  List<AssetCategory> AssetCategoryLocalService.getCategories()
           
abstract  List<AssetCategory> AssetCategoryLocalService.getCategories(long classNameId, long classPK)
           
abstract  List<AssetCategory> AssetCategoryService.getCategories(String className, long classPK)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getCategories(String className, long classPK)
           
abstract  AssetCategory AssetCategoryService.getCategory(long categoryId)
           
abstract  AssetCategory AssetCategoryLocalService.getCategory(long categoryId)
           
abstract  AssetCategory AssetCategoryLocalService.getCategory(String uuid, long groupId)
           
abstract  long[] AssetCategoryLocalService.getCategoryIds(String className, long classPK)
           
abstract  String[] AssetCategoryLocalService.getCategoryNames()
           
abstract  String[] AssetCategoryLocalService.getCategoryNames(long classNameId, long classPK)
           
abstract  String[] AssetCategoryLocalService.getCategoryNames(String className, long classPK)
           
abstract  List<AssetCategoryProperty> AssetCategoryPropertyLocalService.getCategoryProperties()
           
abstract  List<AssetCategoryProperty> AssetCategoryPropertyLocalService.getCategoryProperties(long entryId)
           
abstract  List<AssetCategoryProperty> AssetCategoryPropertyService.getCategoryProperties(long entryId)
           
abstract  AssetCategoryProperty AssetCategoryPropertyLocalService.getCategoryProperty(long categoryPropertyId)
           
abstract  AssetCategoryProperty AssetCategoryPropertyLocalService.getCategoryProperty(long categoryId, String key)
           
abstract  List<AssetCategoryProperty> AssetCategoryPropertyLocalService.getCategoryPropertyValues(long groupId, String key)
           
abstract  List<AssetCategoryProperty> AssetCategoryPropertyService.getCategoryPropertyValues(long companyId, String key)
           
abstract  List<AssetCategory> AssetCategoryService.getChildCategories(long parentCategoryId)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getChildCategories(long parentCategoryId)
           
abstract  List<AssetCategory> AssetCategoryService.getChildCategories(long parentCategoryId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getChildCategories(long parentCategoryId, int start, int end, OrderByComparator obc)
           
abstract  int AssetCategoryLocalService.getChildCategoriesCount(long parentCategoryId)
           
abstract  List<AssetEntry> AssetEntryLocalService.getChildEntries(long entryId)
           
abstract  List<AssetEntry> AssetEntryLocalService.getCompanyEntries(long companyId, int start, int end)
           
abstract  List<AssetEntry> AssetEntryService.getCompanyEntries(long companyId, int start, int end)
           
abstract  int AssetEntryLocalService.getCompanyEntriesCount(long companyId)
           
abstract  int AssetEntryService.getCompanyEntriesCount(long companyId)
           
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getCompanyVocabularies(long companyId)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getCompanyVocabularies(long companyId)
           
abstract  List<AssetLink> AssetLinkLocalService.getDirectLinks(long entryId)
          Returns all the asset links whose first entry ID is the given entry ID.
abstract  List<AssetLink> AssetLinkLocalService.getDirectLinks(long entryId, int typeId)
          Returns all the asset links of the given link type whose first entry ID is the given entry ID.
abstract  List<AssetEntry> AssetEntryLocalService.getEntries(AssetEntryQuery entryQuery)
           
abstract  List<AssetEntry> AssetEntryService.getEntries(AssetEntryQuery entryQuery)
           
abstract  int AssetEntryLocalService.getEntriesCount(AssetEntryQuery entryQuery)
           
abstract  int AssetEntryService.getEntriesCount(AssetEntryQuery entryQuery)
           
abstract  AssetEntry AssetEntryLocalService.getEntry(long entryId)
           
abstract  AssetEntry AssetEntryService.getEntry(long entryId)
           
abstract  AssetEntry AssetEntryLocalService.getEntry(long groupId, String classUuid)
           
abstract  AssetEntry AssetEntryLocalService.getEntry(String className, long classPK)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getEntryCategories(long entryId)
           
abstract  List<AssetTag> AssetTagLocalService.getEntryTags(long entryId)
          Returns the asset tags of the asset entry.
abstract  List<AssetTag> AssetTagService.getGroupsTags(long[] groupIds)
           
abstract  List<AssetTag> AssetTagLocalService.getGroupsTags(long[] groupIds)
          Returns the asset tags in the groups.
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getGroupsVocabularies(long[] groupIds)
           
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds, String className)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getGroupsVocabularies(long[] groupIds, String className)
           
abstract  List<AssetTag> AssetTagService.getGroupTags(long groupId)
           
abstract  List<AssetTag> AssetTagLocalService.getGroupTags(long groupId)
          Returns the asset tags in the group.
abstract  List<AssetTag> AssetTagLocalService.getGroupTags(long groupId, int start, int end)
          Returns a range of all the asset tags in the group.
abstract  List<AssetTag> AssetTagService.getGroupTags(long groupId, int start, int end, OrderByComparator obc)
           
abstract  int AssetTagService.getGroupTagsCount(long groupId)
           
abstract  int AssetTagLocalService.getGroupTagsCount(long groupId)
          Returns the number of asset tags in the group.
abstract  AssetTagDisplay AssetTagService.getGroupTagsDisplay(long groupId, String name, int start, int end)
           
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getGroupVocabularies(long groupId)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getGroupVocabularies(long groupId)
           
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getGroupVocabularies(long groupId, boolean addDefaultVocabulary)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getGroupVocabularies(long groupId, boolean createDefaultVocabulary)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getGroupVocabularies(long groupId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator obc)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator obc)
           
abstract  int AssetVocabularyService.getGroupVocabulariesCount(long groupId)
           
abstract  int AssetVocabularyService.getGroupVocabulariesCount(long groupId, String name)
           
abstract  AssetVocabularyDisplay AssetVocabularyService.getGroupVocabulariesDisplay(long groupId, String title, int start, int end, boolean addDefaultVocabulary, OrderByComparator obc)
           
abstract  AssetVocabularyDisplay AssetVocabularyService.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, OrderByComparator obc)
           
abstract  AssetVocabulary AssetVocabularyLocalService.getGroupVocabulary(long groupId, String name)
           
abstract  JSONObject AssetTagService.getJSONGroupTags(long groupId, String name, int start, int end)
          Deprecated. As of 6.2.0, replaced by AssetTagService.getGroupTagsDisplay(long, String, int, int)
abstract  JSONObject AssetVocabularyService.getJSONGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, with no direct replacement
abstract  JSONArray AssetCategoryService.getJSONSearch(long groupId, String name, long[] vocabularyIds, int start, int end)
          Deprecated. As of 6.2.0, replaced by AssetCategoryService.search(long[], String, long[], int, int)
abstract  JSONObject AssetCategoryService.getJSONVocabularyCategories(long vocabularyId, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyCategoriesDisplay(long, int, int, OrderByComparator)
abstract  JSONObject AssetCategoryService.getJSONVocabularyCategories(long groupId, String title, long vocabularyId, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyCategoriesDisplay(long, String, long, int, int, OrderByComparator)
abstract  List<AssetLink> AssetLinkLocalService.getLinks(long entryId)
          Returns all the asset links whose first or second entry ID is the given entry ID.
abstract  List<AssetLink> AssetLinkLocalService.getLinks(long entryId, int typeId)
          Returns all the asset links of the given link type whose first or second entry ID is the given entry ID.
abstract  AssetEntry AssetEntryLocalService.getNextEntry(long entryId)
           
abstract  AssetEntry AssetEntryLocalService.getParentEntry(long entryId)
           
abstract  PersistedModel AssetTagStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetTagPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetCategoryPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetTagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel AssetVocabularyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  AssetEntry AssetEntryLocalService.getPreviousEntry(long entryId)
           
abstract  List<AssetLink> AssetLinkLocalService.getReverseLinks(long entryId, int typeId)
          Returns all the asset links of the given link type whose second entry ID is the given entry ID.
abstract  List<AssetTag> AssetTagLocalService.getSocialActivityCounterOffsetTags(long groupId, String socialActivityCounterName, int startOffset, int endOffset)
           
abstract  List<AssetTag> AssetTagLocalService.getSocialActivityCounterPeriodTags(long groupId, String socialActivityCounterName, int startPeriod, int endPeriod)
           
abstract  List<Long> AssetCategoryLocalService.getSubcategoryIds(long parentCategoryId)
           
abstract  AssetTag AssetTagService.getTag(long tagId)
           
abstract  AssetTag AssetTagLocalService.getTag(long tagId)
          Returns the asset tag with the primary key.
abstract  AssetTag AssetTagLocalService.getTag(long groupId, String name)
          Returns the asset tag with the name in the group.
abstract  long[] AssetTagLocalService.getTagIds(long[] groupIds, String name)
          Returns the primary keys of the asset tags with the name in the groups.
abstract  long[] AssetTagLocalService.getTagIds(long[] groupIds, String[] names)
          Returns the primary keys of the asset tags with the names in the groups.
abstract  long[] AssetTagLocalService.getTagIds(long groupId, String[] names)
          Returns the primary keys of the asset tags with the names in the group.
abstract  String[] AssetTagLocalService.getTagNames()
          Returns the names of all the asset tags.
abstract  String[] AssetTagLocalService.getTagNames(long classNameId, long classPK)
          Returns the names of the asset tags of the entity.
abstract  String[] AssetTagLocalService.getTagNames(String className, long classPK)
          Returns the names of the asset tags of the entity
abstract  List<AssetTagProperty> AssetTagPropertyLocalService.getTagProperties()
          Returns all the asset tag property instances.
abstract  List<AssetTagProperty> AssetTagPropertyLocalService.getTagProperties(long tagId)
          Returns all the asset tag property instances with the specified tag ID.
abstract  List<AssetTagProperty> AssetTagPropertyService.getTagProperties(long tagId)
          Returns all the asset tag property instances with the specified tag ID.
abstract  AssetTagProperty AssetTagPropertyLocalService.getTagProperty(long tagPropertyId)
          Returns the asset tag property with the specified ID.
abstract  AssetTagProperty AssetTagPropertyLocalService.getTagProperty(long tagId, String key)
          Returns the asset tag property with the specified tag ID and key.
abstract  String[] AssetTagPropertyLocalService.getTagPropertyKeys(long groupId)
          Returns asset tag property keys with the specified group
abstract  List<AssetTagProperty> AssetTagPropertyLocalService.getTagPropertyValues(long groupId, String key)
          Returns asset tag properties with the specified group and key.
abstract  List<AssetTagProperty> AssetTagPropertyService.getTagPropertyValues(long companyId, String key)
          Returns asset tag properties with the specified group and key.
abstract  List<AssetTag> AssetTagLocalService.getTags()
          Returns all the asset tags.
abstract  List<AssetTag> AssetTagService.getTags(long[] groupIds, String name, String[] tagProperties, int start, int end)
           
abstract  List<AssetTag> AssetTagLocalService.getTags(long classNameId, long classPK)
          Returns the asset tags of the entity.
abstract  List<AssetTag> AssetTagService.getTags(long groupId, long classNameId, String name)
           
abstract  List<AssetTag> AssetTagLocalService.getTags(long groupId, long classNameId, String name)
           
abstract  List<AssetTag> AssetTagLocalService.getTags(long groupId, long classNameId, String name, int start, int end)
           
abstract  List<AssetTag> AssetTagService.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator obc)
           
abstract  List<AssetTag> AssetTagService.getTags(long groupId, String name, String[] tagProperties, int start, int end)
           
abstract  List<AssetTag> AssetTagService.getTags(String className, long classPK)
           
abstract  List<AssetTag> AssetTagLocalService.getTags(String className, long classPK)
          Returns the asset tags of the entity.
abstract  int AssetTagService.getTagsCount(long groupId, long classNameId, String name)
           
abstract  int AssetTagService.getTagsCount(long groupId, String name)
           
abstract  int AssetTagService.getTagsCount(long groupId, String name, String[] tagProperties)
           
abstract  int AssetTagLocalService.getTagsSize(long groupId, long classNameId, String name)
           
abstract  List<AssetTagStats> AssetTagStatsLocalService.getTagStats(long classNameId, int start, int end)
          Returns a range of all the asset tag statistics instances associated with the asset entry matching the class name ID.
abstract  AssetTagStats AssetTagStatsLocalService.getTagStats(long tagId, long classNameId)
          Returns the asset tag statistics instance with the tag and asset entry matching the class name ID
abstract  List<AssetEntry> AssetEntryLocalService.getTopViewedEntries(String[] className, boolean asc, int start, int end)
           
abstract  List<AssetEntry> AssetEntryLocalService.getTopViewedEntries(String className, boolean asc, int start, int end)
           
abstract  List<AssetVocabulary> AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds)
           
abstract  List<AssetVocabulary> AssetVocabularyService.getVocabularies(long[] vocabularyIds)
           
abstract  AssetVocabulary AssetVocabularyLocalService.getVocabulary(long vocabularyId)
           
abstract  AssetVocabulary AssetVocabularyService.getVocabulary(long vocabularyId)
           
abstract  List<AssetCategory> AssetCategoryService.getVocabularyCategories(long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getVocabularyCategories(long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryService.getVocabularyCategories(long parentCategoryId, long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryLocalService.getVocabularyCategories(long parentCategoryId, long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryService.getVocabularyCategories(long groupId, String name, long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  int AssetCategoryLocalService.getVocabularyCategoriesCount(long vocabularyId)
           
abstract  int AssetCategoryService.getVocabularyCategoriesCount(long groupId, long vocabularyId)
           
abstract  int AssetCategoryService.getVocabularyCategoriesCount(long groupId, String name, long vocabularyId)
           
abstract  AssetCategoryDisplay AssetCategoryService.getVocabularyCategoriesDisplay(long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  AssetCategoryDisplay AssetCategoryService.getVocabularyCategoriesDisplay(long groupId, String name, long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryService.getVocabularyRootCategories(long vocabularyId, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by AssetCategoryService.getVocabularyRootCategories(long, long, int, int, OrderByComparator)
abstract  List<AssetCategory> AssetCategoryLocalService.getVocabularyRootCategories(long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  List<AssetCategory> AssetCategoryService.getVocabularyRootCategories(long groupId, long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  int AssetCategoryLocalService.getVocabularyRootCategoriesCount(long vocabularyId)
           
abstract  int AssetCategoryService.getVocabularyRootCategoriesCount(long groupId, long vocabularyId)
           
abstract  boolean AssetEntryLocalService.hasAssetCategoryAssetEntries(long categoryId)
           
abstract  boolean AssetEntryLocalService.hasAssetCategoryAssetEntry(long categoryId, long entryId)
           
abstract  boolean AssetCategoryLocalService.hasAssetEntryAssetCategories(long entryId)
           
abstract  boolean AssetCategoryLocalService.hasAssetEntryAssetCategory(long entryId, long categoryId)
           
abstract  boolean AssetTagLocalService.hasAssetEntryAssetTag(long entryId, long tagId)
           
abstract  boolean AssetTagLocalService.hasAssetEntryAssetTags(long entryId)
           
abstract  boolean AssetEntryLocalService.hasAssetTagAssetEntries(long tagId)
           
abstract  boolean AssetEntryLocalService.hasAssetTagAssetEntry(long tagId, long entryId)
           
abstract  boolean AssetTagLocalService.hasTag(long groupId, String name)
          Returns true if the group contains an asset tag with the name.
abstract  void AssetEntryLocalService.reindex(List<AssetEntry> entries)
           
abstract  JSONArray AssetCategoryService.search(long[] groupIds, String title, long[] vocabularyIds, int start, int end)
           
abstract  JSONArray AssetTagService.search(long[] groupIds, String name, String[] tagProperties, int start, int end)
           
abstract  List<AssetTag> AssetTagLocalService.search(long[] groupIds, String name, String[] tagProperties, int start, int end)
          Returns the asset tags in the groups whose names match the pattern and the properties.
abstract  Hits AssetEntryLocalService.search(long companyId, long[] groupIds, long userId, String className, String keywords, int start, int end)
          Deprecated. As of 6.2.0, replaced by AssetEntryLocalService.search(long, long[], long, String, String, int, int, int)
abstract  Hits AssetEntryLocalService.search(long companyId, long[] groupIds, long userId, String className, String keywords, int status, int start, int end)
           
abstract  Hits AssetEntryLocalService.search(long companyId, long[] groupIds, long userId, String className, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean andSearch, int start, int end)
          Deprecated. As of 6.2.0, replaced by AssetEntryLocalService.search(long, long[], long, String, String, String, String, String, String, int, boolean, int, int)
abstract  Hits AssetEntryLocalService.search(long companyId, long[] groupIds, long userId, String className, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end)
           
abstract  Hits AssetEntryLocalService.search(long companyId, long[] groupIds, String className, String keywords, int start, int end)
          Deprecated. As of 6.2.0, replaced by AssetEntryLocalService.search(long, long[], long, String, String, int, int, int)
abstract  List<AssetCategory> AssetCategoryService.search(long groupId, String keywords, long vocabularyId, int start, int end, OrderByComparator obc)
           
abstract  JSONArray AssetTagService.search(long groupId, String name, String[] tagProperties, int start, int end)
           
abstract  List<AssetTag> AssetTagLocalService.search(long groupId, String name, String[] tagProperties, int start, int end)
          Returns the asset tags in the group whose names match the pattern and the properties.
abstract  JSONArray AssetCategoryService.search(long groupId, String name, String[] categoryProperties, int start, int end)
           
abstract  List<AssetCategory> AssetCategoryLocalService.search(long groupId, String name, String[] categoryProperties, int start, int end)
           
 

Uses of Transactional in com.liferay.portlet.blogs.service
 

Classes in com.liferay.portlet.blogs.service with annotations of type Transactional
 interface BlogsEntryLocalService
          Provides the local service interface for BlogsEntry.
 interface BlogsEntryService
          Provides the remote service interface for BlogsEntry.
 interface BlogsStatsUserLocalService
          Provides the local service interface for BlogsStatsUser.
 

Methods in com.liferay.portlet.blogs.service with annotations of type Transactional
abstract  BlogsEntry BlogsEntryLocalService.fetchBlogsEntry(long entryId)
           
abstract  BlogsEntry BlogsEntryLocalService.fetchBlogsEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the blogs entry with the matching UUID and company.
abstract  BlogsEntry BlogsEntryLocalService.fetchBlogsEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the blogs entry matching the UUID and group.
abstract  BlogsStatsUser BlogsStatsUserLocalService.fetchBlogsStatsUser(long statsUserId)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getBlogsEntries(int start, int end)
          Returns a range of all the blogs entries.
abstract  int BlogsEntryLocalService.getBlogsEntriesCount()
          Returns the number of blogs entries.
abstract  BlogsEntry BlogsEntryLocalService.getBlogsEntry(long entryId)
          Returns the blogs entry with the primary key.
abstract  BlogsEntry BlogsEntryLocalService.getBlogsEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the blogs entry with the matching UUID and company.
abstract  BlogsEntry BlogsEntryLocalService.getBlogsEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the blogs entry matching the UUID and group.
abstract  BlogsStatsUser BlogsStatsUserLocalService.getBlogsStatsUser(long statsUserId)
          Returns the blogs stats user with the primary key.
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getBlogsStatsUsers(int start, int end)
          Returns a range of all the blogs stats users.
abstract  int BlogsStatsUserLocalService.getBlogsStatsUsersCount()
          Returns the number of blogs stats users.
abstract  List<BlogsEntry> BlogsEntryService.getCompanyEntries(long companyId, Date displayDate, int status, int max)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getCompanyEntries(long companyId, Date displayDate, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getCompanyEntries(long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getCompanyEntries(long companyId, Date displayDate, int status, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getCompanyEntries(long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getCompanyEntries(long companyId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  int BlogsEntryLocalService.getCompanyEntriesCount(long companyId, Date displayDate, int status)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getCompanyEntriesCount(long, Date, QueryDefinition)
abstract  int BlogsEntryLocalService.getCompanyEntriesCount(long companyId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  String BlogsEntryService.getCompanyEntriesRSS(long companyId, Date displayDate, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getCompanyStatsUsers(long companyId, int start, int end)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getCompanyStatsUsers(long companyId, int start, int end, OrderByComparator obc)
           
abstract  int BlogsStatsUserLocalService.getCompanyStatsUsersCount(long companyId)
           
abstract  BlogsEntry[] BlogsEntryLocalService.getEntriesPrevAndNext(long entryId)
           
abstract  BlogsEntry BlogsEntryService.getEntry(long entryId)
           
abstract  BlogsEntry BlogsEntryLocalService.getEntry(long entryId)
           
abstract  BlogsEntry BlogsEntryService.getEntry(long groupId, String urlTitle)
           
abstract  BlogsEntry BlogsEntryLocalService.getEntry(long groupId, String urlTitle)
           
abstract  List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, Date displayDate, int status, int max)
           
abstract  List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, Date displayDate, int status, int start, int end)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, Date displayDate, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupEntries(long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, Date displayDate, int status, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupEntries(long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, int status, int max)
           
abstract  List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, int status, int start, int end)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupEntries(long, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, int status, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupEntries(long, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, QueryDefinition queryDefinition)
           
abstract  int BlogsEntryService.getGroupEntriesCount(long groupId, Date displayDate, int status)
           
abstract  int BlogsEntryLocalService.getGroupEntriesCount(long groupId, Date displayDate, int status)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupEntriesCount(long, Date, QueryDefinition)
abstract  int BlogsEntryLocalService.getGroupEntriesCount(long groupId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  int BlogsEntryService.getGroupEntriesCount(long groupId, int status)
           
abstract  int BlogsEntryLocalService.getGroupEntriesCount(long groupId, int status)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupEntriesCount(long, QueryDefinition)
abstract  int BlogsEntryLocalService.getGroupEntriesCount(long groupId, QueryDefinition queryDefinition)
           
abstract  String BlogsEntryService.getGroupEntriesRSS(long groupId, Date displayDate, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  List<BlogsEntry> BlogsEntryService.getGroupsEntries(long companyId, long groupId, Date displayDate, int status, int max)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupsEntries(long companyId, long groupId, Date displayDate, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupsEntries(long, long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupsEntries(long companyId, long groupId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getGroupsStatsUsers(long companyId, long groupId, int start, int end)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getGroupStatsUsers(long groupId, int start, int end)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getGroupStatsUsers(long groupId, int start, int end, OrderByComparator obc)
           
abstract  int BlogsStatsUserLocalService.getGroupStatsUsersCount(long groupId)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupUserEntries(long groupId, long userId, Date displayDate, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupUserEntries(long, long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupUserEntries(long groupId, long userId, Date displayDate, int status, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupUserEntries(long, long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getGroupUserEntries(long groupId, long userId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  int BlogsEntryLocalService.getGroupUserEntriesCount(long groupId, long userId, Date displayDate, int status)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getGroupUserEntriesCount(long, long, Date, QueryDefinition)
abstract  int BlogsEntryLocalService.getGroupUserEntriesCount(long groupId, long userId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getNoAssetEntries()
           
abstract  List<BlogsEntry> BlogsEntryService.getOrganizationEntries(long organizationId, Date displayDate, int status, int max)
           
abstract  List<BlogsEntry> BlogsEntryLocalService.getOrganizationEntries(long organizationId, Date displayDate, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getOrganizationEntries(long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getOrganizationEntries(long organizationId, Date displayDate, int status, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getOrganizationEntries(long, Date, QueryDefinition)
abstract  List<BlogsEntry> BlogsEntryLocalService.getOrganizationEntries(long organizationId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  int BlogsEntryLocalService.getOrganizationEntriesCount(long organizationId, Date displayDate, int status)
          Deprecated. As of 6.2.0, replaced by BlogsEntryLocalService.getOrganizationEntriesCount(long, Date, QueryDefinition)
abstract  int BlogsEntryLocalService.getOrganizationEntriesCount(long organizationId, Date displayDate, QueryDefinition queryDefinition)
           
abstract  String BlogsEntryService.getOrganizationEntriesRSS(long organizationId, Date displayDate, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getOrganizationStatsUsers(long organizationId, int start, int end)
           
abstract  List<BlogsStatsUser> BlogsStatsUserLocalService.getOrganizationStatsUsers(long organizationId, int start, int end, OrderByComparator obc)
           
abstract  int BlogsStatsUserLocalService.getOrganizationStatsUsersCount(long organizationId)
           
abstract  PersistedModel BlogsStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel BlogsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  BlogsStatsUser BlogsStatsUserLocalService.getStatsUser(long groupId, long userId)
           
 

Uses of Transactional in com.liferay.portlet.bookmarks.service
 

Classes in com.liferay.portlet.bookmarks.service with annotations of type Transactional
 interface BookmarksEntryLocalService
          Provides the local service interface for BookmarksEntry.
 interface BookmarksEntryService
          Provides the remote service interface for BookmarksEntry.
 interface BookmarksFolderLocalService
          Provides the local service interface for BookmarksFolder.
 interface BookmarksFolderService
          Provides the remote service interface for BookmarksFolder.
 

Methods in com.liferay.portlet.bookmarks.service with annotations of type Transactional
abstract  BookmarksEntry BookmarksEntryLocalService.fetchBookmarksEntry(long entryId)
           
abstract  BookmarksEntry BookmarksEntryLocalService.fetchBookmarksEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the bookmarks entry with the matching UUID and company.
abstract  BookmarksEntry BookmarksEntryLocalService.fetchBookmarksEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the bookmarks entry matching the UUID and group.
abstract  BookmarksFolder BookmarksFolderLocalService.fetchBookmarksFolder(long folderId)
           
abstract  BookmarksFolder BookmarksFolderLocalService.fetchBookmarksFolderByUuidAndCompanyId(String uuid, long companyId)
          Returns the bookmarks folder with the matching UUID and company.
abstract  BookmarksFolder BookmarksFolderLocalService.fetchBookmarksFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the bookmarks folder matching the UUID and group.
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getBookmarksEntries(int start, int end)
          Returns a range of all the bookmarks entries.
abstract  int BookmarksEntryLocalService.getBookmarksEntriesCount()
          Returns the number of bookmarks entries.
abstract  BookmarksEntry BookmarksEntryLocalService.getBookmarksEntry(long entryId)
          Returns the bookmarks entry with the primary key.
abstract  BookmarksEntry BookmarksEntryLocalService.getBookmarksEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the bookmarks entry with the matching UUID and company.
abstract  BookmarksEntry BookmarksEntryLocalService.getBookmarksEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the bookmarks entry matching the UUID and group.
abstract  BookmarksFolder BookmarksFolderLocalService.getBookmarksFolder(long folderId)
          Returns the bookmarks folder with the primary key.
abstract  BookmarksFolder BookmarksFolderLocalService.getBookmarksFolderByUuidAndCompanyId(String uuid, long companyId)
          Returns the bookmarks folder with the matching UUID and company.
abstract  BookmarksFolder BookmarksFolderLocalService.getBookmarksFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the bookmarks folder matching the UUID and group.
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getBookmarksFolders(int start, int end)
          Returns a range of all the bookmarks folders.
abstract  int BookmarksFolderLocalService.getBookmarksFoldersCount()
          Returns the number of bookmarks folders.
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getCompanyFolders(long companyId, int start, int end)
           
abstract  int BookmarksFolderLocalService.getCompanyFoldersCount(long companyId)
           
abstract  List<BookmarksEntry> BookmarksEntryService.getEntries(long groupId, long folderId, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getEntries(long groupId, long folderId, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getEntries(long groupId, long folderId, int status, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<BookmarksEntry> BookmarksEntryService.getEntries(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getEntries(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int BookmarksEntryService.getEntriesCount(long groupId, long folderId)
           
abstract  int BookmarksEntryLocalService.getEntriesCount(long groupId, long folderId)
           
abstract  int BookmarksEntryService.getEntriesCount(long groupId, long folderId, int status)
           
abstract  int BookmarksEntryLocalService.getEntriesCount(long groupId, long folderId, int status)
           
abstract  BookmarksEntry BookmarksEntryService.getEntry(long entryId)
           
abstract  BookmarksEntry BookmarksEntryLocalService.getEntry(long entryId)
           
abstract  BookmarksFolder BookmarksFolderLocalService.getFolder(long folderId)
           
abstract  BookmarksFolder BookmarksFolderService.getFolder(long folderId)
           
abstract  List<Long> BookmarksFolderService.getFolderIds(long groupId, long folderId)
           
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId)
           
abstract  List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId)
           
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId, long parentFolderId)
           
abstract  List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId, long parentFolderId)
           
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId, long parentFolderId, int start, int end)
           
abstract  List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId, long parentFolderId, int start, int end)
           
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId, long parentFolderId, int status, int start, int end)
           
abstract  List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId, long parentFolderId, int status, int start, int end)
           
abstract  List<Object> BookmarksFolderLocalService.getFoldersAndEntries(long groupId, long folderId)
           
abstract  List<Object> BookmarksFolderService.getFoldersAndEntries(long groupId, long folderId)
           
abstract  List<Object> BookmarksFolderLocalService.getFoldersAndEntries(long groupId, long folderId, int status)
           
abstract  List<Object> BookmarksFolderService.getFoldersAndEntries(long groupId, long folderId, int status)
           
abstract  List<Object> BookmarksFolderLocalService.getFoldersAndEntries(long groupId, long folderId, int status, int start, int end)
           
abstract  List<Object> BookmarksFolderService.getFoldersAndEntries(long groupId, long folderId, int status, int start, int end)
           
abstract  int BookmarksFolderService.getFoldersAndEntriesCount(long groupId, long folderId)
           
abstract  int BookmarksFolderLocalService.getFoldersAndEntriesCount(long groupId, long folderId, int status)
           
abstract  int BookmarksFolderService.getFoldersAndEntriesCount(long groupId, long folderId, int status)
           
abstract  int BookmarksFolderLocalService.getFoldersCount(long groupId, long parentFolderId)
           
abstract  int BookmarksFolderService.getFoldersCount(long groupId, long parentFolderId)
           
abstract  int BookmarksFolderLocalService.getFoldersCount(long groupId, long parentFolderId, int status)
           
abstract  int BookmarksFolderService.getFoldersCount(long groupId, long parentFolderId, int status)
           
abstract  int BookmarksEntryService.getFoldersEntriesCount(long groupId, List<Long> folderIds)
           
abstract  int BookmarksEntryLocalService.getFoldersEntriesCount(long groupId, List<Long> folderIds)
           
abstract  List<BookmarksEntry> BookmarksEntryService.getGroupEntries(long groupId, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getGroupEntries(long groupId, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryService.getGroupEntries(long groupId, long userId, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getGroupEntries(long groupId, long userId, int start, int end)
           
abstract  List<BookmarksEntry> BookmarksEntryService.getGroupEntries(long groupId, long userId, long rootFolderId, int start, int end)
           
abstract  int BookmarksEntryService.getGroupEntriesCount(long groupId)
           
abstract  int BookmarksEntryLocalService.getGroupEntriesCount(long groupId)
           
abstract  int BookmarksEntryService.getGroupEntriesCount(long groupId, long userId)
           
abstract  int BookmarksEntryLocalService.getGroupEntriesCount(long groupId, long userId)
           
abstract  int BookmarksEntryService.getGroupEntriesCount(long groupId, long userId, long rootFolderId)
           
abstract  List<BookmarksEntry> BookmarksEntryLocalService.getNoAssetEntries()
           
abstract  List<BookmarksFolder> BookmarksFolderLocalService.getNoAssetFolders()
           
abstract  PersistedModel BookmarksFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel BookmarksEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  void BookmarksFolderLocalService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
           
abstract  void BookmarksFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
          Deprecated. As of 7.0.0, replaced by BookmarksFolderService.getSubfolderIds(List, long, long, boolean)
abstract  void BookmarksFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId, boolean recurse)
           
abstract  List<Long> BookmarksFolderService.getSubfolderIds(long groupId, long folderId, boolean recurse)
           
abstract  Hits BookmarksEntryService.search(long groupId, long creatorUserId, int status, int start, int end)
           
abstract  Hits BookmarksEntryLocalService.search(long groupId, long userId, long creatorUserId, int status, int start, int end)
           
 

Uses of Transactional in com.liferay.portlet.calendar.service
 

Classes in com.liferay.portlet.calendar.service with annotations of type Transactional
 interface CalEventLocalService
          Provides the local service interface for CalEvent.
 

Methods in com.liferay.portlet.calendar.service with annotations of type Transactional
abstract  CalEvent CalEventLocalService.fetchCalEvent(long eventId)
           
abstract  CalEvent CalEventLocalService.fetchCalEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the cal event with the matching UUID and company.
abstract  CalEvent CalEventLocalService.fetchCalEventByUuidAndGroupId(String uuid, long groupId)
          Returns the cal event matching the UUID and group.
abstract  CalEvent CalEventLocalService.getCalEvent(long eventId)
          Returns the cal event with the primary key.
abstract  CalEvent CalEventLocalService.getCalEventByUuidAndCompanyId(String uuid, long companyId)
          Returns the cal event with the matching UUID and company.
abstract  CalEvent CalEventLocalService.getCalEventByUuidAndGroupId(String uuid, long groupId)
          Returns the cal event matching the UUID and group.
abstract  List<CalEvent> CalEventLocalService.getCalEvents(int start, int end)
          Returns a range of all the cal events.
abstract  int CalEventLocalService.getCalEventsCount()
          Returns the number of cal events.
abstract  List<CalEvent> CalEventLocalService.getCompanyEvents(long companyId, int start, int end)
           
abstract  int CalEventLocalService.getCompanyEventsCount(long companyId)
           
abstract  CalEvent CalEventLocalService.getEvent(long eventId)
           
abstract  List<CalEvent> CalEventLocalService.getEvents(long groupId, Calendar cal)
           
abstract  List<CalEvent> CalEventLocalService.getEvents(long groupId, Calendar cal, String type)
           
abstract  List<CalEvent> CalEventLocalService.getEvents(long groupId, Calendar cal, String[] types)
           
abstract  List<CalEvent> CalEventLocalService.getEvents(long groupId, String[] types, int start, int end)
           
abstract  List<CalEvent> CalEventLocalService.getEvents(long groupId, String type, int start, int end)
           
abstract  int CalEventLocalService.getEventsCount(long groupId, String type)
           
abstract  int CalEventLocalService.getEventsCount(long groupId, String[] types)
           
abstract  List<CalEvent> CalEventLocalService.getNoAssetEvents()
           
abstract  PersistedModel CalEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<CalEvent> CalEventLocalService.getRepeatingEvents(long groupId)
           
abstract  List<CalEvent> CalEventLocalService.getRepeatingEvents(long groupId, Calendar cal, String[] types)
           
abstract  boolean CalEventLocalService.hasEvents(long groupId, Calendar cal)
           
abstract  boolean CalEventLocalService.hasEvents(long groupId, Calendar cal, String type)
           
abstract  boolean CalEventLocalService.hasEvents(long groupId, Calendar cal, String[] types)
           
 

Uses of Transactional in com.liferay.portlet.documentlibrary.service
 

Classes in com.liferay.portlet.documentlibrary.service with annotations of type Transactional
 interface DLAppHelperLocalService
          Provides the local service interface for DLAppHelper.
 interface DLAppLocalService
          Provides the local service interface for DLApp.
 interface DLAppService
          Provides the remote service interface for DLApp.
 interface DLContentLocalService
          Provides the local service interface for DLContent.
 interface DLFileEntryLocalService
          Provides the local service interface for DLFileEntry.
 interface DLFileEntryMetadataLocalService
          Provides the local service interface for DLFileEntryMetadata.
 interface DLFileEntryService
          Provides the remote service interface for DLFileEntry.
 interface DLFileEntryTypeLocalService
          Provides the local service interface for DLFileEntryType.
 interface DLFileEntryTypeService
          Provides the remote service interface for DLFileEntryType.
 interface DLFileRankLocalService
          Provides the local service interface for DLFileRank.
 interface DLFileShortcutLocalService
          Provides the local service interface for DLFileShortcut.
 interface DLFileShortcutService
          Provides the remote service interface for DLFileShortcut.
 interface DLFileVersionLocalService
          Provides the local service interface for DLFileVersion.
 interface DLFileVersionService
          Provides the remote service interface for DLFileVersion.
 interface DLFolderLocalService
          Provides the local service interface for DLFolder.
 interface DLFolderService
          Provides the remote service interface for DLFolder.
 interface DLSyncEventLocalService
          Provides the local service interface for DLSyncEvent.
 

Methods in com.liferay.portlet.documentlibrary.service with annotations of type Transactional
abstract  DLContent DLContentLocalService.fetchDLContent(long contentId)
           
abstract  DLFileEntry DLFileEntryLocalService.fetchDLFileEntry(long fileEntryId)
           
abstract  DLFileEntry DLFileEntryLocalService.fetchDLFileEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file entry with the matching UUID and company.
abstract  DLFileEntry DLFileEntryLocalService.fetchDLFileEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file entry matching the UUID and group.
abstract  DLFileEntryMetadata DLFileEntryMetadataLocalService.fetchDLFileEntryMetadata(long fileEntryMetadataId)
           
abstract  DLFileEntryType DLFileEntryTypeLocalService.fetchDLFileEntryType(long fileEntryTypeId)
           
abstract  DLFileEntryType DLFileEntryTypeLocalService.fetchDLFileEntryTypeByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file entry type with the matching UUID and company.
abstract  DLFileEntryType DLFileEntryTypeLocalService.fetchDLFileEntryTypeByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file entry type matching the UUID and group.
abstract  DLFileRank DLFileRankLocalService.fetchDLFileRank(long fileRankId)
           
abstract  DLFileShortcut DLFileShortcutLocalService.fetchDLFileShortcut(long fileShortcutId)
           
abstract  DLFileShortcut DLFileShortcutLocalService.fetchDLFileShortcutByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file shortcut with the matching UUID and company.
abstract  DLFileShortcut DLFileShortcutLocalService.fetchDLFileShortcutByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file shortcut matching the UUID and group.
abstract  DLFileVersion DLFileVersionLocalService.fetchDLFileVersion(long fileVersionId)
           
abstract  DLFileVersion DLFileVersionLocalService.fetchDLFileVersionByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file version with the matching UUID and company.
abstract  DLFileVersion DLFileVersionLocalService.fetchDLFileVersionByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file version matching the UUID and group.
abstract  DLFolder DLFolderLocalService.fetchDLFolder(long folderId)
           
abstract  DLFolder DLFolderLocalService.fetchDLFolderByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library folder with the matching UUID and company.
abstract  DLFolder DLFolderLocalService.fetchDLFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the document library folder matching the UUID and group.
abstract  DLSyncEvent DLSyncEventLocalService.fetchDLSyncEvent(long syncEventId)
           
abstract  DLFileEntry DLFileEntryLocalService.fetchFileEntry(long groupId, long folderId, String title)
           
abstract  DLFileEntry DLFileEntryLocalService.fetchFileEntryByAnyImageId(long imageId)
           
abstract  DLFileEntry DLFileEntryService.fetchFileEntryByImageId(long imageId)
           
abstract  DLFileEntry DLFileEntryLocalService.fetchFileEntryByName(long groupId, long folderId, String name)
           
abstract  DLFileEntryMetadata DLFileEntryMetadataLocalService.fetchFileEntryMetadata(long fileEntryMetadataId)
           
abstract  DLFileEntryMetadata DLFileEntryMetadataLocalService.fetchFileEntryMetadata(long ddmStructureId, long fileVersionId)
           
abstract  DLFileEntryType DLFileEntryTypeLocalService.fetchFileEntryType(long fileEntryTypeId)
           
abstract  DLFileEntryType DLFileEntryTypeLocalService.fetchFileEntryType(long groupId, String fileEntryTypeKey)
           
abstract  DLFolder DLFolderLocalService.fetchFolder(long folderId)
           
abstract  DLFolder DLFolderLocalService.fetchFolder(long groupId, long parentFolderId, String name)
           
abstract  List<DLFolder> DLFolderLocalService.getCompanyFolders(long companyId, int start, int end)
           
abstract  int DLFolderLocalService.getCompanyFoldersCount(long companyId)
           
abstract  DLContent DLContentLocalService.getContent(long companyId, long repositoryId, String path)
           
abstract  DLContent DLContentLocalService.getContent(long companyId, long repositoryId, String path, String version)
           
abstract  List<DLContent> DLContentLocalService.getContents(long companyId, long repositoryId)
           
abstract  List<DLContent> DLContentLocalService.getContents(long companyId, long repositoryId, String path)
           
abstract  List<DLContent> DLContentLocalService.getContentsByDirectory(long companyId, long repositoryId, String dirName)
           
abstract  DLContentDataBlobModel DLContentLocalService.getDataBlobModel(Serializable primaryKey)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDDMStructureDLFileEntryTypes(long structureId)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDDMStructureDLFileEntryTypes(long structureId, int start, int end)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDDMStructureDLFileEntryTypes(long structureId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int DLFileEntryTypeLocalService.getDDMStructureDLFileEntryTypesCount(long structureId)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getDDMStructureFileEntries(long[] ddmStructureIds)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getDDMStructureFileEntries(long groupId, long[] ddmStructureIds)
           
abstract  long DLFileEntryTypeLocalService.getDefaultFileEntryTypeId(long folderId)
           
abstract  DLContent DLContentLocalService.getDLContent(long contentId)
          Returns the document library content with the primary key.
abstract  List<DLContent> DLContentLocalService.getDLContents(int start, int end)
          Returns a range of all the document library contents.
abstract  int DLContentLocalService.getDLContentsCount()
          Returns the number of document library contents.
abstract  List<DLFileEntry> DLFileEntryLocalService.getDLFileEntries(int start, int end)
          Returns a range of all the document library file entries.
abstract  int DLFileEntryLocalService.getDLFileEntriesCount()
          Returns the number of document library file entries.
abstract  DLFileEntry DLFileEntryLocalService.getDLFileEntry(long fileEntryId)
          Returns the document library file entry with the primary key.
abstract  DLFileEntry DLFileEntryLocalService.getDLFileEntryByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file entry with the matching UUID and company.
abstract  DLFileEntry DLFileEntryLocalService.getDLFileEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file entry matching the UUID and group.
abstract  DLFileEntryMetadata DLFileEntryMetadataLocalService.getDLFileEntryMetadata(long fileEntryMetadataId)
          Returns the document library file entry metadata with the primary key.
abstract  List<DLFileEntryMetadata> DLFileEntryMetadataLocalService.getDLFileEntryMetadatas(int start, int end)
          Returns a range of all the document library file entry metadatas.
abstract  int DLFileEntryMetadataLocalService.getDLFileEntryMetadatasCount()
          Returns the number of document library file entry metadatas.
abstract  DLFileEntryType DLFileEntryTypeLocalService.getDLFileEntryType(long fileEntryTypeId)
          Returns the document library file entry type with the primary key.
abstract  DLFileEntryType DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file entry type with the matching UUID and company.
abstract  DLFileEntryType DLFileEntryTypeLocalService.getDLFileEntryTypeByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file entry type matching the UUID and group.
abstract  List<DLFolder> DLFolderLocalService.getDLFileEntryTypeDLFolders(long fileEntryTypeId)
           
abstract  List<DLFolder> DLFolderLocalService.getDLFileEntryTypeDLFolders(long fileEntryTypeId, int start, int end)
           
abstract  List<DLFolder> DLFolderLocalService.getDLFileEntryTypeDLFolders(long fileEntryTypeId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int DLFolderLocalService.getDLFileEntryTypeDLFoldersCount(long fileEntryTypeId)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDLFileEntryTypes(int start, int end)
          Returns a range of all the document library file entry types.
abstract  int DLFileEntryTypeLocalService.getDLFileEntryTypesCount()
          Returns the number of document library file entry types.
abstract  DLFileRank DLFileRankLocalService.getDLFileRank(long fileRankId)
          Returns the document library file rank with the primary key.
abstract  List<DLFileRank> DLFileRankLocalService.getDLFileRanks(int start, int end)
          Returns a range of all the document library file ranks.
abstract  int DLFileRankLocalService.getDLFileRanksCount()
          Returns the number of document library file ranks.
abstract  DLFileShortcut DLFileShortcutLocalService.getDLFileShortcut(long fileShortcutId)
          Returns the document library file shortcut with the primary key.
abstract  DLFileShortcut DLFileShortcutLocalService.getDLFileShortcutByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file shortcut with the matching UUID and company.
abstract  DLFileShortcut DLFileShortcutLocalService.getDLFileShortcutByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file shortcut matching the UUID and group.
abstract  List<DLFileShortcut> DLFileShortcutLocalService.getDLFileShortcuts(int start, int end)
          Returns a range of all the document library file shortcuts.
abstract  int DLFileShortcutLocalService.getDLFileShortcutsCount()
          Returns the number of document library file shortcuts.
abstract  DLFileVersion DLFileVersionLocalService.getDLFileVersion(long fileVersionId)
          Returns the document library file version with the primary key.
abstract  DLFileVersion DLFileVersionLocalService.getDLFileVersionByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library file version with the matching UUID and company.
abstract  DLFileVersion DLFileVersionLocalService.getDLFileVersionByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file version matching the UUID and group.
abstract  List<DLFileVersion> DLFileVersionLocalService.getDLFileVersions(int start, int end)
          Returns a range of all the document library file versions.
abstract  int DLFileVersionLocalService.getDLFileVersionsCount()
          Returns the number of document library file versions.
abstract  DLFolder DLFolderLocalService.getDLFolder(long folderId)
          Returns the document library folder with the primary key.
abstract  DLFolder DLFolderLocalService.getDLFolderByUuidAndCompanyId(String uuid, long companyId)
          Returns the document library folder with the matching UUID and company.
abstract  DLFolder DLFolderLocalService.getDLFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the document library folder matching the UUID and group.
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDLFolderDLFileEntryTypes(long folderId)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDLFolderDLFileEntryTypes(long folderId, int start, int end)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getDLFolderDLFileEntryTypes(long folderId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int DLFileEntryTypeLocalService.getDLFolderDLFileEntryTypesCount(long folderId)
           
abstract  List<DLFolder> DLFolderLocalService.getDLFolders(int start, int end)
          Returns a range of all the document library folders.
abstract  int DLFolderLocalService.getDLFoldersCount()
          Returns the number of document library folders.
abstract  DLSyncEvent DLSyncEventLocalService.getDLSyncEvent(long syncEventId)
          Returns the d l sync event with the primary key.
abstract  List<DLSyncEvent> DLSyncEventLocalService.getDLSyncEvents(int start, int end)
          Returns a range of all the d l sync events.
abstract  List<DLSyncEvent> DLSyncEventLocalService.getDLSyncEvents(long modifiedTime)
           
abstract  int DLSyncEventLocalService.getDLSyncEventsCount()
          Returns the number of d l sync events.
abstract  List<DLFileEntry> DLFileEntryLocalService.getExtraSettingsFileEntries(int start, int end)
           
abstract  int DLFileEntryLocalService.getExtraSettingsFileEntriesCount()
           
abstract  File DLFileEntryLocalService.getFile(long userId, long fileEntryId, String version, boolean incrementCounter)
           
abstract  File DLFileEntryLocalService.getFile(long userId, long fileEntryId, String version, boolean incrementCounter, int increment)
           
abstract  void DLAppHelperLocalService.getFileAsStream(long userId, FileEntry fileEntry, boolean incrementCounter)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(int start, int end)
           
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId)
          Returns all the file entries in the folder.
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(long groupId, long folderId)
           
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId, int start, int end)
          Returns a name-ordered range of all the file entries in the folder.
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator obc)
           
abstract  List<DLFileEntry> DLFileEntryService.getFileEntries(long groupId, long folderId, int status, int start, int end, OrderByComparator obc)
           
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the file entries in the folder.
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator obc)
           
abstract  List<DLFileEntry> DLFileEntryService.getFileEntries(long groupId, long folderId, int start, int end, OrderByComparator obc)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition queryDefinition)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition queryDefinition)
           
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId)
          Returns the file entries with the file entry type in the folder.
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end)
          Returns a name-ordered range of all the file entries with the file entry type in the folder.
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the file entries with the file entry type in the folder.
abstract  List<DLFileEntry> DLFileEntryService.getFileEntries(long groupId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator obc)
           
abstract  List<FileEntry> DLAppService.getFileEntries(long repositoryId, long folderId, String[] mimeTypes)
           
abstract  List<DLFileEntry> DLFileEntryService.getFileEntries(long groupId, long folderId, String[] mimeTypes, int start, int end, OrderByComparator obc)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getFileEntries(long folderId, String name)
           
abstract  List<Object> DLFolderLocalService.getFileEntriesAndFileShortcuts(long groupId, long folderId, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by DLFolderLocalService.getFileEntriesAndFileShortcuts(long, long, QueryDefinition)
abstract  List<Object> DLAppService.getFileEntriesAndFileShortcuts(long repositoryId, long folderId, int status, int start, int end)
          Returns a range of all the file entries and shortcuts in the folder.
abstract  List<Object> DLFolderService.getFileEntriesAndFileShortcuts(long groupId, long folderId, int status, int start, int end)
           
abstract  List<Object> DLFolderLocalService.getFileEntriesAndFileShortcuts(long groupId, long folderId, QueryDefinition queryDefinition)
           
abstract  int DLFolderLocalService.getFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status)
          Deprecated. As of 6.2.0, replaced by DLFolderLocalService.getFileEntriesAndFileShortcutsCount(long, long, QueryDefinition)
abstract  int DLAppService.getFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status)
          Returns the number of file entries and shortcuts in the folder.
abstract  int DLFolderService.getFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status)
           
abstract  int DLAppService.getFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status, String[] mimeTypes)
          Returns the number of file entries and shortcuts in the folder.
abstract  int DLFolderService.getFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status, String[] mimeTypes)
           
abstract  int DLFolderLocalService.getFileEntriesAndFileShortcutsCount(long groupId, long folderId, QueryDefinition queryDefinition)
           
abstract  int DLFileEntryLocalService.getFileEntriesCount()
           
abstract  int DLFileEntryLocalService.getFileEntriesCount(long groupId, DateRange dateRange, long repositoryId, QueryDefinition queryDefinition)
           
abstract  int DLAppService.getFileEntriesCount(long repositoryId, long folderId)
          Returns the number of file entries in the folder.
abstract  int DLFileEntryLocalService.getFileEntriesCount(long groupId, long folderId)
           
abstract  int DLFileEntryService.getFileEntriesCount(long groupId, long folderId)
           
abstract  int DLFileEntryLocalService.getFileEntriesCount(long groupId, long folderId, int status)
           
abstract  int DLFileEntryService.getFileEntriesCount(long groupId, long folderId, int status)
           
abstract  int DLFileEntryLocalService.getFileEntriesCount(long groupId, long userId, List<Long> repositoryIds, List<Long> folderIds, String[] mimeTypes, QueryDefinition queryDefinition)
           
abstract  int DLFileEntryLocalService.getFileEntriesCount(long groupId, long userId, List<Long> folderIds, String[] mimeTypes, QueryDefinition queryDefinition)
           
abstract  int DLAppService.getFileEntriesCount(long repositoryId, long folderId, long fileEntryTypeId)
          Returns the number of file entries with the file entry type in the folder.
abstract  int DLFileEntryService.getFileEntriesCount(long groupId, long folderId, long fileEntryTypeId)
           
abstract  int DLFileEntryService.getFileEntriesCount(long groupId, long folderId, String[] mimeTypes)
           
abstract  FileEntry DLAppService.getFileEntry(long fileEntryId)
          Returns the file entry with the primary key.
abstract  FileEntry DLAppLocalService.getFileEntry(long fileEntryId)
          Returns the file entry with the primary key.
abstract  DLFileEntry DLFileEntryLocalService.getFileEntry(long fileEntryId)
           
abstract  DLFileEntry DLFileEntryService.getFileEntry(long fileEntryId)
           
abstract  FileEntry DLAppService.getFileEntry(long groupId, long folderId, String title)
          Returns the file entry with the title in the folder.
abstract  FileEntry DLAppLocalService.getFileEntry(long groupId, long folderId, String title)
          Returns the file entry with the title in the folder.
abstract  DLFileEntry DLFileEntryLocalService.getFileEntry(long groupId, long folderId, String title)
           
abstract  DLFileEntry DLFileEntryService.getFileEntry(long groupId, long folderId, String title)
           
abstract  DLFileEntry DLFileEntryLocalService.getFileEntryByName(long groupId, long folderId, String name)
           
abstract  FileEntry DLAppService.getFileEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the file entry with the UUID and group.
abstract  FileEntry DLAppLocalService.getFileEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the file entry with the UUID and group.
abstract  DLFileEntry DLFileEntryLocalService.getFileEntryByUuidAndGroupId(String uuid, long groupId)
           
abstract  DLFileEntry DLFileEntryService.getFileEntryByUuidAndGroupId(String uuid, long groupId)
           
abstract  Lock DLFileEntryService.getFileEntryLock(long fileEntryId)
           
abstract  DLFileEntryMetadata DLFileEntryMetadataLocalService.getFileEntryMetadata(long fileEntryMetadataId)
           
abstract  DLFileEntryMetadata DLFileEntryMetadataLocalService.getFileEntryMetadata(long ddmStructureId, long fileVersionId)
           
abstract  long DLFileEntryMetadataLocalService.getFileEntryMetadataCount(long fileEntryId, long fileVersionId)
          Deprecated. As of 6.2.0, replaced by DLFileEntryMetadataLocalService.getFileVersionFileEntryMetadatasCount(long)
abstract  DLFileEntryType DLFileEntryTypeLocalService.getFileEntryType(long fileEntryTypeId)
           
abstract  DLFileEntryType DLFileEntryTypeService.getFileEntryType(long fileEntryTypeId)
           
abstract  DLFileEntryType DLFileEntryTypeLocalService.getFileEntryType(long groupId, String fileEntryTypeKey)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getFileEntryTypes(long[] groupIds)
           
abstract  List<DLFileEntryType> DLFileEntryTypeService.getFileEntryTypes(long[] groupIds)
           
abstract  List<DLFileEntryType> DLFileEntryTypeService.getFileEntryTypes(long[] groupIds, int start, int end)
           
abstract  int DLFileEntryTypeService.getFileEntryTypesCount(long[] groupIds)
           
abstract  List<DLFileRank> DLFileRankLocalService.getFileRanks(long groupId, long userId)
           
abstract  List<DLFileRank> DLAppLocalService.getFileRanks(long repositoryId, long userId)
          Returns the file ranks from the user.
abstract  DLFileShortcut DLAppService.getFileShortcut(long fileShortcutId)
          Returns the file shortcut with the primary key.
abstract  DLFileShortcut DLFileShortcutLocalService.getFileShortcut(long fileShortcutId)
           
abstract  DLFileShortcut DLAppLocalService.getFileShortcut(long fileShortcutId)
          Returns the file shortcut with the primary key.
abstract  DLFileShortcut DLFileShortcutService.getFileShortcut(long fileShortcutId)
           
abstract  List<DLFileShortcut> DLAppHelperLocalService.getFileShortcuts(long groupId, long folderId, boolean active, int status)
           
abstract  List<DLFileShortcut> DLFileShortcutLocalService.getFileShortcuts(long groupId, long folderId, boolean active, int status, int start, int end)
           
abstract  List<DLFileShortcut> DLAppHelperLocalService.getFileShortcuts(long groupId, long folderId, int status)
          Deprecated. As of 6.2.0, replaced by DLAppHelperLocalService.getFileShortcuts(long, long, boolean, int)
abstract  int DLFileShortcutLocalService.getFileShortcutsCount(long groupId, long folderId, boolean active, int status)
           
abstract  int DLAppHelperLocalService.getFileShortcutsCount(long groupId, long folderId, boolean active, int status)
           
abstract  int DLAppHelperLocalService.getFileShortcutsCount(long groupId, long folderId, int status)
          Deprecated. As of 6.2.0, replaced by DLAppHelperLocalService.getFileShortcutsCount(long, long, boolean, int)
abstract  DLFileVersion DLFileVersionService.getFileVersion(long fileVersionId)
           
abstract  FileVersion DLAppLocalService.getFileVersion(long fileVersionId)
          Returns the file version with the primary key.
abstract  DLFileVersion DLFileVersionLocalService.getFileVersion(long fileVersionId)
           
abstract  DLFileVersion DLFileVersionLocalService.getFileVersion(long fileEntryId, String version)
           
abstract  DLFileVersion DLFileVersionLocalService.getFileVersionByUuidAndGroupId(String uuid, long groupId)
           
abstract  List<DLFileEntryMetadata> DLFileEntryMetadataLocalService.getFileVersionFileEntryMetadatas(long fileVersionId)
           
abstract  long DLFileEntryMetadataLocalService.getFileVersionFileEntryMetadatasCount(long fileVersionId)
           
abstract  List<DLFileVersion> DLFileVersionService.getFileVersions(long fileEntryId, int status)
           
abstract  List<DLFileVersion> DLFileVersionLocalService.getFileVersions(long fileEntryId, int status)
           
abstract  int DLFileVersionService.getFileVersionsCount(long fileEntryId, int status)
           
abstract  int DLFileVersionLocalService.getFileVersionsCount(long fileEntryId, int status)
           
abstract  DLFolder DLFolderLocalService.getFolder(long folderId)
           
abstract  Folder DLAppService.getFolder(long folderId)
          Returns the folder with the primary key.
abstract  Folder DLAppLocalService.getFolder(long folderId)
          Returns the folder with the primary key.
abstract  DLFolder DLFolderService.getFolder(long folderId)
           
abstract  DLFolder DLFolderLocalService.getFolder(long groupId, long parentFolderId, String name)
           
abstract  Folder DLAppService.getFolder(long repositoryId, long parentFolderId, String name)
          Returns the folder with the name in the parent folder.
abstract  Folder DLAppLocalService.getFolder(long repositoryId, long parentFolderId, String name)
          Returns the folder with the name in the parent folder.
abstract  DLFolder DLFolderService.getFolder(long groupId, long parentFolderId, String name)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.getFolderFileEntryTypes(long[] groupIds, long folderId, boolean inherited)
           
abstract  List<DLFileEntryType> DLFileEntryTypeService.getFolderFileEntryTypes(long[] groupIds, long folderId, boolean inherited)
           
abstract  long DLFolderLocalService.getFolderId(long companyId, long folderId)
           
abstract  List<Long> DLFolderService.getFolderIds(long groupId, long folderId)
           
abstract  List<DLFolder> DLFolderLocalService.getFolders(long groupId, long parentFolderId)
           
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId)
          Returns all immediate subfolders of the parent folder.
abstract  List<DLFolder> DLFolderLocalService.getFolders(long groupId, long parentFolderId, boolean includeMountfolders)
           
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId, boolean includeMountFolders)
          Returns all immediate subfolders of the parent folder, optionally including mount folders for third-party repositories.
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId, boolean includeMountFolders, int start, int end)
          Returns a name-ordered range of all the immediate subfolders of the parent folder, optionally including mount folders for third-party repositories.
abstract  List<DLFolder> DLFolderLocalService.getFolders(long groupId, long parentFolderId, boolean includeMountfolders, int start, int end, OrderByComparator obc)
           
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId, boolean includeMountFolders, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the immediate subfolders of the parent folder.
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId, int status, boolean includeMountFolders, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the immediate subfolders of the parent folder.
abstract  List<DLFolder> DLFolderService.getFolders(long groupId, long parentFolderId, int status, boolean includeMountfolders, int start, int end, OrderByComparator obc)
           
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId, int start, int end)
          Returns a name-ordered range of all the immediate subfolders of the parent folder.
abstract  List<DLFolder> DLFolderLocalService.getFolders(long groupId, long parentFolderId, int start, int end, OrderByComparator obc)
           
abstract  List<Folder> DLAppService.getFolders(long repositoryId, long parentFolderId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the immediate subfolders of the parent folder.
abstract  List<DLFolder> DLFolderService.getFolders(long groupId, long parentFolderId, int start, int end, OrderByComparator obc)
           
abstract  List<Object> DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId, long folderId, int status, boolean includeMountFolders, int start, int end)
          Returns a name-ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder.
abstract  List<Object> DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcuts(long groupId, long folderId, int status, boolean includeMountFolders, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcuts(long, long, String[], boolean, QueryDefinition)
abstract  List<Object> DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId, long folderId, int status, boolean includeMountFolders, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the immediate subfolders, file entries, and file shortcuts in the parent folder.
abstract  List<Object> DLFolderService.getFoldersAndFileEntriesAndFileShortcuts(long groupId, long folderId, int status, boolean includeMountFolders, int start, int end, OrderByComparator obc)
           
abstract  List<Object> DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcuts(long groupId, long folderId, int status, String[] mimeTypes, boolean includeMountFolders, int start, int end, OrderByComparator obc)
          Deprecated. As of 6.2.0, replaced by DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long, long, String[], boolean, QueryDefinition)
abstract  List<Object> DLAppService.getFoldersAndFileEntriesAndFileShortcuts(long repositoryId, long folderId, int status, String[] mimeTypes, boolean includeMountFolders, int start, int end, OrderByComparator obc)
           
abstract  List<Object> DLFolderService.getFoldersAndFileEntriesAndFileShortcuts(long groupId, long folderId, int status, String[] mimeTypes, boolean includeMountFolders, int start, int end, OrderByComparator obc)
           
abstract  List<Object> DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcuts(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, QueryDefinition queryDefinition)
           
abstract  int DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status, boolean includeMountFolders)
          Deprecated. As of 6.2.0, replaced by DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long, long, String[], boolean, QueryDefinition)
abstract  int DLAppService.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status, boolean includeMountFolders)
          Returns the number of immediate subfolders, file entries, and file shortcuts in the parent folder.
abstract  int DLFolderService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status, boolean includeMountFolders)
           
abstract  int DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status, String[] mimeTypes, boolean includeMountFolders)
          Deprecated. As of 6.2.0, replaced by DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long, long, String[], boolean, QueryDefinition)
abstract  int DLAppService.getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status, String[] mimeTypes, boolean includeMountFolders)
           
abstract  int DLFolderService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId, long folderId, int status, String[] mimeTypes, boolean includeMountFolders)
           
abstract  int DLFolderLocalService.getFoldersAndFileEntriesAndFileShortcutsCount(long groupId, long folderId, String[] mimeTypes, boolean includeMountFolders, QueryDefinition queryDefinition)
           
abstract  int DLFolderLocalService.getFoldersCount(long groupId, long parentFolderId)
           
abstract  int DLAppService.getFoldersCount(long repositoryId, long parentFolderId)
          Returns the number of immediate subfolders of the parent folder.
abstract  int DLFolderService.getFoldersCount(long groupId, long parentFolderId)
           
abstract  int DLFolderLocalService.getFoldersCount(long groupId, long parentFolderId, boolean includeMountfolders)
           
abstract  int DLAppService.getFoldersCount(long repositoryId, long parentFolderId, boolean includeMountFolders)
          Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories.
abstract  int DLFolderLocalService.getFoldersCount(long groupId, long parentFolderId, int status, boolean includeMountfolders)
           
abstract  int DLAppService.getFoldersCount(long repositoryId, long parentFolderId, int status, boolean includeMountFolders)
          Returns the number of immediate subfolders of the parent folder, optionally including mount folders for third-party repositories.
abstract  int DLFolderService.getFoldersCount(long groupId, long parentFolderId, int status, boolean includeMountfolders)
           
abstract  int DLAppService.getFoldersFileEntriesCount(long repositoryId, List<Long> folderIds, int status)
          Returns the number of immediate subfolders and file entries across the folders.
abstract  int DLFileEntryService.getFoldersFileEntriesCount(long groupId, List<Long> folderIds, int status)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getGroupFileEntries(long groupId, int start, int end)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getGroupFileEntries(long groupId, int start, int end, OrderByComparator obc)
           
abstract  List<FileEntry> DLAppService.getGroupFileEntries(long groupId, long userId, int start, int end)
          Returns an ordered range of all the file entries in the group starting at the repository default parent folder that are stored within the Liferay repository.
abstract  List<DLFileEntry> DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, int start, int end)
           
abstract  List<FileEntry> DLAppService.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the file entries in the group that are stored within the Liferay repository.
abstract  List<DLFileEntry> DLFileEntryLocalService.getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator obc)
           
abstract  List<FileEntry> DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end)
          Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.
abstract  List<FileEntry> DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the file entries in the group starting at the root folder that are stored within the Liferay repository.
abstract  List<DLFileEntry> DLFileEntryService.getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator obc)
           
abstract  List<DLFileEntry> DLFileEntryService.getGroupFileEntries(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator obc)
           
abstract  List<FileEntry> DLAppService.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator obc)
           
abstract  List<DLFileEntry> DLFileEntryService.getGroupFileEntries(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status, int start, int end, OrderByComparator obc)
           
abstract  int DLFileEntryLocalService.getGroupFileEntriesCount(long groupId)
           
abstract  int DLAppService.getGroupFileEntriesCount(long groupId, long userId)
          Returns the number of file entries in a group starting at the repository default parent folder that are stored within the Liferay repository.
abstract  int DLFileEntryLocalService.getGroupFileEntriesCount(long groupId, long userId)
           
abstract  int DLAppService.getGroupFileEntriesCount(long groupId, long userId, long rootFolderId)
          Returns the number of file entries in a group starting at the root folder that are stored within the Liferay repository.
abstract  int DLFileEntryService.getGroupFileEntriesCount(long groupId, long userId, long rootFolderId)
           
abstract  int DLFileEntryService.getGroupFileEntriesCount(long groupId, long userId, long repositoryId, long rootFolderId, String[] mimeTypes, int status)
           
abstract  int DLAppService.getGroupFileEntriesCount(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status)
           
abstract  int DLFileEntryService.getGroupFileEntriesCount(long groupId, long userId, long rootFolderId, String[] mimeTypes, int status)
           
abstract  List<DLSyncEvent> DLSyncEventLocalService.getLatestDLSyncEvents()
           
abstract  DLFileVersion DLFileVersionService.getLatestFileVersion(long fileEntryId)
           
abstract  DLFileVersion DLFileVersionLocalService.getLatestFileVersion(long fileEntryId, boolean excludeWorkingCopy)
           
abstract  DLFileVersion DLFileVersionLocalService.getLatestFileVersion(long userId, long fileEntryId)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getMisversionedFileEntries()
           
abstract  DLFolder DLFolderLocalService.getMountFolder(long repositoryId)
           
abstract  Folder DLAppLocalService.getMountFolder(long repositoryId)
          Returns the mount folder of the repository with the primary key.
abstract  List<Folder> DLAppService.getMountFolders(long repositoryId, long parentFolderId)
          Returns all immediate subfolders of the parent folder that are used for mounting third-party repositories.
abstract  List<Folder> DLAppService.getMountFolders(long repositoryId, long parentFolderId, int start, int end)
          Returns a name-ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories.
abstract  List<DLFolder> DLFolderLocalService.getMountFolders(long groupId, long parentFolderId, int start, int end, OrderByComparator obc)
           
abstract  List<Folder> DLAppService.getMountFolders(long repositoryId, long parentFolderId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the immediate subfolders of the parent folder that are used for mounting third-party repositories.
abstract  List<DLFolder> DLFolderService.getMountFolders(long groupId, long parentFolderId, int start, int end, OrderByComparator obc)
           
abstract  int DLFolderLocalService.getMountFoldersCount(long groupId, long parentFolderId)
           
abstract  int DLAppService.getMountFoldersCount(long repositoryId, long parentFolderId)
          Returns the number of immediate subfolders of the parent folder that are used for mounting third-party repositories.
abstract  int DLFolderService.getMountFoldersCount(long groupId, long parentFolderId)
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getNoAssetFileEntries()
           
abstract  List<FileEntry> DLAppHelperLocalService.getNoAssetFileEntries()
           
abstract  List<DLFolder> DLFolderLocalService.getNoAssetFolders()
           
abstract  List<DLFileEntry> DLFileEntryLocalService.getOrphanedFileEntries()
           
abstract  PersistedModel DLFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLFileShortcutLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLFileRankLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLFileEntryTypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLFileVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLSyncEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLFileEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLFileEntryMetadataLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DLContentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  void DLFolderLocalService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
           
abstract  void DLFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
          Deprecated. As of 7.0.0, replaced by DLFolderService.getSubfolderIds(List, long, long, boolean)
abstract  void DLFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId, boolean recurse)
           
abstract  void DLAppService.getSubfolderIds(long repositoryId, List<Long> folderIds, long folderId)
           
abstract  List<Long> DLAppService.getSubfolderIds(long repositoryId, long folderId)
          Returns all the descendant folders of the folder with the primary key.
abstract  List<Long> DLAppService.getSubfolderIds(long repositoryId, long folderId, boolean recurse)
          Returns descendant folders of the folder with the primary key, optionally limiting to one level deep.
abstract  List<Long> DLFolderService.getSubfolderIds(long groupId, long folderId, boolean recurse)
           
abstract  String[] DLAppService.getTempFileEntryNames(long groupId, long folderId, String tempFolderName)
          Returns all the temporary file entry names.
abstract  String DLFileEntryLocalService.getUniqueTitle(long groupId, long folderId, long fileEntryId, String title, String extension)
           
abstract  boolean DLContentLocalService.hasContent(long companyId, long repositoryId, String path, String version)
           
abstract  boolean DLFileEntryTypeLocalService.hasDDMStructureDLFileEntryType(long structureId, long fileEntryTypeId)
           
abstract  boolean DLFileEntryTypeLocalService.hasDDMStructureDLFileEntryTypes(long structureId)
           
abstract  boolean DLFolderLocalService.hasDLFileEntryTypeDLFolder(long fileEntryTypeId, long folderId)
           
abstract  boolean DLFolderLocalService.hasDLFileEntryTypeDLFolders(long fileEntryTypeId)
           
abstract  boolean DLFileEntryTypeLocalService.hasDLFolderDLFileEntryType(long folderId, long fileEntryTypeId)
           
abstract  boolean DLFileEntryTypeLocalService.hasDLFolderDLFileEntryTypes(long folderId)
           
abstract  boolean DLFileEntryLocalService.hasExtraSettings()
           
abstract  boolean DLFileEntryService.hasFileEntryLock(long fileEntryId)
           
abstract  boolean DLFileEntryLocalService.hasFileEntryLock(long userId, long fileEntryId)
           
abstract  boolean DLFolderService.hasFolderLock(long folderId)
           
abstract  boolean DLFolderLocalService.hasFolderLock(long userId, long folderId)
           
abstract  boolean DLFolderService.hasInheritableLock(long folderId)
           
abstract  boolean DLFileEntryLocalService.isFileEntryCheckedOut(long fileEntryId)
           
abstract  boolean DLFileEntryService.isFileEntryCheckedOut(long fileEntryId)
           
abstract  boolean DLFolderService.isFolderLocked(long folderId)
           
abstract  List<DLFileEntryType> DLFileEntryTypeLocalService.search(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<DLFileEntryType> DLFileEntryTypeService.search(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType, int start, int end, OrderByComparator orderByComparator)
           
abstract  Hits DLAppService.search(long repositoryId, long creatorUserId, int status, int start, int end)
           
abstract  Hits DLFileEntryService.search(long groupId, long creatorUserId, int status, int start, int end)
           
abstract  Hits DLFileEntryLocalService.search(long groupId, long userId, long creatorUserId, int status, int start, int end)
           
abstract  Hits DLFileEntryLocalService.search(long groupId, long userId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end)
           
abstract  Hits DLAppService.search(long repositoryId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end)
           
abstract  Hits DLFileEntryService.search(long groupId, long creatorUserId, long folderId, String[] mimeTypes, int status, int start, int end)
           
abstract  Hits DLAppService.search(long repositoryId, SearchContext searchContext)
           
abstract  Hits DLAppService.search(long repositoryId, SearchContext searchContext, Query query)
           
abstract  int DLFileEntryTypeLocalService.searchCount(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType)
           
abstract  int DLFileEntryTypeService.searchCount(long companyId, long[] groupIds, String keywords, boolean includeBasicFileEntryType)
           
 

Uses of Transactional in com.liferay.portlet.documentlibrary.store
 

Classes in com.liferay.portlet.documentlibrary.store with annotations of type Transactional
 interface DLStore
           
 

Methods in com.liferay.portlet.documentlibrary.store with annotations of type Transactional
 InputStream DBStore.getFileAsStream(long companyId, long repositoryId, String fileName)
           
 InputStream DBStore.getFileAsStream(long companyId, long repositoryId, String fileName, String versionLabel)
           
 

Uses of Transactional in com.liferay.portlet.dynamicdatalists.service
 

Classes in com.liferay.portlet.dynamicdatalists.service with annotations of type Transactional
 interface DDLRecordLocalService
          Provides the local service interface for DDLRecord.
 interface DDLRecordService
          Provides the remote service interface for DDLRecord.
 interface DDLRecordSetLocalService
          Provides the local service interface for DDLRecordSet.
 interface DDLRecordSetService
          Provides the remote service interface for DDLRecordSet.
 

Methods in com.liferay.portlet.dynamicdatalists.service with annotations of type Transactional
abstract  DDLRecord DDLRecordLocalService.fetchDDLRecord(long recordId)
           
abstract  DDLRecord DDLRecordLocalService.fetchDDLRecordByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d l record with the matching UUID and company.
abstract  DDLRecord DDLRecordLocalService.fetchDDLRecordByUuidAndGroupId(String uuid, long groupId)
          Returns the d d l record matching the UUID and group.
abstract  DDLRecordSet DDLRecordSetLocalService.fetchDDLRecordSet(long recordSetId)
           
abstract  DDLRecordSet DDLRecordSetLocalService.fetchDDLRecordSetByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d l record set with the matching UUID and company.
abstract  DDLRecordSet DDLRecordSetLocalService.fetchDDLRecordSetByUuidAndGroupId(String uuid, long groupId)
          Returns the d d l record set matching the UUID and group.
abstract  DDLRecord DDLRecordLocalService.fetchRecord(long recordId)
           
abstract  DDLRecordSet DDLRecordSetLocalService.fetchRecordSet(long recordSetId)
           
abstract  DDLRecordSet DDLRecordSetLocalService.fetchRecordSet(long groupId, String recordSetKey)
           
abstract  List<DDLRecord> DDLRecordLocalService.getCompanyRecords(long companyId, int status, int scope, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<DDLRecord> DDLRecordLocalService.getCompanyRecords(long companyId, int scope, int start, int end, OrderByComparator orderByComparator)
          Deprecated. As of 6.2.0, replaced by DDLRecordLocalService.getCompanyRecords(long, int, int, int, int, OrderByComparator)
abstract  int DDLRecordLocalService.getCompanyRecordsCount(long companyId, int scope)
          Deprecated. As of 6.2.0, replaced by DDLRecordLocalService.getCompanyRecordsCount(long, int, int)
abstract  int DDLRecordLocalService.getCompanyRecordsCount(long companyId, int status, int scope)
           
abstract  DDLRecord DDLRecordLocalService.getDDLRecord(long recordId)
          Returns the d d l record with the primary key.
abstract  DDLRecord DDLRecordLocalService.getDDLRecordByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d l record with the matching UUID and company.
abstract  DDLRecord DDLRecordLocalService.getDDLRecordByUuidAndGroupId(String uuid, long groupId)
          Returns the d d l record matching the UUID and group.
abstract  List<DDLRecord> DDLRecordLocalService.getDDLRecords(int start, int end)
          Returns a range of all the d d l records.
abstract  int DDLRecordLocalService.getDDLRecordsCount()
          Returns the number of d d l records.
abstract  DDLRecordSet DDLRecordSetLocalService.getDDLRecordSet(long recordSetId)
          Returns the d d l record set with the primary key.
abstract  DDLRecordSet DDLRecordSetLocalService.getDDLRecordSetByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d l record set with the matching UUID and company.
abstract  DDLRecordSet DDLRecordSetLocalService.getDDLRecordSetByUuidAndGroupId(String uuid, long groupId)
          Returns the d d l record set matching the UUID and group.
abstract  List<DDLRecordSet> DDLRecordSetLocalService.getDDLRecordSets(int start, int end)
          Returns a range of all the d d l record sets.
abstract  int DDLRecordSetLocalService.getDDLRecordSetsCount()
          Returns the number of d d l record sets.
abstract  DDLRecordVersion DDLRecordLocalService.getLatestRecordVersion(long recordId)
           
abstract  Long[] DDLRecordLocalService.getMinAndMaxCompanyRecordIds(long companyId, int status, int scope)
           
abstract  List<DDLRecord> DDLRecordLocalService.getMinAndMaxCompanyRecords(long companyId, int status, int scope, long minRecordId, long maxRecordId)
           
abstract  PersistedModel DDLRecordLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DDLRecordSetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  DDLRecord DDLRecordLocalService.getRecord(long recordId)
           
abstract  DDLRecord DDLRecordService.getRecord(long recordId)
           
abstract  List<DDLRecord> DDLRecordLocalService.getRecords(long recordSetId)
           
abstract  List<DDLRecord> DDLRecordLocalService.getRecords(long recordSetId, int status, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<DDLRecord> DDLRecordLocalService.getRecords(long recordSetId, long userId)
           
abstract  int DDLRecordLocalService.getRecordsCount(long recordSetId, int status)
           
abstract  DDLRecordSet DDLRecordSetService.getRecordSet(long recordSetId)
           
abstract  DDLRecordSet DDLRecordSetLocalService.getRecordSet(long recordSetId)
           
abstract  DDLRecordSet DDLRecordSetLocalService.getRecordSet(long groupId, String recordSetKey)
           
abstract  List<DDLRecordSet> DDLRecordSetLocalService.getRecordSets(long groupId)
           
abstract  int DDLRecordSetLocalService.getRecordSetsCount(long groupId)
           
abstract  DDLRecordVersion DDLRecordLocalService.getRecordVersion(long recordVersionId)
           
abstract  DDLRecordVersion DDLRecordLocalService.getRecordVersion(long recordId, String version)
           
abstract  List<DDLRecordVersion> DDLRecordLocalService.getRecordVersions(long recordId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int DDLRecordLocalService.getRecordVersionsCount(long recordId)
           
abstract  List<DDLRecordSet> DDLRecordSetService.search(long companyId, long groupId, String keywords, int scope, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<DDLRecordSet> DDLRecordSetLocalService.search(long companyId, long groupId, String keywords, int scope, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<DDLRecordSet> DDLRecordSetService.search(long companyId, long groupId, String name, String description, int scope, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<DDLRecordSet> DDLRecordSetLocalService.search(long companyId, long groupId, String name, String description, int scope, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
           
abstract  Hits DDLRecordLocalService.search(SearchContext searchContext)
           
abstract  int DDLRecordSetService.searchCount(long companyId, long groupId, String keywords, int scope)
           
abstract  int DDLRecordSetLocalService.searchCount(long companyId, long groupId, String keywords, int scope)
           
abstract  int DDLRecordSetService.searchCount(long companyId, long groupId, String name, String description, int scope, boolean andOperator)
           
abstract  int DDLRecordSetLocalService.searchCount(long companyId, long groupId, String name, String description, int scope, boolean andOperator)
           
 

Uses of Transactional in com.liferay.portlet.dynamicdatamapping.service
 

Classes in com.liferay.portlet.dynamicdatamapping.service with annotations of type Transactional
 interface DDMContentLocalService
          Provides the local service interface for DDMContent.
 interface DDMStorageLinkLocalService
          Provides the local service interface for DDMStorageLink.
 interface DDMStructureLinkLocalService
          Provides the local service interface for DDMStructureLink.
 interface DDMStructureLocalService
          Provides the local service interface for DDMStructure.
 interface DDMStructureService
          Provides the remote service interface for DDMStructure.
 interface DDMTemplateLocalService
          Provides the local service interface for DDMTemplate.
 interface DDMTemplateService
          Provides the remote service interface for DDMTemplate.
 

Methods in com.liferay.portlet.dynamicdatamapping.service with annotations of type Transactional
abstract  DDMContent DDMContentLocalService.fetchDDMContent(long contentId)
           
abstract  DDMContent DDMContentLocalService.fetchDDMContentByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d m content with the matching UUID and company.
abstract  DDMContent DDMContentLocalService.fetchDDMContentByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m content matching the UUID and group.
abstract  DDMStorageLink DDMStorageLinkLocalService.fetchDDMStorageLink(long storageLinkId)
           
abstract  DDMStructure DDMStructureLocalService.fetchDDMStructure(long structureId)
           
abstract  DDMStructure DDMStructureLocalService.fetchDDMStructureByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d m structure with the matching UUID and company.
abstract  DDMStructure DDMStructureLocalService.fetchDDMStructureByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m structure matching the UUID and group.
abstract  DDMStructureLink DDMStructureLinkLocalService.fetchDDMStructureLink(long structureLinkId)
           
abstract  DDMTemplate DDMTemplateLocalService.fetchDDMTemplate(long templateId)
           
abstract  DDMTemplate DDMTemplateLocalService.fetchDDMTemplateByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d m template with the matching UUID and company.
abstract  DDMTemplate DDMTemplateLocalService.fetchDDMTemplateByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m template matching the UUID and group.
abstract  DDMStructure DDMStructureLocalService.fetchStructure(long structureId)
          Returns the structure with the ID.
abstract  DDMStructure DDMStructureService.fetchStructure(long groupId, long classNameId, String structureKey)
          Returns the structure matching the class name ID, structure key, and group.
abstract  DDMStructure DDMStructureLocalService.fetchStructure(long groupId, long classNameId, String structureKey)
          Returns the structure matching the class name ID, structure key, and group.
abstract  DDMStructure DDMStructureService.fetchStructure(long groupId, long classNameId, String structureKey, boolean includeAncestorStructures)
           
abstract  DDMStructure DDMStructureLocalService.fetchStructure(long groupId, long classNameId, String structureKey, boolean includeGlobalStructures)
          Returns the structure matching the class name ID, structure key, and group, optionally in the global scope.
abstract  DDMTemplate DDMTemplateService.fetchTemplate(long groupId, long classNameId, String templateKey)
          Returns the template matching the group and template key.
abstract  DDMTemplate DDMTemplateLocalService.fetchTemplate(long groupId, long classNameId, String templateKey)
          Returns the template matching the group and template key.
abstract  DDMTemplate DDMTemplateLocalService.fetchTemplate(long groupId, long classNameId, String templateKey, boolean includeGlobalTemplates)
          Returns the template matching the group and template key, optionally in the global scope.
abstract  DDMStorageLink DDMStorageLinkLocalService.getClassStorageLink(long classPK)
           
abstract  DDMStructureLink DDMStructureLinkLocalService.getClassStructureLink(long classPK)
           
abstract  List<DDMStructureLink> DDMStructureLinkLocalService.getClassStructureLinks(long classNameId)
           
abstract  List<DDMStructure> DDMStructureLocalService.getClassStructures(long classNameId)
          Deprecated. As of 6.2.0, replaced by DDMStructureLocalService.getClassStructures(long, long)
abstract  List<DDMStructure> DDMStructureLocalService.getClassStructures(long classNameId, int start, int end)
          Deprecated. As of 6.2.0, replaced by DDMStructureLocalService.getClassStructures(long, long, int, int)
abstract  List<DDMStructure> DDMStructureLocalService.getClassStructures(long companyId, long classNameId)
          Returns all the structures matching the class name ID.
abstract  List<DDMStructure> DDMStructureLocalService.getClassStructures(long companyId, long classNameId, int start, int end)
          Returns a range of all the structures matching the class name ID.
abstract  List<DDMStructure> DDMStructureLocalService.getClassStructures(long companyId, long classNameId, OrderByComparator orderByComparator)
          Returns all the structures matching the class name ID ordered by the comparator.
abstract  List<DDMStructure> DDMStructureLocalService.getClassStructures(long classNameId, OrderByComparator orderByComparator)
          Deprecated. As of 6.2.0, replaced by DDMStructureLocalService.getClassStructures(long, long, OrderByComparator)
abstract  DDMContent DDMContentLocalService.getContent(long contentId)
           
abstract  List<DDMContent> DDMContentLocalService.getContents()
           
abstract  List<DDMContent> DDMContentLocalService.getContents(long groupId)
           
abstract  List<DDMContent> DDMContentLocalService.getContents(long groupId, int start, int end)
           
abstract  int DDMContentLocalService.getContentsCount(long groupId)
           
abstract  DDMContent DDMContentLocalService.getDDMContent(long contentId)
          Returns the d d m content with the primary key.
abstract  DDMContent DDMContentLocalService.getDDMContentByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d m content with the matching UUID and company.
abstract  DDMContent DDMContentLocalService.getDDMContentByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m content matching the UUID and group.
abstract  List<DDMContent> DDMContentLocalService.getDDMContents(int start, int end)
          Returns a range of all the d d m contents.
abstract  int DDMContentLocalService.getDDMContentsCount()
          Returns the number of d d m contents.
abstract  DDMStorageLink DDMStorageLinkLocalService.getDDMStorageLink(long storageLinkId)
          Returns the d d m storage link with the primary key.
abstract  List<DDMStorageLink> DDMStorageLinkLocalService.getDDMStorageLinks(int start, int end)
          Returns a range of all the d d m storage links.
abstract  int DDMStorageLinkLocalService.getDDMStorageLinksCount()
          Returns the number of d d m storage links.
abstract  DDMStructure DDMStructureLocalService.getDDMStructure(long structureId)
          Returns the d d m structure with the primary key.
abstract  DDMStructure DDMStructureLocalService.getDDMStructureByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d m structure with the matching UUID and company.
abstract  DDMStructure DDMStructureLocalService.getDDMStructureByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m structure matching the UUID and group.
abstract  DDMStructureLink DDMStructureLinkLocalService.getDDMStructureLink(long structureLinkId)
          Returns the d d m structure link with the primary key.
abstract  List<DDMStructureLink> DDMStructureLinkLocalService.getDDMStructureLinks(int start, int end)
          Returns a range of all the d d m structure links.
abstract  int DDMStructureLinkLocalService.getDDMStructureLinksCount()
          Returns the number of d d m structure links.
abstract  List<DDMStructure> DDMStructureLocalService.getDDMStructures(int start, int end)
          Returns a range of all the d d m structures.
abstract  int DDMStructureLocalService.getDDMStructuresCount()
          Returns the number of d d m structures.
abstract  DDMTemplate DDMTemplateLocalService.getDDMTemplate(long templateId)
          Returns the d d m template with the primary key.
abstract  DDMTemplate DDMTemplateLocalService.getDDMTemplateByUuidAndCompanyId(String uuid, long companyId)
          Returns the d d m template with the matching UUID and company.
abstract  DDMTemplate DDMTemplateLocalService.getDDMTemplateByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m template matching the UUID and group.
abstract  List<DDMTemplate> DDMTemplateLocalService.getDDMTemplates(int start, int end)
          Returns a range of all the d d m templates.
abstract  int DDMTemplateLocalService.getDDMTemplatesCount()
          Returns the number of d d m templates.
abstract  List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeDDMStructures(long fileEntryTypeId)
           
abstract  List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeDDMStructures(long fileEntryTypeId, int start, int end)
           
abstract  List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeDDMStructures(long fileEntryTypeId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int DDMStructureLocalService.getDLFileEntryTypeDDMStructuresCount(long fileEntryTypeId)
           
abstract  List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeStructures(long dlFileEntryTypeId)
          Returns all the structures for the document library file entry type.
abstract  PersistedModel DDMStorageLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DDMStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DDMContentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DDMStructureLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel DDMTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  DDMStorageLink DDMStorageLinkLocalService.getStorageLink(long storageLinkId)
           
abstract  DDMStructure DDMStructureService.getStructure(long structureId)
          Returns the structure with the ID.
abstract  DDMStructure DDMStructureLocalService.getStructure(long structureId)
          Returns the structure with the ID.
abstract  DDMStructure DDMStructureService.getStructure(long groupId, long classNameId, String structureKey)
          Returns the structure matching the class name ID, structure key, and group.
abstract  DDMStructure DDMStructureLocalService.getStructure(long groupId, long classNameId, String structureKey)
          Returns the structure matching the class name ID, structure key, and group.
abstract  DDMStructure DDMStructureService.getStructure(long groupId, long classNameId, String structureKey, boolean includeGlobalStructures)
          Returns the structure matching the class name ID, structure key, and group, optionally in the global scope.
abstract  DDMStructure DDMStructureLocalService.getStructure(long groupId, long classNameId, String structureKey, boolean includeGlobalStructures)
          Returns the structure matching the class name ID, structure key, and group, optionally in the global scope.
abstract  List<DDMStructure> DDMStructureLocalService.getStructure(long groupId, String name, String description)
          Returns all the structures matching the group, name, and description.
abstract  List<DDMStructure> DDMStructureLocalService.getStructureEntries()
          Deprecated. As of 6.2.0, replaced by DDMStructureLocalService.getStructures()
abstract  List<DDMStructure> DDMStructureLocalService.getStructureEntries(long groupId)
          Deprecated. As of 6.2.0, replaced by DDMStructureLocalService.getStructures(long)
abstract  List<DDMStructure> DDMStructureLocalService.getStructureEntries(long groupId, int start, int end)
          Deprecated. As of 6.2.0, replaced by DDMStructureLocalService.getStructures(long, int, int)
abstract  DDMStructureLink DDMStructureLinkLocalService.getStructureLink(long structureLinkId)
           
abstract  List<DDMStructureLink> DDMStructureLinkLocalService.getStructureLinks(long structureId, int start, int end)
           
abstract  List<DDMStructure> DDMStructureLocalService.getStructures()
          Returns all the structures present in the system.
abstract  List<DDMStructure> DDMStructureService.getStructures(long groupId)
          Returns all the structures in the group that the user has permission to view.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long groupId)
          Returns all the structures present in the group.
abstract  List<DDMStructure> DDMStructureService.getStructures(long[] groupIds)
          Returns all the structures in the groups that the user has permission to view.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long[] groupIds)
          Returns all the structures belonging to the groups.
abstract  List<DDMStructure> DDMStructureService.getStructures(long[] groupIds, long classNameId)
           
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long[] groupIds, long classNameId)
          Returns all the structures matching the class name ID and belonging to the groups.
abstract  List<DDMStructure> DDMStructureService.getStructures(long[] groupIds, long classNameId, int start, int end)
           
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long[] groupIds, long classNameId, int start, int end)
          Returns a range of all the structures matching the class name ID and belonging to the groups.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long groupId, int start, int end)
          Returns a range of all the structures belonging to the group.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long groupId, long classNameId)
          Returns all the structures matching class name ID and group.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long groupId, long classNameId, int start, int end)
          Returns a range of all the structures that match the class name ID and group.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long groupId, long classNameId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the structures matching the class name ID and group.
abstract  List<DDMStructure> DDMStructureLocalService.getStructures(long groupId, String name, String description)
           
abstract  int DDMStructureLocalService.getStructuresCount(long groupId)
          Returns the number of structures belonging to the group.
abstract  int DDMStructureLocalService.getStructuresCount(long[] groupIds, long classNameId)
          Returns the number of structures matching the class name ID and belonging to the groups.
abstract  int DDMStructureLocalService.getStructuresCount(long groupId, long classNameId)
          Returns the number of structures matching the class name ID and group.
abstract  List<DDMStorageLink> DDMStorageLinkLocalService.getStructureStorageLinks(long structureId)
           
abstract  int DDMStorageLinkLocalService.getStructureStorageLinksCount(long structureId)
           
abstract  DDMTemplate DDMTemplateService.getTemplate(long templateId)
          Returns the template with the ID.
abstract  DDMTemplate DDMTemplateLocalService.getTemplate(long templateId)
          Returns the template with the ID.
abstract  DDMTemplate DDMTemplateService.getTemplate(long groupId, long classNameId, String templateKey)
          Returns the template matching the group and template key.
abstract  DDMTemplate DDMTemplateLocalService.getTemplate(long groupId, long classNameId, String templateKey)
          Returns the template matching the group and template key.
abstract  DDMTemplate DDMTemplateService.getTemplate(long groupId, long classNameId, String templateKey, boolean includeGlobalTemplates)
          Returns the template matching the group and template key, optionally in the global scope.
abstract  DDMTemplate DDMTemplateLocalService.getTemplate(long groupId, long classNameId, String templateKey, boolean includeGlobalTemplates)
          Returns the template matching the group and template key, optionally in the global scope.
abstract  DDMTemplate DDMTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
           
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplates(long classPK)
          Returns all the templates with the class PK.
abstract  List<DDMTemplate> DDMTemplateService.getTemplates(long groupId, long classNameId)
          Returns all the templates matching the group and class name ID.
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplates(long groupId, long classNameId)
          Returns all the templates matching the group and class name ID.
abstract  List<DDMTemplate> DDMTemplateService.getTemplates(long groupId, long classNameId, long classPK)
          Returns all the templates matching the group, class name ID, and class PK.
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplates(long groupId, long classNameId, long classPK)
          Returns all the templates matching the group, class name ID, and class PK.
abstract  List<DDMTemplate> DDMTemplateService.getTemplates(long groupId, long classNameId, long classPK, String type)
          Returns all the templates matching the class name ID, class PK, type, and mode.
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplates(long groupId, long classNameId, long classPK, String type)
          Returns all the templates matching the group, class name ID, class PK, and type.
abstract  List<DDMTemplate> DDMTemplateService.getTemplates(long groupId, long classNameId, long classPK, String type, String mode)
           
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplates(long groupId, long classNameId, long classPK, String type, String mode)
          Returns all the templates matching the group, class name ID, class PK, type, and mode.
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplatesByClassPK(long[] groupIds, long classPK)
           
abstract  List<DDMTemplate> DDMTemplateService.getTemplatesByClassPK(long groupId, long classPK)
          Returns all the templates matching the group and class PK.
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplatesByClassPK(long groupId, long classPK)
           
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplatesByClassPK(long groupId, long classPK, int start, int end)
           
abstract  int DDMTemplateLocalService.getTemplatesByClassPKCount(long groupId, long classPK)
          Returns the number of templates matching the group and class PK.
abstract  List<DDMTemplate> DDMTemplateService.getTemplatesByStructureClassNameId(long groupId, long structureClassNameId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group and structure class name ID and all the generic templates matching the group.
abstract  List<DDMTemplate> DDMTemplateLocalService.getTemplatesByStructureClassNameId(long groupId, long structureClassNameId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group and structure class name ID.
abstract  int DDMTemplateService.getTemplatesByStructureClassNameIdCount(long groupId, long structureClassNameId)
          Returns the number of templates matching the group and structure class name ID plus the number of generic templates matching the group.
abstract  int DDMTemplateLocalService.getTemplatesByStructureClassNameIdCount(long groupId, long structureClassNameId)
          Returns the number of templates matching the group and structure class name ID, including Generic Templates.
abstract  int DDMTemplateLocalService.getTemplatesCount(long groupId)
          Returns the number of templates belonging to the group.
abstract  int DDMTemplateLocalService.getTemplatesCount(long groupId, long classNameId)
          Returns the number of templates matching the group and class name ID.
abstract  int DDMTemplateLocalService.getTemplatesCount(long groupId, long classNameId, long classPK)
          Returns the number of templates matching the group, class name ID, and class PK.
abstract  boolean DDMStructureLocalService.hasDLFileEntryTypeDDMStructure(long fileEntryTypeId, long structureId)
           
abstract  boolean DDMStructureLocalService.hasDLFileEntryTypeDDMStructures(long fileEntryTypeId)
           
abstract  List<DDMTemplate> DDMTemplateService.search(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String keywords, String type, String mode, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group IDs, class name IDs, class PK, type, and mode, and matching the keywords in the template names and descriptions.
abstract  List<DDMTemplate> DDMTemplateLocalService.search(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String keywords, String type, String mode, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group IDs, class Name IDs, class PK, type, and mode, and include the keywords on its names and descriptions.
abstract  List<DDMTemplate> DDMTemplateService.search(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String name, String description, String type, String mode, String language, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group IDs, class name IDs, class PK, name keyword, description keyword, type, mode, and language.
abstract  List<DDMTemplate> DDMTemplateLocalService.search(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String name, String description, String type, String mode, String language, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group IDs, class name IDs, class PK, name keyword, description keyword, type, mode, and language.
abstract  List<DDMStructure> DDMStructureService.search(long companyId, long[] groupIds, long[] classNameIds, String keywords, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the structures matching the groups and class name IDs, and matching the keywords in the structure names and descriptions.
abstract  List<DDMStructure> DDMStructureLocalService.search(long companyId, long[] groupIds, long[] classNameIds, String keywords, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the structures matching the groups and class name IDs, and matching the keywords in the structure names and descriptions.
abstract  List<DDMStructure> DDMStructureService.search(long companyId, long[] groupIds, long[] classNameIds, String name, String description, String storageType, int type, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the structures matching the groups, class name IDs, name keyword, description keyword, storage type, and type.
abstract  List<DDMStructure> DDMStructureLocalService.search(long companyId, long[] groupIds, long[] classNameIds, String name, String description, String storageType, int type, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the structures matching the groups, class name IDs, name keyword, description keyword, storage type, and type.
abstract  List<DDMTemplate> DDMTemplateService.search(long companyId, long groupId, long classNameId, long classPK, String keywords, String type, String mode, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group, class name ID, class PK, type, and mode, and matching the keywords in the template names and descriptions.
abstract  List<DDMTemplate> DDMTemplateLocalService.search(long companyId, long groupId, long classNameId, long classPK, String keywords, String type, String mode, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group, class name ID, class PK, type, and mode, and matching the keywords in the template names and descriptions.
abstract  List<DDMTemplate> DDMTemplateService.search(long companyId, long groupId, long classNameId, long classPK, String name, String description, String type, String mode, String language, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group, class name ID, class PK, name keyword, description keyword, type, mode, and language.
abstract  List<DDMTemplate> DDMTemplateLocalService.search(long companyId, long groupId, long classNameId, long classPK, String name, String description, String type, String mode, String language, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the templates matching the group, class name ID, class PK, name keyword, description keyword, type, mode, and language.
abstract  int DDMTemplateService.searchCount(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String keywords, String type, String mode)
          Returns the number of templates matching the group IDs, class name IDs, class PK, type, and mode, and matching the keywords in the template names and descriptions.
abstract  int DDMTemplateLocalService.searchCount(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String keywords, String type, String mode)
          Returns the number of templates matching the group IDs, class name IDs, class PK, type, and mode, and matching the keywords in the template names and descriptions.
abstract  int DDMTemplateService.searchCount(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String name, String description, String type, String mode, String language, boolean andOperator)
          Returns the number of templates matching the group IDs, class name IDs, class PK, name keyword, description keyword, type, mode, and language.
abstract  int DDMTemplateLocalService.searchCount(long companyId, long[] groupIds, long[] classNameIds, long[] classPKs, String name, String description, String type, String mode, String language, boolean andOperator)
          Returns the number of templates matching the group IDs, class name IDs, class PKs, name keyword, description keyword, type, mode, and language.
abstract  int DDMStructureService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String keywords)
          Returns the number of structures matching the groups and class name IDs, and matching the keywords in the structure names and descriptions.
abstract  int DDMStructureLocalService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String keywords)
          Returns the number of structures matching the groups and class name IDs, and matching the keywords in the structure names and descriptions.
abstract  int DDMStructureService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String name, String description, String storageType, int type, boolean andOperator)
          Returns the number of structures matching the groups, class name IDs, name keyword, description keyword, storage type, and type
abstract  int DDMStructureLocalService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String name, String description, String storageType, int type, boolean andOperator)
          Returns the number of structures matching the groups, class name IDs, name keyword, description keyword, storage type, and type
abstract  int DDMTemplateService.searchCount(long companyId, long groupId, long classNameId, long classPK, String keywords, String type, String mode)
          Returns the number of templates matching the group, class name ID, class PK, type, and mode, and matching the keywords in the template names and descriptions.
abstract  int DDMTemplateLocalService.searchCount(long companyId, long groupId, long classNameId, long classPK, String keywords, String type, String mode)
          Returns the number of templates matching the group, class name ID, class PK, type, and matching the keywords in the template names and descriptions.
abstract  int DDMTemplateService.searchCount(long companyId, long groupId, long classNameId, long classPK, String name, String description, String type, String mode, String language, boolean andOperator)
          Returns the number of templates matching the group, class name ID, class PK, name keyword, description keyword, type, mode, and language.
abstract  int DDMTemplateLocalService.searchCount(long companyId, long groupId, long classNameId, long classPK, String name, String description, String type, String mode, String language, boolean andOperator)
          Returns the number of templates matching the group, class name ID, class PK, name keyword, description keyword, type, mode, and language.
 

Uses of Transactional in com.liferay.portlet.expando.service
 

Classes in com.liferay.portlet.expando.service with annotations of type Transactional
 interface ExpandoColumnLocalService
          Provides the local service interface for ExpandoColumn.
 interface ExpandoColumnService
          Provides the remote service interface for ExpandoColumn.
 interface ExpandoRowLocalService
          Provides the local service interface for ExpandoRow.
 interface ExpandoTableLocalService
          Provides the local service interface for ExpandoTable.
 interface ExpandoValueLocalService
          Provides the local service interface for ExpandoValue.
 interface ExpandoValueService
          Provides the remote service interface for ExpandoValue.
 

Methods in com.liferay.portlet.expando.service with annotations of type Transactional
abstract  ExpandoTable ExpandoTableLocalService.fetchDefaultTable(long companyId, long classNameId)
           
abstract  ExpandoTable ExpandoTableLocalService.fetchDefaultTable(long companyId, String className)
           
abstract  ExpandoColumn ExpandoColumnLocalService.fetchExpandoColumn(long columnId)
           
abstract  ExpandoRow ExpandoRowLocalService.fetchExpandoRow(long rowId)
           
abstract  ExpandoTable ExpandoTableLocalService.fetchExpandoTable(long tableId)
           
abstract  ExpandoValue ExpandoValueLocalService.fetchExpandoValue(long valueId)
           
abstract  ExpandoTable ExpandoTableLocalService.fetchTable(long companyId, long classNameId, String name)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getColumn(long columnId)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getColumn(long companyId, long classNameId, String tableName, String name)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getColumn(long tableId, String name)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getColumn(long companyId, String className, String tableName, String name)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getColumns(long tableId)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getColumns(long tableId, Collection<String> names)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getColumns(long companyId, long classNameId, String tableName)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getColumns(long companyId, long classNameId, String tableName, Collection<String> names)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getColumns(long companyId, String className, String tableName)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getColumns(long companyId, String className, String tableName, Collection<String> columnNames)
           
abstract  int ExpandoColumnLocalService.getColumnsCount(long tableId)
           
abstract  int ExpandoColumnLocalService.getColumnsCount(long companyId, long classNameId, String tableName)
           
abstract  int ExpandoColumnLocalService.getColumnsCount(long companyId, String className, String tableName)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getColumnValues(long columnId, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getColumnValues(long companyId, long classNameId, String tableName, String columnName, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getColumnValues(long companyId, long classNameId, String tableName, String columnName, String data, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getColumnValues(long companyId, String className, String tableName, String columnName, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getColumnValues(long companyId, String className, String tableName, String columnName, String data, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getColumnValues(String className, String tableName, String columnName, String data, int start, int end)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getColumnValues(long, String, String, String, String, int, int)
abstract  int ExpandoValueLocalService.getColumnValuesCount(long columnId)
           
abstract  int ExpandoValueLocalService.getColumnValuesCount(long companyId, long classNameId, String tableName, String columnName)
           
abstract  int ExpandoValueLocalService.getColumnValuesCount(long companyId, long classNameId, String tableName, String columnName, String data)
           
abstract  int ExpandoValueLocalService.getColumnValuesCount(long companyId, String className, String tableName, String columnName)
           
abstract  int ExpandoValueLocalService.getColumnValuesCount(long companyId, String className, String tableName, String columnName, String data)
           
abstract  int ExpandoValueLocalService.getColumnValuesCount(String className, String tableName, String columnName, String data)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getColumnValuesCount(long, String, String, String, String)
abstract  Map<String,Serializable> ExpandoValueService.getData(long companyId, String className, String tableName, Collection<String> columnNames, long classPK)
           
abstract  Map<String,Serializable> ExpandoValueLocalService.getData(long companyId, String className, String tableName, Collection<String> columnNames, long classPK)
           
abstract  Serializable ExpandoValueService.getData(long companyId, String className, String tableName, String columnName, long classPK)
           
abstract  Serializable ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK)
           
abstract  boolean ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, boolean defaultData)
           
abstract  boolean[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, boolean[] defaultData)
           
abstract  Date ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, Date defaultData)
           
abstract  Date[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, Date[] defaultData)
           
abstract  double ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, double defaultData)
           
abstract  double[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, double[] defaultData)
           
abstract  float ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, float defaultData)
           
abstract  float[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, float[] defaultData)
           
abstract  int ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, int defaultData)
           
abstract  int[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, int[] defaultData)
           
abstract  long ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, long defaultData)
           
abstract  long[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, long[] defaultData)
           
abstract  Map<?,?> ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, Map<?,?> defaultData)
           
abstract  Number ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, Number defaultData)
           
abstract  Number[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, Number[] defaultData)
           
abstract  short ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, short defaultData)
           
abstract  short[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, short[] defaultData)
           
abstract  String ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, String defaultData)
           
abstract  String[] ExpandoValueLocalService.getData(long companyId, String className, String tableName, String columnName, long classPK, String[] defaultData)
           
abstract  Serializable ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long)
abstract  boolean ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, boolean defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, boolean[])
abstract  boolean[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, boolean[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, boolean[])
abstract  Date ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, Date defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, Date[])
abstract  Date[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, Date[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, Date[])
abstract  double ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, double defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, double[])
abstract  double[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, double[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, double[])
abstract  float ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, float defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, float[])
abstract  float[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, float[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, float[])
abstract  int ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, int defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, int[])
abstract  int[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, int[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, int[])
abstract  long ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, long defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, long[])
abstract  long[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, long[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, long[])
abstract  short ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, short defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, short[])
abstract  short[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, short[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, short[])
abstract  String ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, String defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, String[])
abstract  String[] ExpandoValueLocalService.getData(String className, String tableName, String columnName, long classPK, String[] defaultData)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getData(long, String, String, String, long, String[])
abstract  ExpandoTable ExpandoTableLocalService.getDefaultTable(long companyId, long classNameId)
           
abstract  ExpandoTable ExpandoTableLocalService.getDefaultTable(long companyId, String className)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getDefaultTableColumn(long companyId, long classNameId, String name)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getDefaultTableColumn(long companyId, String className, String name)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getDefaultTableColumns(long companyId, long classNameId)
           
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getDefaultTableColumns(long companyId, String className)
           
abstract  int ExpandoColumnLocalService.getDefaultTableColumnsCount(long companyId, long classNameId)
           
abstract  int ExpandoColumnLocalService.getDefaultTableColumnsCount(long companyId, String className)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getDefaultTableColumnValues(long companyId, long classNameId, String columnName, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getDefaultTableColumnValues(long companyId, String className, String columnName, int start, int end)
           
abstract  int ExpandoValueLocalService.getDefaultTableColumnValuesCount(long companyId, long classNameId, String columnName)
           
abstract  int ExpandoValueLocalService.getDefaultTableColumnValuesCount(long companyId, String className, String columnName)
           
abstract  List<ExpandoRow> ExpandoRowLocalService.getDefaultTableRows(long companyId, long classNameId, int start, int end)
           
abstract  List<ExpandoRow> ExpandoRowLocalService.getDefaultTableRows(long companyId, String className, int start, int end)
           
abstract  int ExpandoRowLocalService.getDefaultTableRowsCount(long companyId, long classNameId)
           
abstract  int ExpandoRowLocalService.getDefaultTableRowsCount(long companyId, String className)
           
abstract  ExpandoColumn ExpandoColumnLocalService.getExpandoColumn(long columnId)
          Returns the expando column with the primary key.
abstract  List<ExpandoColumn> ExpandoColumnLocalService.getExpandoColumns(int start, int end)
          Returns a range of all the expando columns.
abstract  int ExpandoColumnLocalService.getExpandoColumnsCount()
          Returns the number of expando columns.
abstract  ExpandoRow ExpandoRowLocalService.getExpandoRow(long rowId)
          Returns the expando row with the primary key.
abstract  List<ExpandoRow> ExpandoRowLocalService.getExpandoRows(int start, int end)
          Returns a range of all the expando rows.
abstract  int ExpandoRowLocalService.getExpandoRowsCount()
          Returns the number of expando rows.
abstract  ExpandoTable ExpandoTableLocalService.getExpandoTable(long tableId)
          Returns the expando table with the primary key.
abstract  List<ExpandoTable> ExpandoTableLocalService.getExpandoTables(int start, int end)
          Returns a range of all the expando tables.
abstract  int ExpandoTableLocalService.getExpandoTablesCount()
          Returns the number of expando tables.
abstract  ExpandoValue ExpandoValueLocalService.getExpandoValue(long valueId)
          Returns the expando value with the primary key.
abstract  List<ExpandoValue> ExpandoValueLocalService.getExpandoValues(int start, int end)
          Returns a range of all the expando values.
abstract  int ExpandoValueLocalService.getExpandoValuesCount()
          Returns the number of expando values.
abstract  JSONObject ExpandoValueService.getJSONData(long companyId, String className, String tableName, String columnName, long classPK)
           
abstract  PersistedModel ExpandoColumnLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ExpandoRowLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ExpandoValueLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ExpandoTableLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  ExpandoRow ExpandoRowLocalService.getRow(long rowId)
           
abstract  ExpandoRow ExpandoRowLocalService.getRow(long tableId, long classPK)
           
abstract  ExpandoRow ExpandoRowLocalService.getRow(long companyId, long classNameId, String tableName, long classPK)
           
abstract  ExpandoRow ExpandoRowLocalService.getRow(long companyId, String className, String tableName, long classPK)
           
abstract  List<ExpandoRow> ExpandoRowLocalService.getRows(long tableId, int start, int end)
           
abstract  List<ExpandoRow> ExpandoRowLocalService.getRows(long companyId, long classNameId, String tableName, int start, int end)
           
abstract  List<ExpandoRow> ExpandoRowLocalService.getRows(long companyId, String className, String tableName, int start, int end)
           
abstract  List<ExpandoRow> ExpandoRowLocalService.getRows(String className, String tableName, int start, int end)
          Deprecated. As of 6.1.0, replaced by ExpandoRowLocalService.getRows(long, String, String, int, int)
abstract  int ExpandoRowLocalService.getRowsCount(long tableId)
           
abstract  int ExpandoRowLocalService.getRowsCount(long companyId, long classNameId, String tableName)
           
abstract  int ExpandoRowLocalService.getRowsCount(long companyId, String className, String tableName)
           
abstract  int ExpandoRowLocalService.getRowsCount(String className, String tableName)
          Deprecated. As of 6.1.0, replaced by ExpandoRowLocalService.getRowsCount(long, String, String)
abstract  List<ExpandoValue> ExpandoValueLocalService.getRowValues(long rowId)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getRowValues(long rowId, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getRowValues(long companyId, long classNameId, String tableName, long classPK, int start, int end)
           
abstract  List<ExpandoValue> ExpandoValueLocalService.getRowValues(long companyId, String className, String tableName, long classPK, int start, int end)
           
abstract  int ExpandoValueLocalService.getRowValuesCount(long rowId)
           
abstract  int ExpandoValueLocalService.getRowValuesCount(long companyId, long classNameId, String tableName, long classPK)
           
abstract  int ExpandoValueLocalService.getRowValuesCount(long companyId, String className, String tableName, long classPK)
           
abstract  ExpandoTable ExpandoTableLocalService.getTable(long tableId)
           
abstract  ExpandoTable ExpandoTableLocalService.getTable(long companyId, long classNameId, String name)
           
abstract  ExpandoTable ExpandoTableLocalService.getTable(long classNameId, String name)
          Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.getTable(long, long, String)
abstract  ExpandoTable ExpandoTableLocalService.getTable(long companyId, String className, String name)
           
abstract  ExpandoTable ExpandoTableLocalService.getTable(String className, String name)
          Deprecated. As of 6.1.0, replaced by ExpandoTableLocalService.getTable(long, String, String)
abstract  List<ExpandoTable> ExpandoTableLocalService.getTables(long companyId, long classNameId)
           
abstract  List<ExpandoTable> ExpandoTableLocalService.getTables(long companyId, String className)
           
abstract  ExpandoValue ExpandoValueLocalService.getValue(long valueId)
           
abstract  ExpandoValue ExpandoValueLocalService.getValue(long columnId, long rowId)
           
abstract  ExpandoValue ExpandoValueLocalService.getValue(long tableId, long columnId, long classPK)
           
abstract  ExpandoValue ExpandoValueLocalService.getValue(long companyId, long classNameId, String tableName, String columnName, long classPK)
           
abstract  ExpandoValue ExpandoValueLocalService.getValue(long classNameId, String tableName, String columnName, long classPK)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getValue(long, long, String, String, long)
abstract  ExpandoValue ExpandoValueLocalService.getValue(long companyId, String className, String tableName, String columnName, long classPK)
           
abstract  ExpandoValue ExpandoValueLocalService.getValue(String className, String tableName, String columnName, long classPK)
          Deprecated. As of 6.1.0, replaced by ExpandoValueLocalService.getValue(long, String, String, String, long)
 

Uses of Transactional in com.liferay.portlet.flags.service
 

Classes in com.liferay.portlet.flags.service with annotations of type Transactional
 interface FlagsEntryService
          Provides the remote service interface for FlagsEntry.
 

Uses of Transactional in com.liferay.portlet.journal.service
 

Classes in com.liferay.portlet.journal.service with annotations of type Transactional
 interface JournalArticleImageLocalService
          Provides the local service interface for JournalArticleImage.
 interface JournalArticleLocalService
          Provides the local service interface for JournalArticle.
 interface JournalArticleResourceLocalService
          Provides the local service interface for JournalArticleResource.
 interface JournalArticleService
          Provides the remote service interface for JournalArticle.
 interface JournalContentSearchLocalService
          Provides the local service interface for JournalContentSearch.
 interface JournalFeedLocalService
          Provides the local service interface for JournalFeed.
 interface JournalFeedService
          Provides the remote service interface for JournalFeed.
 interface JournalFolderLocalService
          Provides the local service interface for JournalFolder.
 interface JournalFolderService
          Provides the remote service interface for JournalFolder.
 interface JournalStructureLocalService
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle structures
 interface JournalStructureService
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 interface JournalTemplateLocalService
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 interface JournalTemplateService
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 

Methods in com.liferay.portlet.journal.service with annotations of type Transactional
abstract  JournalArticle JournalArticleService.fetchArticle(long groupId, String articleId)
           
abstract  JournalArticle JournalArticleLocalService.fetchArticle(long groupId, String articleId)
           
abstract  JournalArticle JournalArticleLocalService.fetchArticle(long groupId, String articleId, double version)
          Returns the web content article matching the group, article ID, and version.
abstract  JournalArticle JournalArticleLocalService.fetchArticleByUrlTitle(long groupId, String urlTitle)
           
abstract  JournalArticleResource JournalArticleResourceLocalService.fetchArticleResource(long groupId, String articleId)
           
abstract  JournalArticleResource JournalArticleResourceLocalService.fetchArticleResource(String uuid, long groupId)
           
abstract  JournalArticle JournalArticleLocalService.fetchDisplayArticle(long groupId, String articleId)
           
abstract  JournalFeed JournalFeedLocalService.fetchFeed(long groupId, String feedId)
           
abstract  JournalFolder JournalFolderLocalService.fetchFolder(long folderId)
           
abstract  JournalFolder JournalFolderService.fetchFolder(long folderId)
           
abstract  JournalFolder JournalFolderLocalService.fetchFolder(long groupId, long parentFolderId, String name)
           
abstract  JournalFolder JournalFolderLocalService.fetchFolder(long groupId, String name)
           
abstract  JournalArticle JournalArticleLocalService.fetchJournalArticle(long id)
           
abstract  JournalArticle JournalArticleLocalService.fetchJournalArticleByUuidAndCompanyId(String uuid, long companyId)
          Returns the journal article with the matching UUID and company.
abstract  JournalArticle JournalArticleLocalService.fetchJournalArticleByUuidAndGroupId(String uuid, long groupId)
          Returns the journal article matching the UUID and group.
abstract  JournalArticleImage JournalArticleImageLocalService.fetchJournalArticleImage(long articleImageId)
           
abstract  JournalArticleResource JournalArticleResourceLocalService.fetchJournalArticleResource(long resourcePrimKey)
           
abstract  JournalArticleResource JournalArticleResourceLocalService.fetchJournalArticleResourceByUuidAndGroupId(String uuid, long groupId)
          Returns the journal article resource matching the UUID and group.
abstract  JournalContentSearch JournalContentSearchLocalService.fetchJournalContentSearch(long contentSearchId)
           
abstract  JournalFeed JournalFeedLocalService.fetchJournalFeed(long id)
           
abstract  JournalFeed JournalFeedLocalService.fetchJournalFeedByUuidAndCompanyId(String uuid, long companyId)
          Returns the journal feed with the matching UUID and company.
abstract  JournalFeed JournalFeedLocalService.fetchJournalFeedByUuidAndGroupId(String uuid, long groupId)
          Returns the journal feed matching the UUID and group.
abstract  JournalFolder JournalFolderLocalService.fetchJournalFolder(long folderId)
           
abstract  JournalFolder JournalFolderLocalService.fetchJournalFolderByUuidAndCompanyId(String uuid, long companyId)
          Returns the journal folder with the matching UUID and company.
abstract  JournalFolder JournalFolderLocalService.fetchJournalFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the journal folder matching the UUID and group.
abstract  JournalArticle JournalArticleLocalService.fetchLatestArticle(long resourcePrimKey)
           
abstract  JournalArticle JournalArticleLocalService.fetchLatestArticle(long resourcePrimKey, int status)
           
abstract  JournalArticle JournalArticleLocalService.fetchLatestArticle(long resourcePrimKey, int[] statuses)
           
abstract  JournalArticle JournalArticleLocalService.fetchLatestArticle(long resourcePrimKey, int status, boolean preferApproved)
           
abstract  JournalArticle JournalArticleLocalService.fetchLatestArticle(long groupId, String articleId, int status)
           
abstract  JournalArticle JournalArticleLocalService.fetchLatestArticleByUrlTitle(long groupId, String urlTitle, int status)
           
abstract  JournalArticle JournalArticleLocalService.fetchLatestIndexableArticle(long resourcePrimKey)
          Returns the latest indexable web content article matching the resource primary key.
abstract  JournalStructure JournalStructureLocalService.fetchStructure(long groupId, String structureId)
          Deprecated.  
abstract  JournalArticle JournalArticleService.getArticle(long id)
          Returns the web content article with the ID.
abstract  JournalArticle JournalArticleLocalService.getArticle(long id)
          Returns the web content article with the ID.
abstract  JournalArticle JournalArticleService.getArticle(long groupId, String articleId)
          Returns the latest approved web content article, or the latest unapproved article if none are approved.
abstract  JournalArticle JournalArticleLocalService.getArticle(long groupId, String articleId)
          Returns the latest approved web content article, or the latest unapproved article if none are approved.
abstract  JournalArticle JournalArticleService.getArticle(long groupId, String articleId, double version)
          Returns the web content article matching the group, article ID, and version.
abstract  JournalArticle JournalArticleLocalService.getArticle(long groupId, String articleId, double version)
          Returns the web content article matching the group, article ID, and version.
abstract  JournalArticle JournalArticleService.getArticle(long groupId, String className, long classPK)
          Returns the web content article matching the group, class name, and class PK.
abstract  JournalArticle JournalArticleLocalService.getArticle(long groupId, String className, long classPK)
          Returns the web content article matching the group, class name, and class PK.
abstract  JournalArticle JournalArticleService.getArticleByUrlTitle(long groupId, String urlTitle)
          Returns the latest web content article that is approved, or the latest unapproved article if none are approved.
abstract  JournalArticle JournalArticleLocalService.getArticleByUrlTitle(long groupId, String urlTitle)
          Returns the latest web content article that is approved, or the latest unapproved article if none are approved.
abstract  String JournalArticleLocalService.getArticleContent(JournalArticle article, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns the web content associated with the web content article and DDM template.
abstract  String JournalArticleLocalService.getArticleContent(long groupId, String articleId, double version, String viewMode, String ddmTemplateKey, String languageId, ThemeDisplay themeDisplay)
          Returns the web content matching the group, article ID, and version, and associated with the DDM template.
abstract  String JournalArticleLocalService.getArticleContent(long groupId, String articleId, double version, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns the web content matching the group, article ID, and version.
abstract  String JournalArticleService.getArticleContent(long groupId, String articleId, double version, String languageId, ThemeDisplay themeDisplay)
          Returns the web content matching the group, article ID, and version.
abstract  String JournalArticleLocalService.getArticleContent(long groupId, String articleId, String viewMode, String ddmTemplateKey, String languageId, ThemeDisplay themeDisplay)
          Returns the latest web content matching the group and article ID, and associated with DDM template key.
abstract  String JournalArticleLocalService.getArticleContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns the latest web content matching the group and article ID.
abstract  String JournalArticleService.getArticleContent(long groupId, String articleId, String languageId, ThemeDisplay themeDisplay)
          Returns the latest web content matching the group and article ID.
abstract  List<JournalContentSearch> JournalContentSearchLocalService.getArticleContentSearches()
           
abstract  List<JournalContentSearch> JournalContentSearchLocalService.getArticleContentSearches(long groupId, String articleId)
           
abstract  List<JournalContentSearch> JournalContentSearchLocalService.getArticleContentSearches(String articleId)
           
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(JournalArticle article, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article, optionally based on the DDM template if the article is template driven.
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article, optionally based on the DDM template if the article is template driven.
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the specified version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
          Returns a web content article display for the specified page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String ddmTemplateKey, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID, optionally based on the DDM template if the article is template driven.
abstract  JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
          Returns a web content article display for the first page of the latest version of the web content article matching the group and article ID.
abstract  JournalArticleImage JournalArticleImageLocalService.getArticleImage(long articleImageId)
           
abstract  long JournalArticleImageLocalService.getArticleImageId(long groupId, String articleId, double version, String elInstanceId, String elName, String languageId)
           
abstract  long JournalArticleImageLocalService.getArticleImageId(long groupId, String articleId, double version, String elInstanceId, String elName, String languageId, boolean tempImage)
           
abstract  List<JournalArticleImage> JournalArticleImageLocalService.getArticleImages(long groupId)
           
abstract  List<JournalArticleImage> JournalArticleImageLocalService.getArticleImages(long groupId, String articleId, double version)
           
abstract  JournalArticleResource JournalArticleResourceLocalService.getArticleResource(long articleResourcePrimKey)
           
abstract  long JournalArticleResourceLocalService.getArticleResourcePrimKey(long groupId, String articleId)
           
abstract  long JournalArticleResourceLocalService.getArticleResourcePrimKey(String uuid, long groupId, String articleId)
           
abstract  List<JournalArticleResource> JournalArticleResourceLocalService.getArticleResources(long groupId)
           
abstract  List<JournalArticle> JournalArticleLocalService.getArticles()
          Returns all the web content articles present in the system.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId)
          Returns all the web content articles belonging to the group.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, int start, int end)
          Returns a range of all the web content articles belonging to the group.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles belonging to the group.
abstract  List<JournalArticle> JournalArticleService.getArticles(long groupId, long folderId)
          Returns all the web content articles matching the group and folder.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, long folderId)
          Returns all the web content articles matching the group and folder.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, long folderId, int start, int end)
          Returns a range of all the web content articles matching the group and folder.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, long folderId, int status, int start, int end)
           
abstract  List<JournalArticle> JournalArticleService.getArticles(long groupId, long folderId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the group and folder.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the web content articles matching the group and folder.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, String articleId)
          Returns all the web content articles matching the group and article ID.
abstract  List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, String articleId, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<JournalArticle> JournalArticleService.getArticlesByArticleId(long groupId, String articleId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the group and article ID.
abstract  List<JournalArticle> JournalArticleService.getArticlesByLayoutUuid(long groupId, String layoutUuid)
          Returns all the web content articles matching the group and layout UUID.
abstract  List<JournalArticle> JournalArticleLocalService.getArticlesByResourcePrimKey(long resourcePrimKey)
           
abstract  List<JournalArticle> JournalArticleLocalService.getArticlesBySmallImageId(long smallImageId)
          Returns all the web content articles matching the small image ID.
abstract  List<JournalArticle> JournalArticleService.getArticlesByStructureId(long groupId, long classNameId, String ddmStructureKey, int status, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the group, class name ID, DDM structure key, and workflow status.
abstract  List<JournalArticle> JournalArticleService.getArticlesByStructureId(long groupId, String ddmStructureKey, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the group, default class name ID, and DDM structure key.
abstract  int JournalArticleLocalService.getArticlesCount(long groupId)
          Returns the number of web content articles belonging to the group.
abstract  int JournalArticleService.getArticlesCount(long groupId, long folderId)
          Returns the number of web content articles matching the group and folder.
abstract  int JournalArticleLocalService.getArticlesCount(long groupId, long folderId)
          Returns the number of web content articles matching the group and folder.
abstract  int JournalArticleService.getArticlesCount(long groupId, long folderId, int status)
           
abstract  int JournalArticleLocalService.getArticlesCount(long groupId, long folderId, int status)
           
abstract  int JournalArticleLocalService.getArticlesCount(long groupId, String articleId)
           
abstract  int JournalArticleService.getArticlesCountByArticleId(long groupId, String articleId)
          Returns the number of web content articles matching the group and article ID.
abstract  int JournalArticleService.getArticlesCountByStructureId(long groupId, long classNameId, String ddmStructureKey, int status)
          Returns the number of web content articles matching the group, class name ID, DDM structure key, and workflow status.
abstract  int JournalArticleService.getArticlesCountByStructureId(long groupId, String ddmStructureKey)
          Returns the number of web content articles matching the group, default class name ID, and DDM structure key.
abstract  List<JournalArticle> JournalArticleLocalService.getCompanyArticles(long companyId, double version, int status, int start, int end)
          Returns an ordered range of all the web content articles matching the company, version, and workflow status.
abstract  List<JournalArticle> JournalArticleLocalService.getCompanyArticles(long companyId, int status, int start, int end)
          Returns an ordered range of all the web content articles matching the company and workflow status.
abstract  int JournalArticleLocalService.getCompanyArticlesCount(long companyId, double version, int status, int start, int end)
          Returns the number of web content articles matching the company, version, and workflow status.
abstract  int JournalArticleLocalService.getCompanyArticlesCount(long companyId, int status)
          Returns the number of web content articles matching the company and workflow status.
abstract  List<JournalFolder> JournalFolderLocalService.getCompanyFolders(long companyId, int start, int end)
           
abstract  int JournalFolderLocalService.getCompanyFoldersCount(long companyId)
           
abstract  JournalArticle JournalArticleLocalService.getDisplayArticle(long groupId, String articleId)
          Returns the matching web content article currently displayed or next to be displayed if no article is currently displayed.
abstract  JournalArticle JournalArticleService.getDisplayArticleByUrlTitle(long groupId, String urlTitle)
          Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed.
abstract  JournalArticle JournalArticleLocalService.getDisplayArticleByUrlTitle(long groupId, String urlTitle)
          Returns the web content article matching the URL title that is currently displayed or next to be displayed if no article is currently displayed.
abstract  JournalFeed JournalFeedLocalService.getFeed(long feedId)
           
abstract  JournalFeed JournalFeedService.getFeed(long feedId)
           
abstract  JournalFeed JournalFeedService.getFeed(long groupId, long feedId)
          Deprecated. As of 6.2.0, replaced by JournalFeedService.getFeed(long, String)
abstract  JournalFeed JournalFeedLocalService.getFeed(long groupId, String feedId)
           
abstract  JournalFeed JournalFeedService.getFeed(long groupId, String feedId)
           
abstract  List<JournalFeed> JournalFeedLocalService.getFeeds()
           
abstract  List<JournalFeed> JournalFeedLocalService.getFeeds(long groupId)
           
abstract  List<JournalFeed> JournalFeedLocalService.getFeeds(long groupId, int start, int end)
           
abstract  int JournalFeedLocalService.getFeedsCount(long groupId)
           
abstract  JournalFolder JournalFolderLocalService.getFolder(long folderId)
           
abstract  JournalFolder JournalFolderService.getFolder(long folderId)
           
abstract  List<Long> JournalFolderService.getFolderIds(long groupId, long folderId)
           
abstract  List<JournalFolder> JournalFolderLocalService.getFolders(long groupId)
           
abstract  List<JournalFolder> JournalFolderService.getFolders(long groupId)
           
abstract  List<JournalFolder> JournalFolderLocalService.getFolders(long groupId, long parentFolderId)
           
abstract  List<JournalFolder> JournalFolderService.getFolders(long groupId, long parentFolderId)
           
abstract  List<JournalFolder> JournalFolderLocalService.getFolders(long groupId, long parentFolderId, int status)
           
abstract  List<JournalFolder> JournalFolderService.getFolders(long groupId, long parentFolderId, int status)
           
abstract  List<JournalFolder> JournalFolderLocalService.getFolders(long groupId, long parentFolderId, int start, int end)
           
abstract  List<JournalFolder> JournalFolderService.getFolders(long groupId, long parentFolderId, int start, int end)
           
abstract  List<JournalFolder> JournalFolderLocalService.getFolders(long groupId, long parentFolderId, int status, int start, int end)
           
abstract  List<JournalFolder> JournalFolderService.getFolders(long groupId, long parentFolderId, int status, int start, int end)
           
abstract  List<Object> JournalFolderLocalService.getFoldersAndArticles(long groupId, long folderId)
           
abstract  List<Object> JournalFolderLocalService.getFoldersAndArticles(long groupId, long folderId, int status)
           
abstract  List<Object> JournalFolderService.getFoldersAndArticles(long groupId, long folderId, int status, int start, int end, OrderByComparator obc)
           
abstract  List<Object> JournalFolderLocalService.getFoldersAndArticles(long groupId, long folderId, int start, int end, OrderByComparator obc)
           
abstract  List<Object> JournalFolderService.getFoldersAndArticles(long groupId, long folderId, int start, int end, OrderByComparator obc)
           
abstract  List<Object> JournalFolderService.getFoldersAndArticles(long groupId, long userId, long folderId, int status, int start, int end, OrderByComparator obc)
           
abstract  int JournalArticleService.getFoldersAndArticlesCount(long groupId, List<Long> folderIds)
          Returns the number of folders containing web content articles belonging to the group.
abstract  int JournalFolderLocalService.getFoldersAndArticlesCount(long groupId, List<Long> folderIds, int status)
           
abstract  int JournalFolderService.getFoldersAndArticlesCount(long groupId, List<Long> folderIds, int status)
           
abstract  int JournalFolderLocalService.getFoldersAndArticlesCount(long groupId, long folderId)
           
abstract  int JournalFolderService.getFoldersAndArticlesCount(long groupId, long folderId)
           
abstract  int JournalFolderLocalService.getFoldersAndArticlesCount(long groupId, long folderId, int status)
           
abstract  int JournalFolderService.getFoldersAndArticlesCount(long groupId, long folderId, int status)
           
abstract  int JournalFolderService.getFoldersAndArticlesCount(long groupId, long userId, long folderId, int status)
           
abstract  int JournalFolderLocalService.getFoldersCount(long groupId, long parentFolderId)
           
abstract  int JournalFolderService.getFoldersCount(long groupId, long parentFolderId)
           
abstract  int JournalFolderLocalService.getFoldersCount(long groupId, long parentFolderId, int status)
           
abstract  int JournalFolderService.getFoldersCount(long groupId, long parentFolderId, int status)
           
abstract  List<JournalArticle> JournalArticleService.getGroupArticles(long groupId, long userId, long rootFolderId, int status, boolean includeOwner, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders.
abstract  List<JournalArticle> JournalArticleService.getGroupArticles(long groupId, long userId, long rootFolderId, int status, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders.
abstract  List<JournalArticle> JournalArticleService.getGroupArticles(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the web content articles matching the group, user, the root folder or any of its subfolders.
abstract  int JournalArticleService.getGroupArticlesCount(long groupId, long userId, long rootFolderId)
          Returns the number of web content articles matching the group, user, and the root folder or any of its subfolders.
abstract  int JournalArticleService.getGroupArticlesCount(long groupId, long userId, long rootFolderId, int status)
           
abstract  int JournalArticleService.getGroupArticlesCount(long groupId, long userId, long rootFolderId, int status, boolean includeOwner)
          Returns the number of web content articles matching the group, user, the root folder or any of its subfolders.
abstract  List<JournalArticle> JournalArticleLocalService.getIndexableArticlesByDDMStructureKey(String[] ddmStructureKeys)
           
abstract  List<JournalArticle> JournalArticleLocalService.getIndexableArticlesByResourcePrimKey(long resourcePrimKey)
           
abstract  JournalArticle JournalArticleLocalService.getJournalArticle(long id)
          Returns the journal article with the primary key.
abstract  JournalArticle JournalArticleLocalService.getJournalArticleByUuidAndCompanyId(String uuid, long companyId)
          Returns the journal article with the matching UUID and company.
abstract  JournalArticle JournalArticleLocalService.getJournalArticleByUuidAndGroupId(String uuid, long groupId)
          Returns the journal article matching the UUID and group.
abstract  JournalArticleImage JournalArticleImageLocalService.getJournalArticleImage(long articleImageId)
          Returns the journal article image with the primary key.
abstract  List<JournalArticleImage> JournalArticleImageLocalService.getJournalArticleImages(int start, int end)
          Returns a range of all the journal article images.
abstract  int JournalArticleImageLocalService.getJournalArticleImagesCount()
          Returns the number of journal article images.
abstract  JournalArticleResource JournalArticleResourceLocalService.getJournalArticleResource(long resourcePrimKey)
          Returns the journal article resource with the primary key.
abstract  JournalArticleResource JournalArticleResourceLocalService.getJournalArticleResourceByUuidAndGroupId(String uuid, long groupId)
          Returns the journal article resource matching the UUID and group.
abstract  List<JournalArticleResource> JournalArticleResourceLocalService.getJournalArticleResources(int start, int end)
          Returns a range of all the journal article resources.
abstract  int JournalArticleResourceLocalService.getJournalArticleResourcesCount()
          Returns the number of journal article resources.
abstract  List<JournalArticle> JournalArticleLocalService.getJournalArticles(int start, int end)
          Returns a range of all the journal articles.
abstract  int JournalArticleLocalService.getJournalArticlesCount()
          Returns the number of journal articles.
abstract  JournalContentSearch JournalContentSearchLocalService.getJournalContentSearch(long contentSearchId)
          Returns the journal content search with the primary key.
abstract  List<JournalContentSearch> JournalContentSearchLocalService.getJournalContentSearchs(int start, int end)
          Returns a range of all the journal content searchs.
abstract  int JournalContentSearchLocalService.getJournalContentSearchsCount()
          Returns the number of journal content searchs.
abstract  JournalFeed JournalFeedLocalService.getJournalFeed(long id)
          Returns the journal feed with the primary key.
abstract  JournalFeed JournalFeedLocalService.getJournalFeedByUuidAndCompanyId(String uuid, long companyId)
          Returns the journal feed with the matching UUID and company.
abstract  JournalFeed JournalFeedLocalService.getJournalFeedByUuidAndGroupId(String uuid, long groupId)
          Returns the journal feed matching the UUID and group.
abstract  List<JournalFeed> JournalFeedLocalService.getJournalFeeds(int start, int end)
          Returns a range of all the journal feeds.
abstract  int JournalFeedLocalService.getJournalFeedsCount()
          Returns the number of journal feeds.
abstract  JournalFolder JournalFolderLocalService.getJournalFolder(long folderId)
          Returns the journal folder with the primary key.
abstract  JournalFolder JournalFolderLocalService.getJournalFolderByUuidAndCompanyId(String uuid, long companyId)
          Returns the journal folder with the matching UUID and company.
abstract  JournalFolder JournalFolderLocalService.getJournalFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the journal folder matching the UUID and group.
abstract  List<JournalFolder> JournalFolderLocalService.getJournalFolders(int start, int end)
          Returns a range of all the journal folders.
abstract  int JournalFolderLocalService.getJournalFoldersCount()
          Returns the number of journal folders.
abstract  JournalArticle JournalArticleService.getLatestArticle(long resourcePrimKey)
          Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status.
abstract  JournalArticle JournalArticleLocalService.getLatestArticle(long resourcePrimKey)
          Returns the latest web content article matching the resource primary key, preferring articles with approved workflow status.
abstract  JournalArticle JournalArticleLocalService.getLatestArticle(long resourcePrimKey, int status)
          Returns the latest web content article matching the resource primary key and workflow status, preferring articles with approved workflow status.
abstract  JournalArticle JournalArticleLocalService.getLatestArticle(long resourcePrimKey, int status, boolean preferApproved)
          Returns the latest web content article matching the resource primary key and workflow status, optionally preferring articles with approved workflow status.
abstract  JournalArticle JournalArticleLocalService.getLatestArticle(long groupId, String articleId)
          Returns the latest web content article with the group and article ID.
abstract  JournalArticle JournalArticleService.getLatestArticle(long groupId, String articleId, int status)
          Returns the latest web content article matching the group, article ID, and workflow status.
abstract  JournalArticle JournalArticleLocalService.getLatestArticle(long groupId, String articleId, int status)
          Returns the latest web content article matching the group, article ID, and workflow status.
abstract  JournalArticle JournalArticleService.getLatestArticle(long groupId, String className, long classPK)
          Returns the latest web content article matching the group, class name ID, and class PK.
abstract  JournalArticle JournalArticleLocalService.getLatestArticle(long groupId, String className, long classPK)
          Returns the latest web content article matching the group, class name ID, and class PK.
abstract  JournalArticle JournalArticleLocalService.getLatestArticleByUrlTitle(long groupId, String urlTitle, int status)
          Returns the latest web content article matching the group, URL title, and workflow status.
abstract  double JournalArticleLocalService.getLatestVersion(long groupId, String articleId)
          Returns the latest version number of the web content with the group and article ID.
abstract  double JournalArticleLocalService.getLatestVersion(long groupId, String articleId, int status)
          Returns the latest version number of the web content with the group, article ID, and workflow status.
abstract  List<JournalArticle> JournalArticleService.getLayoutArticles(long groupId)
           
abstract  List<Long> JournalContentSearchLocalService.getLayoutIds(long groupId, boolean privateLayout, String articleId)
           
abstract  int JournalContentSearchLocalService.getLayoutIdsCount(long groupId, boolean privateLayout, String articleId)
           
abstract  int JournalContentSearchLocalService.getLayoutIdsCount(String articleId)
           
abstract  List<JournalFolder> JournalFolderLocalService.getNoAssetFolders()
           
abstract  int JournalArticleLocalService.getNotInTrashArticlesCount(long groupId, long folderId)
          Returns the number of web content articles that are not recycled.
abstract  JournalArticle JournalArticleLocalService.getOldestArticle(long groupId, String articleId)
           
abstract  JournalArticle JournalArticleLocalService.getOldestArticle(long groupId, String articleId, int status)
           
abstract  PersistedModel JournalContentSearchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel JournalArticleResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel JournalFeedLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel JournalFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel JournalArticleImageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel JournalArticleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<JournalContentSearch> JournalContentSearchLocalService.getPortletContentSearches(String portletId)
           
abstract  JournalStructure JournalStructureLocalService.getStructure(long groupId, String structureId)
          Deprecated.  
abstract  JournalStructure JournalStructureService.getStructure(long groupId, String structureId)
          Deprecated.  
abstract  JournalStructure JournalStructureLocalService.getStructure(long groupId, String structureId, boolean includeGlobalStructures)
          Deprecated.  
abstract  JournalStructure JournalStructureService.getStructure(long groupId, String structureId, boolean includeGlobalStructures)
          Deprecated.  
abstract  List<JournalArticle> JournalArticleLocalService.getStructureArticles(long groupId, String ddmStructureKey)
          Returns the web content articles matching the group and DDM structure key.
abstract  List<JournalArticle> JournalArticleLocalService.getStructureArticles(long groupId, String ddmStructureKey, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the group and DDM structure key.
abstract  List<JournalArticle> JournalArticleLocalService.getStructureArticles(String[] ddmStructureKeys)
           
abstract  int JournalArticleLocalService.getStructureArticlesCount(long groupId, String ddmStructureKey)
          Returns the number of web content articles matching the group and DDM structure key.
abstract  List<JournalStructure> JournalStructureLocalService.getStructures()
          Deprecated.  
abstract  List<JournalStructure> JournalStructureLocalService.getStructures(long groupId)
          Deprecated.  
abstract  List<JournalStructure> JournalStructureService.getStructures(long groupId)
          Deprecated.  
abstract  List<JournalStructure> JournalStructureService.getStructures(long[] groupIds)
          Deprecated.  
abstract  List<JournalStructure> JournalStructureLocalService.getStructures(long groupId, int start, int end)
          Deprecated.  
abstract  int JournalStructureLocalService.getStructuresCount(long groupId)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.getStructureTemplates(long groupId, String structureId)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateService.getStructureTemplates(long groupId, String structureId)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.getStructureTemplates(long groupId, String structureId, boolean includeGlobalTemplates)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.getStructureTemplates(long groupId, String structureId, int start, int end)
          Deprecated.  
abstract  int JournalTemplateLocalService.getStructureTemplatesCount(long groupId, String structureId)
          Deprecated.  
abstract  void JournalFolderLocalService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
           
abstract  void JournalFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
          Deprecated. As of 7.0.0, replaced by JournalFolderService.getSubfolderIds(List, long, long, boolean)
abstract  void JournalFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId, boolean recurse)
           
abstract  List<Long> JournalFolderService.getSubfolderIds(long groupId, long folderId, boolean recurse)
           
abstract  JournalTemplate JournalTemplateLocalService.getTemplate(long groupId, String templateId)
          Deprecated.  
abstract  JournalTemplate JournalTemplateService.getTemplate(long groupId, String templateId)
          Deprecated.  
abstract  JournalTemplate JournalTemplateLocalService.getTemplate(long groupId, String templateId, boolean includeGlobalTemplates)
          Deprecated.  
abstract  JournalTemplate JournalTemplateService.getTemplate(long groupId, String templateId, boolean includeGlobalTemplates)
          Deprecated.  
abstract  List<JournalArticle> JournalArticleLocalService.getTemplateArticles(long groupId, String ddmTemplateKey)
          Returns the web content articles matching the group and DDM template key.
abstract  List<JournalArticle> JournalArticleLocalService.getTemplateArticles(long groupId, String ddmTemplateKey, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the group and DDM template key.
abstract  int JournalArticleLocalService.getTemplateArticlesCount(long groupId, String ddmTemplateKey)
          Returns the number of web content articles matching the group and DDM template key.
abstract  JournalTemplate JournalTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.getTemplates()
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.getTemplates(long groupId)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.getTemplates(long groupId, int start, int end)
          Deprecated.  
abstract  int JournalTemplateLocalService.getTemplatesCount(long groupId)
          Deprecated.  
abstract  String JournalArticleLocalService.getUniqueUrlTitle(long groupId, String articleId, String urlTitle)
           
abstract  boolean JournalArticleLocalService.hasArticle(long groupId, String articleId)
          Returns true if the specified web content article exists.
abstract  boolean JournalTemplateLocalService.hasTemplate(long groupId, String templateId)
          Deprecated.  
abstract  boolean JournalArticleLocalService.isLatestVersion(long groupId, String articleId, double version)
          Returns true if the web content article, specified by group and article ID, is the latest version.
abstract  boolean JournalArticleLocalService.isLatestVersion(long groupId, String articleId, double version, int status)
          Returns true if the web content article, specified by group, article ID, and workflow status, is the latest version.
abstract  List<JournalArticle> JournalArticleLocalService.search(long groupId, List<Long> folderIds, int status, int start, int end)
           
abstract  List<JournalStructure> JournalStructureLocalService.search(long companyId, long[] groupIds, String keywords, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalStructure> JournalStructureService.search(long companyId, long[] groupIds, String keywords, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalStructure> JournalStructureLocalService.search(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalStructure> JournalStructureService.search(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.search(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateService.search(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateLocalService.search(long companyId, long[] groupIds, String templateId, String structureId, String structureIdComparator, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  List<JournalTemplate> JournalTemplateService.search(long companyId, long[] groupIds, String templateId, String structureId, String structureIdComparator, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
          Deprecated.  
abstract  Hits JournalArticleService.search(long groupId, long creatorUserId, int status, int start, int end)
           
abstract  List<JournalArticle> JournalArticleLocalService.search(long groupId, long folderId, int status, int start, int end)
           
abstract  List<JournalArticle> JournalArticleService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String keywords, Double version, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the parameters, including a keywords parameter for matching with the article's ID, title, description, and content, a DDM structure key parameter, and a DDM template key parameter.
abstract  List<JournalArticle> JournalArticleLocalService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String keywords, Double version, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the parameters without using the indexer, including a keywords parameter for matching with the article's ID, title, description, and content, a DDM structure key parameter, and a DDM template key parameter.
abstract  List<JournalArticle> JournalArticleService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] ddmStructureKeys, String[] ddmTemplateKeys, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the parameters, including keyword parameters for article ID, title, description, and content, a DDM structure keys (plural) parameter, a DDM template keys (plural) parameter, and an AND operator switch.
abstract  List<JournalArticle> JournalArticleLocalService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] ddmStructureKeys, String[] ddmTemplateKeys, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the parameters without using the indexer, including keyword parameters for article ID, title, description, and content, a DDM structure keys (plural) parameter, a DDM template keys (plural) parameter, and an AND operator switch.
abstract  List<JournalArticle> JournalArticleService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the parameters, including keyword parameters for article ID, title, description, and content, a DDM structure key parameter, a DDM template key parameter, and an AND operator switch.
abstract  List<JournalArticle> JournalArticleLocalService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the web content articles matching the parameters without using the indexer, including keyword parameters for article ID, title, description, and content, a DDM structure key parameter, a DDM template key parameter, and an AND operator switch.
abstract  Hits JournalArticleLocalService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String ddmStructureKey, String ddmTemplateKey, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns an ordered range of all the web content articles matching the parameters using the indexer, including a keywords parameter for matching an article's ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, and a finder hash map parameter.
abstract  Hits JournalArticleLocalService.search(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, String title, String description, String content, String type, String status, String ddmStructureKey, String ddmTemplateKey, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns an ordered range of all the web content articles matching the parameters using the indexer, including a keywords parameter for matching an article's ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, an AND operator switch, and parameters for type, status, a finder hash map.
abstract  Hits JournalArticleLocalService.search(long groupId, long userId, long creatorUserId, int status, int start, int end)
           
abstract  List<JournalFeed> JournalFeedLocalService.search(long companyId, long groupId, String keywords, int start, int end, OrderByComparator obc)
           
abstract  List<JournalFeed> JournalFeedLocalService.search(long companyId, long groupId, String feedId, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
           
abstract  int JournalArticleLocalService.searchCount(long groupId, List<Long> folderIds, int status)
           
abstract  int JournalStructureLocalService.searchCount(long companyId, long[] groupIds, String keywords)
          Deprecated.  
abstract  int JournalStructureService.searchCount(long companyId, long[] groupIds, String keywords)
          Deprecated.  
abstract  int JournalTemplateLocalService.searchCount(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator)
          Deprecated.  
abstract  int JournalTemplateService.searchCount(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator)
          Deprecated.  
abstract  int JournalStructureLocalService.searchCount(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator)
          Deprecated.  
abstract  int JournalStructureService.searchCount(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator)
          Deprecated.  
abstract  int JournalTemplateLocalService.searchCount(long companyId, long[] groupIds, String templateId, String structureId, String structureIdComparator, String name, String description, boolean andOperator)
          Deprecated.  
abstract  int JournalTemplateService.searchCount(long companyId, long[] groupIds, String templateId, String structureId, String structureIdComparator, String name, String description, boolean andOperator)
          Deprecated.  
abstract  int JournalArticleLocalService.searchCount(long groupId, long folderId, int status)
           
abstract  int JournalArticleService.searchCount(long companyId, long groupId, List<Long> folderIds, long classNameId, String keywords, Double version, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate)
          Returns the number of web content articles matching the parameters, including a keywords parameter for matching with the article's ID, title, description, and content, a DDM structure key parameter, and a DDM template key parameter.
abstract  int JournalArticleLocalService.searchCount(long companyId, long groupId, List<Long> folderIds, long classNameId, String keywords, Double version, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate)
          Returns the number of web content articles matching the parameters, including a keywords parameter for matching with the article's ID, title, description, and content, a DDM structure key parameter, and a DDM template key parameter.
abstract  int JournalArticleService.searchCount(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] ddmStructureKeys, String[] ddmTemplateKeys, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
          Returns the number of web content articles matching the parameters, including keyword parameters for article ID, title, description, and content, a DDM structure keys (plural) parameter, a DDM template keys (plural) parameter, and an AND operator switch.
abstract  int JournalArticleLocalService.searchCount(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] ddmStructureKeys, String[] ddmTemplateKeys, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
          Returns the number of web content articles matching the parameters, including keyword parameters for article ID, title, description, and content, a DDM structure keys (plural) parameter, a DDM template keys (plural) parameter, and an AND operator switch.
abstract  int JournalArticleService.searchCount(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
          Returns the number of web content articles matching the parameters, including keyword parameters for article ID, title, description, and content, a DDM structure key parameter, a DDM template key parameter, and an AND operator switch.
abstract  int JournalArticleLocalService.searchCount(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, Double version, String title, String description, String content, String type, String ddmStructureKey, String ddmTemplateKey, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
          Returns the number of web content articles matching the parameters, including keyword parameters for article ID, title, description, and content, a DDM structure key parameter, a DDM template key parameter, and an AND operator switch.
abstract  int JournalFeedLocalService.searchCount(long companyId, long groupId, String keywords)
           
abstract  int JournalFeedLocalService.searchCount(long companyId, long groupId, String feedId, String name, String description, boolean andOperator)
           
 

Uses of Transactional in com.liferay.portlet.journalcontent.action
 

Methods in com.liferay.portlet.journalcontent.action with annotations of type Transactional
protected  void ConfigurationActionImpl.doProcessAction(PortletConfig portletConfig, ActionRequest actionRequest, ActionResponse actionResponse)
          This method is invoked in a transaction because we may result in a persistence call before and/or after the call to super.processAction() which itself results in a persistence call.
 

Uses of Transactional in com.liferay.portlet.messageboards.service
 

Classes in com.liferay.portlet.messageboards.service with annotations of type Transactional
 interface MBBanLocalService
          Provides the local service interface for MBBan.
 interface MBBanService
          Provides the remote service interface for MBBan.
 interface MBCategoryLocalService
          Provides the local service interface for MBCategory.
 interface MBCategoryService
          Provides the remote service interface for MBCategory.
 interface MBDiscussionLocalService
          Provides the local service interface for MBDiscussion.
 interface MBMailingListLocalService
          Provides the local service interface for MBMailingList.
 interface MBMessageLocalService
          Provides the local service interface for MBMessage.
 interface MBMessageService
          Provides the remote service interface for MBMessage.
 interface MBStatsUserLocalService
          Provides the local service interface for MBStatsUser.
 interface MBThreadFlagLocalService
          Provides the local service interface for MBThreadFlag.
 interface MBThreadLocalService
          Provides the local service interface for MBThread.
 interface MBThreadService
          Provides the remote service interface for MBThread.
 

Methods in com.liferay.portlet.messageboards.service with annotations of type Transactional
abstract  void MBBanLocalService.checkBan(long groupId, long banUserId)
           
abstract  MBDiscussion MBDiscussionLocalService.fetchDiscussion(long discussionId)
           
abstract  MBDiscussion MBDiscussionLocalService.fetchDiscussion(String className, long classPK)
           
abstract  MBBan MBBanLocalService.fetchMBBan(long banId)
           
abstract  MBBan MBBanLocalService.fetchMBBanByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards ban with the matching UUID and company.
abstract  MBBan MBBanLocalService.fetchMBBanByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards ban matching the UUID and group.
abstract  MBCategory MBCategoryLocalService.fetchMBCategory(long categoryId)
           
abstract  MBCategory MBCategoryLocalService.fetchMBCategoryByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards category with the matching UUID and company.
abstract  MBCategory MBCategoryLocalService.fetchMBCategoryByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards category matching the UUID and group.
abstract  MBDiscussion MBDiscussionLocalService.fetchMBDiscussion(long discussionId)
           
abstract  MBDiscussion MBDiscussionLocalService.fetchMBDiscussionByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards discussion with the matching UUID and company.
abstract  MBDiscussion MBDiscussionLocalService.fetchMBDiscussionByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards discussion matching the UUID and group.
abstract  MBMailingList MBMailingListLocalService.fetchMBMailingList(long mailingListId)
           
abstract  MBMailingList MBMailingListLocalService.fetchMBMailingListByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards mailing list with the matching UUID and company.
abstract  MBMailingList MBMailingListLocalService.fetchMBMailingListByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards mailing list matching the UUID and group.
abstract  MBMessage MBMessageLocalService.fetchMBMessage(long messageId)
           
abstract  MBMessage MBMessageLocalService.fetchMBMessageByUuidAndCompanyId(String uuid, long companyId)
          Returns the message-boards message with the matching UUID and company.
abstract  MBMessage MBMessageLocalService.fetchMBMessageByUuidAndGroupId(String uuid, long groupId)
          Returns the message-boards message matching the UUID and group.
abstract  MBStatsUser MBStatsUserLocalService.fetchMBStatsUser(long statsUserId)
           
abstract  MBThread MBThreadLocalService.fetchMBThread(long threadId)
           
abstract  MBThread MBThreadLocalService.fetchMBThreadByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards thread with the matching UUID and company.
abstract  MBThread MBThreadLocalService.fetchMBThreadByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards thread matching the UUID and group.
abstract  MBThreadFlag MBThreadFlagLocalService.fetchMBThreadFlag(long threadFlagId)
           
abstract  MBThreadFlag MBThreadFlagLocalService.fetchMBThreadFlagByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards thread flag with the matching UUID and company.
abstract  MBThreadFlag MBThreadFlagLocalService.fetchMBThreadFlagByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards thread flag matching the UUID and group.
abstract  MBThread MBThreadLocalService.fetchThread(long threadId)
           
abstract  List<MBBan> MBBanLocalService.getBans(long groupId, int start, int end)
           
abstract  int MBBanLocalService.getBansCount(long groupId)
           
abstract  List<MBCategory> MBCategoryLocalService.getCategories(long groupId)
           
abstract  List<MBCategory> MBCategoryService.getCategories(long groupId)
           
abstract  List<MBCategory> MBCategoryLocalService.getCategories(long groupId, int status)
           
abstract  List<MBCategory> MBCategoryService.getCategories(long groupId, int status)
           
abstract  List<MBCategory> MBCategoryLocalService.getCategories(long groupId, long[] parentCategoryIds, int start, int end)
           
abstract  List<MBCategory> MBCategoryService.getCategories(long groupId, long[] parentCategoryIds, int start, int end)
           
abstract  List<MBCategory> MBCategoryLocalService.getCategories(long groupId, long[] parentCategoryIds, int status, int start, int end)
           
abstract  List<MBCategory> MBCategoryService.getCategories(long groupId, long[] parentCategoryIds, int status, int start, int end)
           
abstract  List<MBCategory> MBCategoryLocalService.getCategories(long groupId, long parentCategoryId, int start, int end)
           
abstract  List<MBCategory> MBCategoryService.getCategories(long groupId, long parentCategoryId, int start, int end)
           
abstract  List<MBCategory> MBCategoryLocalService.getCategories(long groupId, long parentCategoryId, int status, int start, int end)
           
abstract  List<MBCategory> MBCategoryService.getCategories(long groupId, long parentCategoryId, int status, int start, int end)
           
abstract  List<Object> MBCategoryLocalService.getCategoriesAndThreads(long groupId, long categoryId)
           
abstract  int MBCategoryLocalService.getCategoriesCount(long groupId)
           
abstract  int MBCategoryLocalService.getCategoriesCount(long groupId, int status)
           
abstract  int MBCategoryLocalService.getCategoriesCount(long groupId, long parentCategoryId)
           
abstract  int MBCategoryService.getCategoriesCount(long groupId, long parentCategoryId)
           
abstract  int MBCategoryLocalService.getCategoriesCount(long groupId, long[] parentCategoryIds)
           
abstract  int MBCategoryService.getCategoriesCount(long groupId, long[] parentCategoryIds)
           
abstract  int MBCategoryLocalService.getCategoriesCount(long groupId, long[] parentCategoryIds, int status)
           
abstract  int MBCategoryService.getCategoriesCount(long groupId, long[] parentCategoryIds, int status)
           
abstract  int MBCategoryLocalService.getCategoriesCount(long groupId, long parentCategoryId, int status)
           
abstract  int MBCategoryService.getCategoriesCount(long groupId, long parentCategoryId, int status)
           
abstract  MBCategory MBCategoryLocalService.getCategory(long categoryId)
           
abstract  MBCategory MBCategoryService.getCategory(long categoryId)
           
abstract  long[] MBCategoryService.getCategoryIds(long groupId, long categoryId)
           
abstract  MBMailingList MBMailingListLocalService.getCategoryMailingList(long groupId, long categoryId)
           
abstract  List<MBMessage> MBMessageLocalService.getCategoryMessages(long groupId, long categoryId, int status, int start, int end)
           
abstract  List<MBMessage> MBMessageService.getCategoryMessages(long groupId, long categoryId, int status, int start, int end)
           
abstract  List<MBMessage> MBMessageLocalService.getCategoryMessages(long groupId, long categoryId, int status, int start, int end, OrderByComparator obc)
           
abstract  int MBMessageLocalService.getCategoryMessagesCount(long groupId, long categoryId, int status)
           
abstract  int MBMessageService.getCategoryMessagesCount(long groupId, long categoryId, int status)
           
abstract  String MBMessageService.getCategoryMessagesRSS(long groupId, long categoryId, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  int MBThreadLocalService.getCategoryThreadsCount(long groupId, long categoryId, int status)
           
abstract  List<MBCategory> MBCategoryLocalService.getCompanyCategories(long companyId, int start, int end)
           
abstract  int MBCategoryLocalService.getCompanyCategoriesCount(long companyId)
           
abstract  List<MBMessage> MBMessageLocalService.getCompanyMessages(long companyId, int status, int start, int end)
           
abstract  List<MBMessage> MBMessageLocalService.getCompanyMessages(long companyId, int status, int start, int end, OrderByComparator obc)
           
abstract  int MBMessageLocalService.getCompanyMessagesCount(long companyId, int status)
           
abstract  String MBMessageService.getCompanyMessagesRSS(long companyId, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  MBDiscussion MBDiscussionLocalService.getDiscussion(long discussionId)
           
abstract  MBDiscussion MBDiscussionLocalService.getDiscussion(String className, long classPK)
           
abstract  MBMessageDisplay MBMessageLocalService.getDiscussionMessageDisplay(long userId, long groupId, String className, long classPK, int status)
           
abstract  MBMessageDisplay MBMessageLocalService.getDiscussionMessageDisplay(long userId, long groupId, String className, long classPK, int status, String threadView)
           
abstract  int MBMessageLocalService.getDiscussionMessagesCount(long classNameId, long classPK, int status)
           
abstract  int MBMessageLocalService.getDiscussionMessagesCount(String className, long classPK, int status)
           
abstract  List<MBDiscussion> MBMessageLocalService.getDiscussions(String className)
           
abstract  List<MBMessage> MBMessageLocalService.getGroupMessages(long groupId, int status, int start, int end)
           
abstract  List<MBMessage> MBMessageLocalService.getGroupMessages(long groupId, int status, int start, int end, OrderByComparator obc)
           
abstract  List<MBMessage> MBMessageLocalService.getGroupMessages(long groupId, long userId, int status, int start, int end)
           
abstract  List<MBMessage> MBMessageLocalService.getGroupMessages(long groupId, long userId, int status, int start, int end, OrderByComparator obc)
           
abstract  int MBMessageLocalService.getGroupMessagesCount(long groupId, int status)
           
abstract  int MBMessageService.getGroupMessagesCount(long groupId, int status)
           
abstract  int MBMessageLocalService.getGroupMessagesCount(long groupId, long userId, int status)
           
abstract  String MBMessageService.getGroupMessagesRSS(long groupId, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  String MBMessageService.getGroupMessagesRSS(long groupId, long userId, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreads(long, QueryDefinition)
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, long userId, boolean subscribed, boolean includeAnonymous, QueryDefinition queryDefinition)
           
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, long userId, boolean subscribed, QueryDefinition queryDefinition)
           
abstract  List<MBThread> MBThreadService.getGroupThreads(long groupId, long userId, Date modifiedDate, int status, int start, int end)
           
abstract  List<MBThread> MBThreadService.getGroupThreads(long groupId, long userId, int status, boolean subscribed, boolean includeAnonymous, int start, int end)
           
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, long userId, int status, boolean subscribed, boolean includeAnonymous, int start, int end)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreads(long, long, boolean, boolean, QueryDefinition)
abstract  List<MBThread> MBThreadService.getGroupThreads(long groupId, long userId, int status, boolean subscribed, int start, int end)
           
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, long userId, int status, boolean subscribed, int start, int end)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreads(long, long, boolean, QueryDefinition)
abstract  List<MBThread> MBThreadService.getGroupThreads(long groupId, long userId, int status, int start, int end)
           
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, long userId, int status, int start, int end)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreads(long, long, QueryDefinition)
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, long userId, QueryDefinition queryDefinition)
           
abstract  List<MBThread> MBThreadLocalService.getGroupThreads(long groupId, QueryDefinition queryDefinition)
           
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, int status)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreadsCount(long, QueryDefinition)
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, long userId, boolean subscribed, boolean includeAnonymous, QueryDefinition queryDefinition)
           
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, long userId, boolean subscribed, QueryDefinition queryDefinition)
           
abstract  int MBThreadService.getGroupThreadsCount(long groupId, long userId, Date modifiedDate, int status)
           
abstract  int MBThreadService.getGroupThreadsCount(long groupId, long userId, int status)
           
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, long userId, int status)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreadsCount(long, long, QueryDefinition)
abstract  int MBThreadService.getGroupThreadsCount(long groupId, long userId, int status, boolean subscribed)
           
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, long userId, int status, boolean subscribed)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreadsCount(long, long, boolean, QueryDefinition)
abstract  int MBThreadService.getGroupThreadsCount(long groupId, long userId, int status, boolean subscribed, boolean includeAnonymous)
           
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, long userId, int status, boolean subscribed, boolean includeAnonymous)
          Deprecated. As of 6.2.0, replaced by MBThreadLocalService.getGroupThreadsCount(long, long, boolean, boolean, QueryDefinition)
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, long userId, QueryDefinition queryDefinition)
           
abstract  int MBThreadLocalService.getGroupThreadsCount(long groupId, QueryDefinition queryDefinition)
           
abstract  Date MBStatsUserLocalService.getLastPostDateByUserId(long groupId, long userId)
           
abstract  MBBan MBBanLocalService.getMBBan(long banId)
          Returns the message boards ban with the primary key.
abstract  MBBan MBBanLocalService.getMBBanByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards ban with the matching UUID and company.
abstract  MBBan MBBanLocalService.getMBBanByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards ban matching the UUID and group.
abstract  List<MBBan> MBBanLocalService.getMBBans(int start, int end)
          Returns a range of all the message boards bans.
abstract  int MBBanLocalService.getMBBansCount()
          Returns the number of message boards bans.
abstract  List<MBCategory> MBCategoryLocalService.getMBCategories(int start, int end)
          Returns a range of all the message boards categories.
abstract  int MBCategoryLocalService.getMBCategoriesCount()
          Returns the number of message boards categories.
abstract  MBCategory MBCategoryLocalService.getMBCategory(long categoryId)
          Returns the message boards category with the primary key.
abstract  MBCategory MBCategoryLocalService.getMBCategoryByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards category with the matching UUID and company.
abstract  MBCategory MBCategoryLocalService.getMBCategoryByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards category matching the UUID and group.
abstract  MBDiscussion MBDiscussionLocalService.getMBDiscussion(long discussionId)
          Returns the message boards discussion with the primary key.
abstract  MBDiscussion MBDiscussionLocalService.getMBDiscussionByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards discussion with the matching UUID and company.
abstract  MBDiscussion MBDiscussionLocalService.getMBDiscussionByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards discussion matching the UUID and group.
abstract  List<MBDiscussion> MBDiscussionLocalService.getMBDiscussions(int start, int end)
          Returns a range of all the message boards discussions.
abstract  int MBDiscussionLocalService.getMBDiscussionsCount()
          Returns the number of message boards discussions.
abstract  MBMailingList MBMailingListLocalService.getMBMailingList(long mailingListId)
          Returns the message boards mailing list with the primary key.
abstract  MBMailingList MBMailingListLocalService.getMBMailingListByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards mailing list with the matching UUID and company.
abstract  MBMailingList MBMailingListLocalService.getMBMailingListByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards mailing list matching the UUID and group.
abstract  List<MBMailingList> MBMailingListLocalService.getMBMailingLists(int start, int end)
          Returns a range of all the message boards mailing lists.
abstract  int MBMailingListLocalService.getMBMailingListsCount()
          Returns the number of message boards mailing lists.
abstract  MBMessage MBMessageLocalService.getMBMessage(long messageId)
          Returns the message-boards message with the primary key.
abstract  MBMessage MBMessageLocalService.getMBMessageByUuidAndCompanyId(String uuid, long companyId)
          Returns the message-boards message with the matching UUID and company.
abstract  MBMessage MBMessageLocalService.getMBMessageByUuidAndGroupId(String uuid, long groupId)
          Returns the message-boards message matching the UUID and group.
abstract  List<MBMessage> MBMessageLocalService.getMBMessages(int start, int end)
          Returns a range of all the message-boards messages.
abstract  int MBMessageLocalService.getMBMessagesCount()
          Returns the number of message-boards messages.
abstract  MBStatsUser MBStatsUserLocalService.getMBStatsUser(long statsUserId)
          Returns the message boards stats user with the primary key.
abstract  List<MBStatsUser> MBStatsUserLocalService.getMBStatsUsers(int start, int end)
          Returns a range of all the message boards stats users.
abstract  int MBStatsUserLocalService.getMBStatsUsersCount()
          Returns the number of message boards stats users.
abstract  MBThread MBThreadLocalService.getMBThread(long threadId)
          Returns the message boards thread with the primary key.
abstract  MBThread MBThreadLocalService.getMBThreadByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards thread with the matching UUID and company.
abstract  MBThread MBThreadLocalService.getMBThreadByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards thread matching the UUID and group.
abstract  MBThreadFlag MBThreadFlagLocalService.getMBThreadFlag(long threadFlagId)
          Returns the message boards thread flag with the primary key.
abstract  MBThreadFlag MBThreadFlagLocalService.getMBThreadFlagByUuidAndCompanyId(String uuid, long companyId)
          Returns the message boards thread flag with the matching UUID and company.
abstract  MBThreadFlag MBThreadFlagLocalService.getMBThreadFlagByUuidAndGroupId(String uuid, long groupId)
          Returns the message boards thread flag matching the UUID and group.
abstract  List<MBThreadFlag> MBThreadFlagLocalService.getMBThreadFlags(int start, int end)
          Returns a range of all the message boards thread flags.
abstract  int MBThreadFlagLocalService.getMBThreadFlagsCount()
          Returns the number of message boards thread flags.
abstract  List<MBThread> MBThreadLocalService.getMBThreads(int start, int end)
          Returns a range of all the message boards threads.
abstract  int MBThreadLocalService.getMBThreadsCount()
          Returns the number of message boards threads.
abstract  MBMessage MBMessageLocalService.getMessage(long messageId)
           
abstract  MBMessage MBMessageService.getMessage(long messageId)
           
abstract  long MBStatsUserLocalService.getMessageCountByGroupId(long groupId)
           
abstract  long MBStatsUserLocalService.getMessageCountByUserId(long userId)
           
abstract  MBMessageDisplay MBMessageService.getMessageDisplay(long messageId, int status, String threadView, boolean includePrevAndNext)
           
abstract  MBMessageDisplay MBMessageLocalService.getMessageDisplay(long userId, long messageId, int status, String threadView, boolean includePrevAndNext)
           
abstract  MBMessageDisplay MBMessageLocalService.getMessageDisplay(long userId, MBMessage message, int status, String threadView, boolean includePrevAndNext)
           
abstract  List<MBMessage> MBMessageLocalService.getMessages(String className, long classPK, int status)
           
abstract  List<MBMessage> MBMessageLocalService.getNoAssetMessages()
           
abstract  List<MBThread> MBThreadLocalService.getNoAssetThreads()
           
abstract  PersistedModel MBCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBMessageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBBanLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBDiscussionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBMailingListLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBThreadLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MBThreadFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  int MBMessageLocalService.getPositionInThread(long messageId)
           
abstract  List<MBThread> MBThreadLocalService.getPriorityThreads(long categoryId, double priority)
           
abstract  List<MBThread> MBThreadLocalService.getPriorityThreads(long categoryId, double priority, boolean inherit)
           
abstract  MBStatsUser MBStatsUserLocalService.getStatsUser(long groupId, long userId)
           
abstract  List<MBStatsUser> MBStatsUserLocalService.getStatsUsersByGroupId(long groupId, int start, int end)
           
abstract  int MBStatsUserLocalService.getStatsUsersByGroupIdCount(long groupId)
           
abstract  List<MBStatsUser> MBStatsUserLocalService.getStatsUsersByUserId(long userId)
           
abstract  List<Long> MBCategoryLocalService.getSubcategoryIds(List<Long> categoryIds, long groupId, long categoryId)
           
abstract  List<Long> MBCategoryService.getSubcategoryIds(List<Long> categoryIds, long groupId, long categoryId)
           
abstract  List<MBCategory> MBCategoryLocalService.getSubscribedCategories(long groupId, long userId, int start, int end)
           
abstract  List<MBCategory> MBCategoryService.getSubscribedCategories(long groupId, long userId, int start, int end)
           
abstract  int MBCategoryLocalService.getSubscribedCategoriesCount(long groupId, long userId)
           
abstract  int MBCategoryService.getSubscribedCategoriesCount(long groupId, long userId)
           
abstract  MBThread MBThreadLocalService.getThread(long threadId)
           
abstract  int MBMessageService.getThreadAnswersCount(long groupId, long categoryId, long threadId)
           
abstract  MBDiscussion MBDiscussionLocalService.getThreadDiscussion(long threadId)
           
abstract  MBThreadFlag MBThreadFlagLocalService.getThreadFlag(long userId, MBThread thread)
           
abstract  List<MBMessage> MBMessageLocalService.getThreadMessages(long threadId, int status)
           
abstract  List<MBMessage> MBMessageLocalService.getThreadMessages(long threadId, int status, Comparator<MBMessage> comparator)
           
abstract  List<MBMessage> MBMessageLocalService.getThreadMessages(long threadId, int status, int start, int end)
           
abstract  List<MBMessage> MBMessageService.getThreadMessages(long groupId, long categoryId, long threadId, int status, int start, int end)
           
abstract  int MBMessageLocalService.getThreadMessagesCount(long threadId, int status)
           
abstract  int MBMessageService.getThreadMessagesCount(long groupId, long categoryId, long threadId, int status)
           
abstract  String MBMessageService.getThreadMessagesRSS(long threadId, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
abstract  List<MBMessage> MBMessageLocalService.getThreadRepliesMessages(long threadId, int status, int start, int end)
           
abstract  List<MBThread> MBThreadService.getThreads(long groupId, long categoryId, int status, int start, int end)
           
abstract  List<MBThread> MBThreadLocalService.getThreads(long groupId, long categoryId, int status, int start, int end)
           
abstract  int MBThreadService.getThreadsCount(long groupId, long categoryId, int status)
           
abstract  int MBThreadLocalService.getThreadsCount(long groupId, long categoryId, int status)
           
abstract  List<MBMessage> MBMessageLocalService.getUserDiscussionMessages(long userId, long[] classNameIds, int status, int start, int end, OrderByComparator obc)
           
abstract  List<MBMessage> MBMessageLocalService.getUserDiscussionMessages(long userId, long classNameId, long classPK, int status, int start, int end, OrderByComparator obc)
           
abstract  List<MBMessage> MBMessageLocalService.getUserDiscussionMessages(long userId, String className, long classPK, int status, int start, int end, OrderByComparator obc)
           
abstract  int MBMessageLocalService.getUserDiscussionMessagesCount(long userId, long[] classNameIds, int status)
           
abstract  int MBMessageLocalService.getUserDiscussionMessagesCount(long userId, long classNameId, long classPK, int status)
           
abstract  int MBMessageLocalService.getUserDiscussionMessagesCount(long userId, String className, long classPK, int status)
           
abstract  boolean MBThreadLocalService.hasAnswerMessage(long threadId)
           
abstract  boolean MBBanLocalService.hasBan(long groupId, long banUserId)
           
abstract  boolean MBThreadFlagLocalService.hasThreadFlag(long userId, MBThread thread)
           
abstract  Hits MBThreadService.search(long groupId, long creatorUserId, int status, int start, int end)
           
abstract  Hits MBThreadLocalService.search(long groupId, long userId, long creatorUserId, int status, int start, int end)
           
abstract  Hits MBThreadService.search(long groupId, long creatorUserId, long startDate, long endDate, int status, int start, int end)
           
abstract  Hits MBThreadLocalService.search(long groupId, long userId, long creatorUserId, long startDate, long endDate, int status, int start, int end)
           
 

Uses of Transactional in com.liferay.portlet.messageboards.service.impl
 

Methods in com.liferay.portlet.messageboards.service.impl with annotations of type Transactional
 void MBBanLocalServiceImpl.checkBan(long groupId, long banUserId)
           
 

Uses of Transactional in com.liferay.portlet.mobiledevicerules.service
 

Classes in com.liferay.portlet.mobiledevicerules.service with annotations of type Transactional
 interface MDRActionLocalService
          Provides the local service interface for MDRAction.
 interface MDRActionService
          Provides the remote service interface for MDRAction.
 interface MDRRuleGroupInstanceLocalService
          Provides the local service interface for MDRRuleGroupInstance.
 interface MDRRuleGroupInstanceService
          Provides the remote service interface for MDRRuleGroupInstance.
 interface MDRRuleGroupLocalService
          Provides the local service interface for MDRRuleGroup.
 interface MDRRuleGroupService
          Provides the remote service interface for MDRRuleGroup.
 interface MDRRuleLocalService
          Provides the local service interface for MDRRule.
 interface MDRRuleService
          Provides the remote service interface for MDRRule.
 

Methods in com.liferay.portlet.mobiledevicerules.service with annotations of type Transactional
abstract  MDRAction MDRActionLocalService.fetchAction(long actionId)
           
abstract  MDRAction MDRActionService.fetchAction(long actionId)
           
abstract  MDRAction MDRActionLocalService.fetchMDRAction(long actionId)
           
abstract  MDRAction MDRActionLocalService.fetchMDRActionByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r action with the matching UUID and company.
abstract  MDRAction MDRActionLocalService.fetchMDRActionByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r action matching the UUID and group.
abstract  MDRRule MDRRuleLocalService.fetchMDRRule(long ruleId)
           
abstract  MDRRule MDRRuleLocalService.fetchMDRRuleByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule with the matching UUID and company.
abstract  MDRRule MDRRuleLocalService.fetchMDRRuleByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule matching the UUID and group.
abstract  MDRRuleGroup MDRRuleGroupLocalService.fetchMDRRuleGroup(long ruleGroupId)
           
abstract  MDRRuleGroup MDRRuleGroupLocalService.fetchMDRRuleGroupByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group with the matching UUID and company.
abstract  MDRRuleGroup MDRRuleGroupLocalService.fetchMDRRuleGroupByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group matching the UUID and group.
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
abstract  MDRRule MDRRuleService.fetchRule(long ruleId)
           
abstract  MDRRule MDRRuleLocalService.fetchRule(long ruleId)
           
abstract  MDRRuleGroup MDRRuleGroupLocalService.fetchRuleGroup(long ruleGroupId)
           
abstract  MDRRuleGroup MDRRuleGroupService.fetchRuleGroup(long ruleGroupId)
           
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
abstract  MDRAction MDRActionLocalService.getAction(long actionId)
           
abstract  MDRAction MDRActionService.getAction(long actionId)
           
abstract  List<MDRAction> MDRActionLocalService.getActions(long ruleGroupInstanceId)
           
abstract  List<MDRAction> MDRActionLocalService.getActions(long ruleGroupInstanceId, int start, int end)
           
abstract  int MDRActionLocalService.getActionsCount(long ruleGroupInstanceId)
           
abstract  MDRAction MDRActionLocalService.getMDRAction(long actionId)
          Returns the m d r action with the primary key.
abstract  MDRAction MDRActionLocalService.getMDRActionByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r action with the matching UUID and company.
abstract  MDRAction MDRActionLocalService.getMDRActionByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r action matching the UUID and group.
abstract  List<MDRAction> MDRActionLocalService.getMDRActions(int start, int end)
          Returns a range of all the m d r actions.
abstract  int MDRActionLocalService.getMDRActionsCount()
          Returns the number of m d r actions.
abstract  MDRRule MDRRuleLocalService.getMDRRule(long ruleId)
          Returns the m d r rule with the primary key.
abstract  MDRRule MDRRuleLocalService.getMDRRuleByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule with the matching UUID and company.
abstract  MDRRule MDRRuleLocalService.getMDRRuleByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule matching the UUID and group.
abstract  MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroup(long ruleGroupId)
          Returns the m d r rule group with the primary key.
abstract  MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group with the matching UUID and company.
abstract  MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group matching the UUID and group.
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstance(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key.
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
abstract  List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstances(int start, int end)
          Returns a range of all the m d r rule group instances.
abstract  int MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstancesCount()
          Returns the number of m d r rule group instances.
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.getMDRRuleGroups(int start, int end)
          Returns a range of all the m d r rule groups.
abstract  int MDRRuleGroupLocalService.getMDRRuleGroupsCount()
          Returns the number of m d r rule groups.
abstract  List<MDRRule> MDRRuleLocalService.getMDRRules(int start, int end)
          Returns a range of all the m d r rules.
abstract  int MDRRuleLocalService.getMDRRulesCount()
          Returns the number of m d r rules.
abstract  PersistedModel MDRRuleGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MDRActionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MDRRuleGroupInstanceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel MDRRuleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  MDRRule MDRRuleService.getRule(long ruleId)
           
abstract  MDRRule MDRRuleLocalService.getRule(long ruleId)
           
abstract  MDRRuleGroup MDRRuleGroupLocalService.getRuleGroup(long ruleGroupId)
           
abstract  MDRRuleGroup MDRRuleGroupService.getRuleGroup(long ruleGroupId)
           
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(long ruleGroupInstanceId)
           
abstract  MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
abstract  List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(long ruleGroupId)
           
abstract  List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(long ruleGroupId, int start, int end)
           
abstract  List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK)
           
abstract  List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
abstract  List<MDRRuleGroupInstance> MDRRuleGroupInstanceService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
abstract  int MDRRuleGroupInstanceLocalService.getRuleGroupInstancesCount(long ruleGroupId)
           
abstract  int MDRRuleGroupInstanceLocalService.getRuleGroupInstancesCount(String className, long classPK)
           
abstract  int MDRRuleGroupInstanceService.getRuleGroupInstancesCount(String className, long classPK)
           
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.getRuleGroups(long groupId)
           
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.getRuleGroups(long groupId, int start, int end)
           
abstract  int MDRRuleGroupLocalService.getRuleGroupsCount(long groupId)
           
abstract  List<MDRRule> MDRRuleLocalService.getRules(long ruleGroupId)
           
abstract  List<MDRRule> MDRRuleLocalService.getRules(long ruleGroupId, int start, int end)
           
abstract  int MDRRuleLocalService.getRulesCount(long ruleGroupId)
           
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.search(long groupId, String name, boolean andOperator, int start, int end)
          Deprecated. As of 6.2.0, replaced by MDRRuleGroupLocalService.search(long, String, LinkedHashMap, boolean, int, int)
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.search(long groupId, String name, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
           
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.searchByKeywords(long groupId, String keywords, boolean andOperator, int start, int end)
          Deprecated. As of 6.2.0, replaced by MDRRuleGroupLocalService.searchByKeywords(long, String, LinkedHashMap, boolean, int, int)
abstract  List<MDRRuleGroup> MDRRuleGroupLocalService.searchByKeywords(long groupId, String keywords, LinkedHashMap<String,Object> params, boolean andOperator, int start, int end)
           
abstract  int MDRRuleGroupLocalService.searchByKeywordsCount(long groupId, String keywords, boolean andOperator)
          Deprecated. As of 6.2.0, replaced by MDRRuleGroupLocalService.searchByKeywordsCount(long, String, LinkedHashMap, boolean)
abstract  int MDRRuleGroupLocalService.searchByKeywordsCount(long groupId, String keywords, LinkedHashMap<String,Object> params, boolean andOperator)
           
abstract  int MDRRuleGroupLocalService.searchCount(long groupId, String name, boolean andOperator)
          Deprecated. As of 6.2.0, replaced by MDRRuleGroupLocalService.searchCount(long, String, LinkedHashMap, boolean)
abstract  int MDRRuleGroupLocalService.searchCount(long groupId, String name, LinkedHashMap<String,Object> params, boolean andOperator)
           
 

Uses of Transactional in com.liferay.portlet.polls.service
 

Classes in com.liferay.portlet.polls.service with annotations of type Transactional
 interface PollsChoiceLocalService
          Provides the local service interface for PollsChoice.
 interface PollsChoiceService
          Provides the remote service interface for PollsChoice.
 interface PollsQuestionLocalService
          Provides the local service interface for PollsQuestion.
 interface PollsQuestionService
          Provides the remote service interface for PollsQuestion.
 interface PollsVoteLocalService
          Provides the local service interface for PollsVote.
 interface PollsVoteService
          Provides the remote service interface for PollsVote.
 

Methods in com.liferay.portlet.polls.service with annotations of type Transactional
abstract  PollsChoice PollsChoiceLocalService.fetchPollsChoice(long choiceId)
           
abstract  PollsChoice PollsChoiceLocalService.fetchPollsChoiceByUuidAndCompanyId(String uuid, long companyId)
          Returns the polls choice with the matching UUID and company.
abstract  PollsChoice PollsChoiceLocalService.fetchPollsChoiceByUuidAndGroupId(String uuid, long groupId)
          Returns the polls choice matching the UUID and group.
abstract  PollsQuestion PollsQuestionLocalService.fetchPollsQuestion(long questionId)
           
abstract  PollsQuestion PollsQuestionLocalService.fetchPollsQuestionByUuidAndCompanyId(String uuid, long companyId)
          Returns the polls question with the matching UUID and company.
abstract  PollsQuestion PollsQuestionLocalService.fetchPollsQuestionByUuidAndGroupId(String uuid, long groupId)
          Returns the polls question matching the UUID and group.
abstract  PollsVote PollsVoteLocalService.fetchPollsVote(long voteId)
           
abstract  PollsVote PollsVoteLocalService.fetchPollsVoteByUuidAndCompanyId(String uuid, long companyId)
          Returns the polls vote with the matching UUID and company.
abstract  PollsVote PollsVoteLocalService.fetchPollsVoteByUuidAndGroupId(String uuid, long groupId)
          Returns the polls vote matching the UUID and group.
abstract  PollsChoice PollsChoiceLocalService.getChoice(long choiceId)
           
abstract  List<PollsChoice> PollsChoiceLocalService.getChoices(long questionId)
           
abstract  int PollsChoiceLocalService.getChoicesCount(long questionId)
           
abstract  List<PollsVote> PollsVoteLocalService.getChoiceVotes(long choiceId, int start, int end)
           
abstract  int PollsVoteLocalService.getChoiceVotesCount(long choiceId)
           
abstract  PersistedModel PollsQuestionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PollsChoiceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel PollsVoteLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PollsChoice PollsChoiceLocalService.getPollsChoice(long choiceId)
          Returns the polls choice with the primary key.
abstract  PollsChoice PollsChoiceLocalService.getPollsChoiceByUuidAndCompanyId(String uuid, long companyId)
          Returns the polls choice with the matching UUID and company.
abstract  PollsChoice PollsChoiceLocalService.getPollsChoiceByUuidAndGroupId(String uuid, long groupId)
          Returns the polls choice matching the UUID and group.
abstract  List<PollsChoice> PollsChoiceLocalService.getPollsChoices(int start, int end)
          Returns a range of all the polls choices.
abstract  int PollsChoiceLocalService.getPollsChoicesCount()
          Returns the number of polls choices.
abstract  PollsQuestion PollsQuestionLocalService.getPollsQuestion(long questionId)
          Returns the polls question with the primary key.
abstract  PollsQuestion PollsQuestionLocalService.getPollsQuestionByUuidAndCompanyId(String uuid, long companyId)
          Returns the polls question with the matching UUID and company.
abstract  PollsQuestion PollsQuestionLocalService.getPollsQuestionByUuidAndGroupId(String uuid, long groupId)
          Returns the polls question matching the UUID and group.
abstract  List<PollsQuestion> PollsQuestionLocalService.getPollsQuestions(int start, int end)
          Returns a range of all the polls questions.
abstract  int PollsQuestionLocalService.getPollsQuestionsCount()
          Returns the number of polls questions.
abstract  PollsVote PollsVoteLocalService.getPollsVote(long voteId)
          Returns the polls vote with the primary key.
abstract  PollsVote PollsVoteLocalService.getPollsVoteByUuidAndCompanyId(String uuid, long companyId)
          Returns the polls vote with the matching UUID and company.
abstract  PollsVote PollsVoteLocalService.getPollsVoteByUuidAndGroupId(String uuid, long groupId)
          Returns the polls vote matching the UUID and group.
abstract  List<PollsVote> PollsVoteLocalService.getPollsVotes(int start, int end)
          Returns a range of all the polls votes.
abstract  int PollsVoteLocalService.getPollsVotesCount()
          Returns the number of polls votes.
abstract  PollsQuestion PollsQuestionService.getQuestion(long questionId)
           
abstract  PollsQuestion PollsQuestionLocalService.getQuestion(long questionId)
           
abstract  List<PollsQuestion> PollsQuestionLocalService.getQuestions(long groupId)
           
abstract  List<PollsQuestion> PollsQuestionLocalService.getQuestions(long groupId, int start, int end)
           
abstract  int PollsQuestionLocalService.getQuestionsCount(long groupId)
           
abstract  List<PollsVote> PollsVoteLocalService.getQuestionVotes(long questionId, int start, int end)
           
abstract  int PollsVoteLocalService.getQuestionVotesCount(long questionId)
           
abstract  PollsVote PollsVoteLocalService.getVote(long questionId, long userId)
           
 

Uses of Transactional in com.liferay.portlet.ratings.service
 

Classes in com.liferay.portlet.ratings.service with annotations of type Transactional
 interface RatingsEntryLocalService
          Provides the local service interface for RatingsEntry.
 interface RatingsEntryService
          Provides the remote service interface for RatingsEntry.
 interface RatingsStatsLocalService
          Provides the local service interface for RatingsStats.
 

Methods in com.liferay.portlet.ratings.service with annotations of type Transactional
abstract  RatingsEntry RatingsEntryLocalService.fetchEntry(long userId, String className, long classPK)
           
abstract  RatingsEntry RatingsEntryLocalService.fetchRatingsEntry(long entryId)
           
abstract  RatingsStats RatingsStatsLocalService.fetchRatingsStats(long statsId)
           
abstract  RatingsStats RatingsStatsLocalService.fetchStats(String className, long classPK)
           
abstract  List<RatingsEntry> RatingsEntryLocalService.getEntries(long userId, String className, List<Long> classPKs)
           
abstract  List<RatingsEntry> RatingsEntryLocalService.getEntries(String className, long classPK)
           
abstract  List<RatingsEntry> RatingsEntryLocalService.getEntries(String className, long classPK, double score)
           
abstract  int RatingsEntryLocalService.getEntriesCount(String className, long classPK, double score)
           
abstract  RatingsEntry RatingsEntryLocalService.getEntry(long userId, String className, long classPK)
           
abstract  PersistedModel RatingsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel RatingsStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<RatingsEntry> RatingsEntryLocalService.getRatingsEntries(int start, int end)
          Returns a range of all the ratings entries.
abstract  int RatingsEntryLocalService.getRatingsEntriesCount()
          Returns the number of ratings entries.
abstract  RatingsEntry RatingsEntryLocalService.getRatingsEntry(long entryId)
          Returns the ratings entry with the primary key.
abstract  RatingsStats RatingsStatsLocalService.getRatingsStats(long statsId)
          Returns the ratings stats with the primary key.
abstract  List<RatingsStats> RatingsStatsLocalService.getRatingsStatses(int start, int end)
          Returns a range of all the ratings statses.
abstract  int RatingsStatsLocalService.getRatingsStatsesCount()
          Returns the number of ratings statses.
abstract  RatingsStats RatingsStatsLocalService.getStats(long statsId)
           
abstract  List<RatingsStats> RatingsStatsLocalService.getStats(String className, List<Long> classPKs)
           
abstract  RatingsStats RatingsStatsLocalService.getStats(String className, long classPK)
           
 

Uses of Transactional in com.liferay.portlet.shopping.service
 

Classes in com.liferay.portlet.shopping.service with annotations of type Transactional
 interface ShoppingCartLocalService
          Provides the local service interface for ShoppingCart.
 interface ShoppingCategoryLocalService
          Provides the local service interface for ShoppingCategory.
 interface ShoppingCategoryService
          Provides the remote service interface for ShoppingCategory.
 interface ShoppingCouponLocalService
          Provides the local service interface for ShoppingCoupon.
 interface ShoppingCouponService
          Provides the remote service interface for ShoppingCoupon.
 interface ShoppingItemFieldLocalService
          Provides the local service interface for ShoppingItemField.
 interface ShoppingItemLocalService
          Provides the local service interface for ShoppingItem.
 interface ShoppingItemPriceLocalService
          Provides the local service interface for ShoppingItemPrice.
 interface ShoppingItemService
          Provides the remote service interface for ShoppingItem.
 interface ShoppingOrderItemLocalService
          Provides the local service interface for ShoppingOrderItem.
 interface ShoppingOrderLocalService
          Provides the local service interface for ShoppingOrder.
 interface ShoppingOrderService
          Provides the remote service interface for ShoppingOrder.
 

Methods in com.liferay.portlet.shopping.service with annotations of type Transactional
abstract  ShoppingCart ShoppingCartLocalService.fetchShoppingCart(long cartId)
           
abstract  ShoppingCategory ShoppingCategoryLocalService.fetchShoppingCategory(long categoryId)
           
abstract  ShoppingCoupon ShoppingCouponLocalService.fetchShoppingCoupon(long couponId)
           
abstract  ShoppingItem ShoppingItemLocalService.fetchShoppingItem(long itemId)
           
abstract  ShoppingItemField ShoppingItemFieldLocalService.fetchShoppingItemField(long itemFieldId)
           
abstract  ShoppingItemPrice ShoppingItemPriceLocalService.fetchShoppingItemPrice(long itemPriceId)
           
abstract  ShoppingOrder ShoppingOrderLocalService.fetchShoppingOrder(long orderId)
           
abstract  ShoppingOrderItem ShoppingOrderItemLocalService.fetchShoppingOrderItem(long orderItemId)
           
abstract  ShoppingCart ShoppingCartLocalService.getCart(long userId, long groupId)
           
abstract  List<ShoppingCategory> ShoppingCategoryLocalService.getCategories(long groupId)
           
abstract  List<ShoppingCategory> ShoppingCategoryService.getCategories(long groupId)
           
abstract  List<ShoppingCategory> ShoppingCategoryLocalService.getCategories(long groupId, long parentCategoryId, int start, int end)
           
abstract  List<ShoppingCategory> ShoppingCategoryService.getCategories(long groupId, long parentCategoryId, int start, int end)
           
abstract  int ShoppingCategoryLocalService.getCategoriesCount(long groupId, long parentCategoryId)
           
abstract  int ShoppingCategoryService.getCategoriesCount(long groupId, long parentCategoryId)
           
abstract  int ShoppingItemService.getCategoriesItemsCount(long groupId, List<Long> categoryIds)
           
abstract  int ShoppingItemLocalService.getCategoriesItemsCount(long groupId, List<Long> categoryIds)
           
abstract  ShoppingCategory ShoppingCategoryLocalService.getCategory(long categoryId)
           
abstract  ShoppingCategory ShoppingCategoryService.getCategory(long categoryId)
           
abstract  ShoppingCategory ShoppingCategoryLocalService.getCategory(long groupId, String categoryName)
           
abstract  ShoppingCoupon ShoppingCouponLocalService.getCoupon(long couponId)
           
abstract  ShoppingCoupon ShoppingCouponService.getCoupon(long groupId, long couponId)
           
abstract  ShoppingCoupon ShoppingCouponLocalService.getCoupon(String code)
           
abstract  List<ShoppingItem> ShoppingItemLocalService.getFeaturedItems(long groupId, long categoryId, int numOfItems)
           
abstract  ShoppingItem ShoppingItemService.getItem(long itemId)
           
abstract  ShoppingItem ShoppingItemLocalService.getItem(long itemId)
           
abstract  ShoppingItem ShoppingItemLocalService.getItem(long companyId, String sku)
           
abstract  ShoppingItem ShoppingItemLocalService.getItemByLargeImageId(long largeImageId)
           
abstract  ShoppingItem ShoppingItemLocalService.getItemByMediumImageId(long mediumImageId)
           
abstract  ShoppingItem ShoppingItemLocalService.getItemBySmallImageId(long smallImageId)
           
abstract  List<ShoppingItemField> ShoppingItemFieldLocalService.getItemFields(long itemId)
           
abstract  List<ShoppingItemPrice> ShoppingItemPriceLocalService.getItemPrices(long itemId)
           
abstract  List<ShoppingItem> ShoppingItemService.getItems(long groupId, long categoryId)
           
abstract  List<ShoppingItem> ShoppingItemLocalService.getItems(long groupId, long categoryId)
           
abstract  List<ShoppingItem> ShoppingItemService.getItems(long groupId, long categoryId, int start, int end, OrderByComparator obc)
           
abstract  List<ShoppingItem> ShoppingItemLocalService.getItems(long groupId, long categoryId, int start, int end, OrderByComparator obc)
           
abstract  Map<ShoppingCartItem,Integer> ShoppingCartLocalService.getItems(long groupId, String itemIds)
           
abstract  int ShoppingItemService.getItemsCount(long groupId, long categoryId)
           
abstract  int ShoppingItemLocalService.getItemsCount(long groupId, long categoryId)
           
abstract  ShoppingItem[] ShoppingItemService.getItemsPrevAndNext(long itemId, OrderByComparator obc)
           
abstract  ShoppingItem[] ShoppingItemLocalService.getItemsPrevAndNext(long itemId, OrderByComparator obc)
           
abstract  ShoppingOrder ShoppingOrderLocalService.getLatestOrder(long userId, long groupId)
           
abstract  ShoppingOrder ShoppingOrderLocalService.getOrder(long orderId)
           
abstract  ShoppingOrder ShoppingOrderService.getOrder(long groupId, long orderId)
           
abstract  ShoppingOrder ShoppingOrderLocalService.getOrder(String number)
           
abstract  List<ShoppingOrderItem> ShoppingOrderItemLocalService.getOrderItems(long orderId)
           
abstract  List<ShoppingCategory> ShoppingCategoryLocalService.getParentCategories(long categoryId)
           
abstract  List<ShoppingCategory> ShoppingCategoryLocalService.getParentCategories(ShoppingCategory category)
           
abstract  ShoppingCategory ShoppingCategoryLocalService.getParentCategory(ShoppingCategory category)
           
abstract  ShoppingOrder ShoppingOrderLocalService.getPayPalTxnIdOrder(String ppTxnId)
           
abstract  PersistedModel ShoppingCartLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingOrderItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingCouponLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingOrderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingItemPriceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel ShoppingItemFieldLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<ShoppingItem> ShoppingItemLocalService.getSaleItems(long groupId, long categoryId, int numOfItems)
           
abstract  ShoppingCart ShoppingCartLocalService.getShoppingCart(long cartId)
          Returns the shopping cart with the primary key.
abstract  List<ShoppingCart> ShoppingCartLocalService.getShoppingCarts(int start, int end)
          Returns a range of all the shopping carts.
abstract  int ShoppingCartLocalService.getShoppingCartsCount()
          Returns the number of shopping carts.
abstract  List<ShoppingCategory> ShoppingCategoryLocalService.getShoppingCategories(int start, int end)
          Returns a range of all the shopping categories.
abstract  int ShoppingCategoryLocalService.getShoppingCategoriesCount()
          Returns the number of shopping categories.
abstract  ShoppingCategory ShoppingCategoryLocalService.getShoppingCategory(long categoryId)
          Returns the shopping category with the primary key.
abstract  ShoppingCoupon ShoppingCouponLocalService.getShoppingCoupon(long couponId)
          Returns the shopping coupon with the primary key.
abstract  List<ShoppingCoupon> ShoppingCouponLocalService.getShoppingCoupons(int start, int end)
          Returns a range of all the shopping coupons.
abstract  int ShoppingCouponLocalService.getShoppingCouponsCount()
          Returns the number of shopping coupons.
abstract  ShoppingItem ShoppingItemLocalService.getShoppingItem(long itemId)
          Returns the shopping item with the primary key.
abstract  ShoppingItemField ShoppingItemFieldLocalService.getShoppingItemField(long itemFieldId)
          Returns the shopping item field with the primary key.
abstract  List<ShoppingItemField> ShoppingItemFieldLocalService.getShoppingItemFields(int start, int end)
          Returns a range of all the shopping item fields.
abstract  int ShoppingItemFieldLocalService.getShoppingItemFieldsCount()
          Returns the number of shopping item fields.
abstract  ShoppingItemPrice ShoppingItemPriceLocalService.getShoppingItemPrice(long itemPriceId)
          Returns the shopping item price with the primary key.
abstract  List<ShoppingItemPrice> ShoppingItemPriceLocalService.getShoppingItemPrices(int start, int end)
          Returns a range of all the shopping item prices.
abstract  int ShoppingItemPriceLocalService.getShoppingItemPricesCount()
          Returns the number of shopping item prices.
abstract  List<ShoppingItem> ShoppingItemLocalService.getShoppingItems(int start, int end)
          Returns a range of all the shopping items.
abstract  int ShoppingItemLocalService.getShoppingItemsCount()
          Returns the number of shopping items.
abstract  ShoppingOrder ShoppingOrderLocalService.getShoppingOrder(long orderId)
          Returns the shopping order with the primary key.
abstract  ShoppingOrderItem ShoppingOrderItemLocalService.getShoppingOrderItem(long orderItemId)
          Returns the shopping order item with the primary key.
abstract  List<ShoppingOrderItem> ShoppingOrderItemLocalService.getShoppingOrderItems(int start, int end)
          Returns a range of all the shopping order items.
abstract  int ShoppingOrderItemLocalService.getShoppingOrderItemsCount()
          Returns the number of shopping order items.
abstract  List<ShoppingOrder> ShoppingOrderLocalService.getShoppingOrders(int start, int end)
          Returns a range of all the shopping orders.
abstract  int ShoppingOrderLocalService.getShoppingOrdersCount()
          Returns the number of shopping orders.
abstract  void ShoppingCategoryLocalService.getSubcategoryIds(List<Long> categoryIds, long groupId, long categoryId)
           
abstract  void ShoppingCategoryService.getSubcategoryIds(List<Long> categoryIds, long groupId, long categoryId)
           
abstract  List<ShoppingItem> ShoppingItemLocalService.search(long groupId, long[] categoryIds, String keywords, int start, int end)
           
abstract  List<ShoppingOrder> ShoppingOrderLocalService.search(long groupId, long companyId, long userId, String number, String billingFirstName, String billingLastName, String billingEmailAddress, String shippingFirstName, String shippingLastName, String shippingEmailAddress, String ppPaymentStatus, boolean andOperator, int start, int end)
           
abstract  List<ShoppingCoupon> ShoppingCouponLocalService.search(long groupId, long companyId, String code, boolean active, String discountType, boolean andOperator, int start, int end)
           
abstract  List<ShoppingCoupon> ShoppingCouponService.search(long groupId, long companyId, String code, boolean active, String discountType, boolean andOperator, int start, int end)
           
abstract  int ShoppingItemLocalService.searchCount(long groupId, long[] categoryIds, String keywords)
           
abstract  int ShoppingOrderLocalService.searchCount(long groupId, long companyId, long userId, String number, String billingFirstName, String billingLastName, String billingEmailAddress, String shippingFirstName, String shippingLastName, String shippingEmailAddress, String ppPaymentStatus, boolean andOperator)
           
abstract  int ShoppingCouponLocalService.searchCount(long groupId, long companyId, String code, boolean active, String discountType, boolean andOperator)
           
 

Uses of Transactional in com.liferay.portlet.social.service
 

Classes in com.liferay.portlet.social.service with annotations of type Transactional
 interface SocialActivityAchievementLocalService
          Provides the local service interface for SocialActivityAchievement.
 interface SocialActivityCounterLocalService
          Provides the local service interface for SocialActivityCounter.
 interface SocialActivityInterpreterLocalService
          Provides the local service interface for SocialActivityInterpreter.
 interface SocialActivityLimitLocalService
          Provides the local service interface for SocialActivityLimit.
 interface SocialActivityLocalService
          Provides the local service interface for SocialActivity.
 interface SocialActivityService
          Provides the remote service interface for SocialActivity.
 interface SocialActivitySetLocalService
          Provides the local service interface for SocialActivitySet.
 interface SocialActivitySettingLocalService
          Provides the local service interface for SocialActivitySetting.
 interface SocialActivitySettingService
          Provides the remote service interface for SocialActivitySetting.
 interface SocialRelationLocalService
          Provides the local service interface for SocialRelation.
 interface SocialRequestInterpreterLocalService
          Provides the local service interface for SocialRequestInterpreter.
 interface SocialRequestLocalService
          Provides the local service interface for SocialRequest.
 interface SocialRequestService
          Provides the remote service interface for SocialRequest.
 

Methods in com.liferay.portlet.social.service with annotations of type Transactional
abstract  SocialActivityCounter SocialActivityCounterLocalService.addActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType, int totalValue, long previousActivityCounterId, int periodLength)
          Adds an activity counter specifying a previous activity and period length.
abstract  SocialActivityLimit SocialActivityLimitLocalService.addActivityLimit(long userId, long groupId, long classNameId, long classPK, int activityType, String activityCounterName, int limitPeriod)
           
abstract  SocialActivityCounter SocialActivityCounterLocalService.createActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType, int currentValue, int totalValue, int startPeriod, int endPeriod)
          Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalService.addActivityCounter(long, long, long, String, int, int, long, int)
abstract  SocialActivityCounter SocialActivityCounterLocalService.createActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType, int currentValue, int totalValue, int startPeriod, int endPeriod, long previousActivityCounterId, int periodLength)
          Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalService.addActivityCounter(long, long, long, String, int, int, long, int)
abstract  SocialActivityCounter SocialActivityCounterLocalService.fetchActivityCounterByEndPeriod(long groupId, long classNameId, long classPK, String name, int ownerType, int endPeriod)
          Returns the activity counter with the given name, owner, and end period that belong to the given entity.
abstract  SocialActivityCounter SocialActivityCounterLocalService.fetchActivityCounterByStartPeriod(long groupId, long classNameId, long classPK, String name, int ownerType, int startPeriod)
          Returns the activity counter with the given name, owner, and start period that belong to the given entity.
abstract  SocialActivityLimit SocialActivityLimitLocalService.fetchActivityLimit(long groupId, long userId, long classNameId, long classPK, int activityType, String activityCounterName)
           
abstract  SocialActivity SocialActivityLocalService.fetchFirstActivity(String className, long classPK, int type)
           
abstract  SocialActivityCounter SocialActivityCounterLocalService.fetchLatestActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType)
          Returns the latest activity counter with the given name and owner that belong to the given entity.
abstract  SocialActivity SocialActivityLocalService.fetchSocialActivity(long activityId)
           
abstract  SocialActivityAchievement SocialActivityAchievementLocalService.fetchSocialActivityAchievement(long activityAchievementId)
           
abstract  SocialActivityCounter SocialActivityCounterLocalService.fetchSocialActivityCounter(long activityCounterId)
           
abstract  SocialActivityLimit SocialActivityLimitLocalService.fetchSocialActivityLimit(long activityLimitId)
           
abstract  SocialActivitySet SocialActivitySetLocalService.fetchSocialActivitySet(long activitySetId)
           
abstract  SocialActivitySetting SocialActivitySettingLocalService.fetchSocialActivitySetting(long activitySettingId)
           
abstract  SocialRelation SocialRelationLocalService.fetchSocialRelation(long relationId)
           
abstract  SocialRelation SocialRelationLocalService.fetchSocialRelationByUuidAndCompanyId(String uuid, long companyId)
          Returns the social relation with the matching UUID and company.
abstract  SocialRequest SocialRequestLocalService.fetchSocialRequest(long requestId)
           
abstract  SocialRequest SocialRequestLocalService.fetchSocialRequestByUuidAndCompanyId(String uuid, long companyId)
          Returns the social request with the matching UUID and company.
abstract  SocialRequest SocialRequestLocalService.fetchSocialRequestByUuidAndGroupId(String uuid, long groupId)
          Returns the social request matching the UUID and group.
abstract  SocialActivityAchievement SocialActivityAchievementLocalService.fetchUserAchievement(long userId, long groupId, String name)
           
abstract  List<SocialActivity> SocialActivityLocalService.getActivities(long classNameId, int start, int end)
          Returns a range of all the activities done on assets identified by the class name ID.
abstract  List<SocialActivity> SocialActivityService.getActivities(long classNameId, int start, int end)
          Returns a range of all the activities done on assets identified by the class name ID.
abstract  List<SocialActivity> SocialActivityLocalService.getActivities(long mirrorActivityId, long classNameId, long classPK, int start, int end)
          Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  List<SocialActivity> SocialActivityService.getActivities(long mirrorActivityId, long classNameId, long classPK, int start, int end)
          Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  List<SocialActivity> SocialActivityLocalService.getActivities(long mirrorActivityId, String className, long classPK, int start, int end)
          Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  List<SocialActivity> SocialActivityService.getActivities(long mirrorActivityId, String className, long classPK, int start, int end)
          Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  List<SocialActivity> SocialActivityLocalService.getActivities(String className, int start, int end)
          Returns a range of all the activities done on assets identified by the class name.
abstract  List<SocialActivity> SocialActivityService.getActivities(String className, int start, int end)
          Returns a range of all the activities done on assets identified by the class name.
abstract  int SocialActivityLocalService.getActivitiesCount(long classNameId)
          Returns the number of activities done on assets identified by the class name ID.
abstract  int SocialActivityService.getActivitiesCount(long classNameId)
          Returns the number of activities done on assets identified by the class name ID.
abstract  int SocialActivityLocalService.getActivitiesCount(long mirrorActivityId, long classNameId, long classPK)
          Returns the number of activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  int SocialActivityService.getActivitiesCount(long mirrorActivityId, long classNameId, long classPK)
          Returns the number of activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  int SocialActivityLocalService.getActivitiesCount(long mirrorActivityId, String className, long classPK)
          Returns the number of activities done on the asset identified by the class name and class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  int SocialActivityService.getActivitiesCount(long mirrorActivityId, String className, long classPK)
          Returns the number of activities done on the asset identified by the class name and class primary key that are mirrors of the activity identified by the mirror activity ID.
abstract  int SocialActivityLocalService.getActivitiesCount(String className)
          Returns the number of activities done on assets identified by class name.
abstract  int SocialActivityService.getActivitiesCount(String className)
          Returns the number of activities done on assets identified by class name.
abstract  SocialActivity SocialActivityLocalService.getActivity(long activityId)
          Returns the activity identified by its primary key.
abstract  SocialActivity SocialActivityService.getActivity(long activityId)
          Returns the activity identified by its primary key.
abstract  SocialActivityDefinition SocialActivitySettingLocalService.getActivityDefinition(long groupId, String className, int activityType)
           
abstract  SocialActivityDefinition SocialActivitySettingService.getActivityDefinition(long groupId, String className, int activityType)
           
abstract  List<SocialActivityDefinition> SocialActivitySettingLocalService.getActivityDefinitions(long groupId, String className)
           
abstract  List<SocialActivityDefinition> SocialActivitySettingService.getActivityDefinitions(long groupId, String className)
           
abstract  Map<String,List<SocialActivityInterpreter>> SocialActivityInterpreterLocalService.getActivityInterpreters()
           
abstract  List<SocialActivityInterpreter> SocialActivityInterpreterLocalService.getActivityInterpreters(String selector)
           
abstract  List<SocialActivity> SocialActivityLocalService.getActivitySetActivities(long activitySetId, int start, int end)
           
abstract  List<SocialActivity> SocialActivityService.getActivitySetActivities(long activitySetId, int start, int end)
           
abstract  List<SocialActivitySetting> SocialActivitySettingLocalService.getActivitySettings(long groupId)
           
abstract  List<SocialActivitySetting> SocialActivitySettingService.getActivitySettings(long groupId)
           
abstract  SocialActivitySet SocialActivitySetLocalService.getClassActivitySet(long classNameId, long classPK, int type)
           
abstract  SocialActivitySet SocialActivitySetLocalService.getClassActivitySet(long userId, long classNameId, long classPK, int type)
           
abstract  List<SocialActivityAchievement> SocialActivityAchievementLocalService.getGroupAchievements(long groupId)
           
abstract  List<SocialActivityAchievement> SocialActivityAchievementLocalService.getGroupAchievements(long groupId, String name)
           
abstract  int SocialActivityAchievementLocalService.getGroupAchievementsCount(long groupId)
           
abstract  int SocialActivityAchievementLocalService.getGroupAchievementsCount(long groupId, String name)
           
abstract  List<SocialActivity> SocialActivityLocalService.getGroupActivities(long groupId, int start, int end)
          Returns a range of all the activities done in the group.
abstract  List<SocialActivity> SocialActivityService.getGroupActivities(long groupId, int start, int end)
          Returns a range of all the activities done in the group.
abstract  int SocialActivityLocalService.getGroupActivitiesCount(long groupId)
          Returns the number of activities done in the group.
abstract  int SocialActivityService.getGroupActivitiesCount(long groupId)
          Returns the number of activities done in the group.
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getGroupActivitySets(long groupId, int start, int end)
           
abstract  int SocialActivitySetLocalService.getGroupActivitySetsCount(long groupId)
           
abstract  List<SocialActivityAchievement> SocialActivityAchievementLocalService.getGroupFirstAchievements(long groupId)
           
abstract  int SocialActivityAchievementLocalService.getGroupFirstAchievementsCount(long groupId)
           
abstract  List<SocialActivity> SocialActivityLocalService.getGroupUsersActivities(long groupId, int start, int end)
          Returns a range of activities done by users that are members of the group.
abstract  List<SocialActivity> SocialActivityService.getGroupUsersActivities(long groupId, int start, int end)
          Returns a range of activities done by users that are members of the group.
abstract  int SocialActivityLocalService.getGroupUsersActivitiesCount(long groupId)
          Returns the number of activities done by users that are members of the group.
abstract  int SocialActivityService.getGroupUsersActivitiesCount(long groupId)
          Returns the number of activities done by users that are members of the group.
abstract  List<SocialRelation> SocialRelationLocalService.getInverseRelations(long userId, int type, int start, int end)
          Returns a range of all the inverse relations of the given type for which the user is User2 of the relation.
abstract  int SocialRelationLocalService.getInverseRelationsCount(long userId, int type)
          Returns the number of inverse relations of the given type for which the user is User2 of the relation.
abstract  JSONArray SocialActivitySettingService.getJSONActivityDefinitions(long groupId, String className)
           
abstract  SocialActivity SocialActivityLocalService.getMirrorActivity(long mirrorActivityId)
          Returns the activity that has the mirror activity.
abstract  SocialActivity SocialActivityService.getMirrorActivity(long mirrorActivityId)
          Returns the activity that has the mirror activity.
abstract  List<SocialActivityCounter> SocialActivityCounterLocalService.getOffsetActivityCounters(long groupId, String name, int startOffset, int endOffset)
          Returns all the activity counters with the given name and period offsets.
abstract  List<SocialActivityCounter> SocialActivityCounterLocalService.getOffsetDistributionActivityCounters(long groupId, String name, int startOffset, int endOffset)
          Returns the distribution of the activity counters with the given name and period offsets.
abstract  List<SocialActivity> SocialActivityLocalService.getOrganizationActivities(long organizationId, int start, int end)
          Returns a range of all the activities done in the organization.
abstract  List<SocialActivity> SocialActivityService.getOrganizationActivities(long organizationId, int start, int end)
          Returns a range of all the activities done in the organization.
abstract  int SocialActivityLocalService.getOrganizationActivitiesCount(long organizationId)
          Returns the number of activities done in the organization.
abstract  int SocialActivityService.getOrganizationActivitiesCount(long organizationId)
          Returns the number of activities done in the organization.
abstract  List<SocialActivity> SocialActivityLocalService.getOrganizationUsersActivities(long organizationId, int start, int end)
          Returns a range of all the activities done by users of the organization.
abstract  List<SocialActivity> SocialActivityService.getOrganizationUsersActivities(long organizationId, int start, int end)
          Returns a range of all the activities done by users of the organization.
abstract  int SocialActivityLocalService.getOrganizationUsersActivitiesCount(long organizationId)
          Returns the number of activities done by users of the organization.
abstract  int SocialActivityService.getOrganizationUsersActivitiesCount(long organizationId)
          Returns the number of activities done by users of the organization.
abstract  List<SocialActivityCounter> SocialActivityCounterLocalService.getPeriodActivityCounters(long groupId, String name, int startPeriod, int endPeriod)
          Returns all the activity counters with the given name and time period.
abstract  List<SocialActivityCounter> SocialActivityCounterLocalService.getPeriodDistributionActivityCounters(long groupId, String name, int startPeriod, int endPeriod)
          Returns the distribution of activity counters with the given name and time period.
abstract  PersistedModel SocialActivityAchievementLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialActivitySettingLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialActivitySetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialActivityLimitLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialRelationLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialActivityLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SocialActivityCounterLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<SocialRequest> SocialRequestLocalService.getReceiverUserRequests(long receiverUserId, int start, int end)
          Returns a range of all the social requests for the receiving user.
abstract  List<SocialRequest> SocialRequestLocalService.getReceiverUserRequests(long receiverUserId, int status, int start, int end)
          Returns a range of all the social requests with the given status for the receiving user.
abstract  int SocialRequestLocalService.getReceiverUserRequestsCount(long receiverUserId)
          Returns the number of social requests for the receiving user.
abstract  int SocialRequestLocalService.getReceiverUserRequestsCount(long receiverUserId, int status)
          Returns the number of social requests with the given status for the receiving user.
abstract  SocialRelation SocialRelationLocalService.getRelation(long relationId)
          Returns the relation identified by its primary key.
abstract  SocialRelation SocialRelationLocalService.getRelation(long userId1, long userId2, int type)
          Returns the relation of the given type between User1 and User2.
abstract  List<SocialActivity> SocialActivityLocalService.getRelationActivities(long userId, int start, int end)
          Returns a range of all the activities done by users in a relationship with the user identified by the user ID.
abstract  List<SocialActivity> SocialActivityService.getRelationActivities(long userId, int start, int end)
          Returns a range of all the activities done by users in a relationship with the user identified by the user ID.
abstract  List<SocialActivity> SocialActivityLocalService.getRelationActivities(long userId, int type, int start, int end)
          Returns a range of all the activities done by users in a relationship of type type with the user identified by userId.
abstract  List<SocialActivity> SocialActivityService.getRelationActivities(long userId, int type, int start, int end)
          Returns a range of all the activities done by users in a relationship of type type with the user identified by userId.
abstract  int SocialActivityLocalService.getRelationActivitiesCount(long userId)
          Returns the number of activities done by users in a relationship with the user identified by userId.
abstract  int SocialActivityService.getRelationActivitiesCount(long userId)
          Returns the number of activities done by users in a relationship with the user identified by userId.
abstract  int SocialActivityLocalService.getRelationActivitiesCount(long userId, int type)
          Returns the number of activities done by users in a relationship of type type with the user identified by userId.
abstract  int SocialActivityService.getRelationActivitiesCount(long userId, int type)
          Returns the number of activities done by users in a relationship of type type with the user identified by userId.
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getRelationActivitySets(long userId, int start, int end)
           
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getRelationActivitySets(long userId, int type, int start, int end)
           
abstract  int SocialActivitySetLocalService.getRelationActivitySetsCount(long userId)
           
abstract  int SocialActivitySetLocalService.getRelationActivitySetsCount(long userId, int type)
           
abstract  List<SocialRelation> SocialRelationLocalService.getRelations(long userId, int type, int start, int end)
          Returns a range of all the relations of the given type where the user is the subject of the relation.
abstract  List<SocialRelation> SocialRelationLocalService.getRelations(long userId1, long userId2, int start, int end)
          Returns a range of all the relations between User1 and User2.
abstract  int SocialRelationLocalService.getRelationsCount(long userId, int type)
          Returns the number of relations of the given type where the user is the subject of the relation.
abstract  int SocialRelationLocalService.getRelationsCount(long userId1, long userId2)
          Returns the number of relations between User1 and User2.
abstract  List<SocialActivity> SocialActivityLocalService.getSocialActivities(int start, int end)
          Returns a range of all the social activities.
abstract  int SocialActivityLocalService.getSocialActivitiesCount()
          Returns the number of social activities.
abstract  SocialActivity SocialActivityLocalService.getSocialActivity(long activityId)
          Returns the social activity with the primary key.
abstract  SocialActivityAchievement SocialActivityAchievementLocalService.getSocialActivityAchievement(long activityAchievementId)
          Returns the social activity achievement with the primary key.
abstract  List<SocialActivityAchievement> SocialActivityAchievementLocalService.getSocialActivityAchievements(int start, int end)
          Returns a range of all the social activity achievements.
abstract  int SocialActivityAchievementLocalService.getSocialActivityAchievementsCount()
          Returns the number of social activity achievements.
abstract  SocialActivityCounter SocialActivityCounterLocalService.getSocialActivityCounter(long activityCounterId)
          Returns the social activity counter with the primary key.
abstract  List<SocialActivityCounter> SocialActivityCounterLocalService.getSocialActivityCounters(int start, int end)
          Returns a range of all the social activity counters.
abstract  int SocialActivityCounterLocalService.getSocialActivityCountersCount()
          Returns the number of social activity counters.
abstract  SocialActivityLimit SocialActivityLimitLocalService.getSocialActivityLimit(long activityLimitId)
          Returns the social activity limit with the primary key.
abstract  List<SocialActivityLimit> SocialActivityLimitLocalService.getSocialActivityLimits(int start, int end)
          Returns a range of all the social activity limits.
abstract  int SocialActivityLimitLocalService.getSocialActivityLimitsCount()
          Returns the number of social activity limits.
abstract  SocialActivitySet SocialActivitySetLocalService.getSocialActivitySet(long activitySetId)
          Returns the social activity set with the primary key.
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getSocialActivitySets(int start, int end)
          Returns a range of all the social activity sets.
abstract  int SocialActivitySetLocalService.getSocialActivitySetsCount()
          Returns the number of social activity sets.
abstract  SocialActivitySetting SocialActivitySettingLocalService.getSocialActivitySetting(long activitySettingId)
          Returns the social activity setting with the primary key.
abstract  List<SocialActivitySetting> SocialActivitySettingLocalService.getSocialActivitySettings(int start, int end)
          Returns a range of all the social activity settings.
abstract  int SocialActivitySettingLocalService.getSocialActivitySettingsCount()
          Returns the number of social activity settings.
abstract  SocialRelation SocialRelationLocalService.getSocialRelation(long relationId)
          Returns the social relation with the primary key.
abstract  SocialRelation SocialRelationLocalService.getSocialRelationByUuidAndCompanyId(String uuid, long companyId)
          Returns the social relation with the matching UUID and company.
abstract  List<SocialRelation> SocialRelationLocalService.getSocialRelations(int start, int end)
          Returns a range of all the social relations.
abstract  int SocialRelationLocalService.getSocialRelationsCount()
          Returns the number of social relations.
abstract  SocialRequest SocialRequestLocalService.getSocialRequest(long requestId)
          Returns the social request with the primary key.
abstract  SocialRequest SocialRequestLocalService.getSocialRequestByUuidAndCompanyId(String uuid, long companyId)
          Returns the social request with the matching UUID and company.
abstract  SocialRequest SocialRequestLocalService.getSocialRequestByUuidAndGroupId(String uuid, long groupId)
          Returns the social request matching the UUID and group.
abstract  List<SocialRequest> SocialRequestLocalService.getSocialRequests(int start, int end)
          Returns a range of all the social requests.
abstract  int SocialRequestLocalService.getSocialRequestsCount()
          Returns the number of social requests.
abstract  List<SocialActivityAchievement> SocialActivityAchievementLocalService.getUserAchievements(long userId, long groupId)
           
abstract  int SocialActivityAchievementLocalService.getUserAchievementsCount(long userId, long groupId)
           
abstract  List<SocialActivity> SocialActivityLocalService.getUserActivities(long userId, int start, int end)
          Returns a range of all the activities done by the user.
abstract  List<SocialActivity> SocialActivityService.getUserActivities(long userId, int start, int end)
          Returns a range of all the activities done by the user.
abstract  int SocialActivityLocalService.getUserActivitiesCount(long userId)
          Returns the number of activities done by the user.
abstract  int SocialActivityService.getUserActivitiesCount(long userId)
          Returns the number of activities done by the user.
abstract  List<Tuple> SocialActivityCounterLocalService.getUserActivityCounters(long groupId, String[] rankingNames, String[] selectedNames, int start, int end)
          Returns the range of tuples that contain users and a list of activity counters.
abstract  int SocialActivityCounterLocalService.getUserActivityCountersCount(long groupId, String[] rankingNames)
          Returns the number of users having a rank based on the given counters.
abstract  SocialActivitySet SocialActivitySetLocalService.getUserActivitySet(long groupId, long userId, int type)
           
abstract  SocialActivitySet SocialActivitySetLocalService.getUserActivitySet(long groupId, long userId, long classNameId, int type)
           
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getUserActivitySets(long userId, int start, int end)
           
abstract  int SocialActivitySetLocalService.getUserActivitySetsCount(long userId)
           
abstract  List<SocialActivity> SocialActivityLocalService.getUserGroupsActivities(long userId, int start, int end)
          Returns a range of all the activities done in the user's groups.
abstract  List<SocialActivity> SocialActivityService.getUserGroupsActivities(long userId, int start, int end)
          Returns a range of all the activities done in the user's groups.
abstract  int SocialActivityLocalService.getUserGroupsActivitiesCount(long userId)
          Returns the number of activities done in user's groups.
abstract  int SocialActivityService.getUserGroupsActivitiesCount(long userId)
          Returns the number of activities done in user's groups.
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getUserGroupsActivitySets(long userId, int start, int end)
           
abstract  int SocialActivitySetLocalService.getUserGroupsActivitySetsCount(long userId)
           
abstract  List<SocialActivity> SocialActivityLocalService.getUserGroupsAndOrganizationsActivities(long userId, int start, int end)
          Returns a range of all the activities done in the user's groups and organizations.
abstract  List<SocialActivity> SocialActivityService.getUserGroupsAndOrganizationsActivities(long userId, int start, int end)
          Returns a range of all the activities done in the user's groups and organizations.
abstract  int SocialActivityLocalService.getUserGroupsAndOrganizationsActivitiesCount(long userId)
          Returns the number of activities done in user's groups and organizations.
abstract  int SocialActivityService.getUserGroupsAndOrganizationsActivitiesCount(long userId)
          Returns the number of activities done in user's groups and organizations.
abstract  List<SocialActivity> SocialActivityLocalService.getUserOrganizationsActivities(long userId, int start, int end)
          Returns a range of all activities done in the user's organizations.
abstract  List<SocialActivity> SocialActivityService.getUserOrganizationsActivities(long userId, int start, int end)
          Returns a range of all activities done in the user's organizations.
abstract  int SocialActivityLocalService.getUserOrganizationsActivitiesCount(long userId)
          Returns the number of activities done in the user's organizations.
abstract  int SocialActivityService.getUserOrganizationsActivitiesCount(long userId)
          Returns the number of activities done in the user's organizations.
abstract  List<SocialRequest> SocialRequestLocalService.getUserRequests(long userId, int start, int end)
          Returns a range of all the social requests for the requesting user.
abstract  List<SocialRequest> SocialRequestLocalService.getUserRequests(long userId, int status, int start, int end)
          Returns a range of all the social requests with the given status for the requesting user.
abstract  int SocialRequestLocalService.getUserRequestsCount(long userId)
          Returns the number of social requests for the requesting user.
abstract  int SocialRequestLocalService.getUserRequestsCount(long userId, int status)
          Returns the number of social requests with the given status for the requesting user.
abstract  List<SocialActivitySet> SocialActivitySetLocalService.getUserViewableActivitySets(long userId, int start, int end)
           
abstract  int SocialActivitySetLocalService.getUserViewableActivitySetsCount(long userId)
           
abstract  boolean SocialRelationLocalService.hasRelation(long userId1, long userId2, int type)
          Returns true if a relation of the given type exists where the user with primary key userId1 is User1 of the relation and the user with the primary key userId2 is User2 of the relation.
abstract  boolean SocialRequestLocalService.hasRequest(long userId, String className, long classPK, int type, int status)
          Returns true if a matching social requests exists in the database.
abstract  boolean SocialRequestLocalService.hasRequest(long userId, String className, long classPK, int type, long receiverUserId, int status)
          Returns true if a matching social request exists in the database.
abstract  boolean SocialActivitySettingLocalService.isEnabled(long groupId, long classNameId)
           
abstract  boolean SocialActivitySettingLocalService.isEnabled(long groupId, long classNameId, long classPK)
           
abstract  boolean SocialRelationLocalService.isRelatable(long userId1, long userId2, int type)
          Returns true if the users can be in a relation of the given type where the user with primary key userId1 is User1 of the relation and the user with the primary key userId2 is User2 of the relation.
 

Uses of Transactional in com.liferay.portlet.social.service.impl
 

Methods in com.liferay.portlet.social.service.impl with annotations of type Transactional
 SocialActivityCounter SocialActivityCounterLocalServiceImpl.addActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType, int totalValue, long previousActivityCounterId, int periodLength)
          Adds an activity counter specifying a previous activity and period length.
 SocialActivityLimit SocialActivityLimitLocalServiceImpl.addActivityLimit(long userId, long groupId, long classNameId, long classPK, int activityType, String activityCounterName, int limitPeriod)
           
 SocialActivityCounter SocialActivityCounterLocalServiceImpl.createActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType, int currentValue, int totalValue, int startPeriod, int endPeriod)
          Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceImpl.addActivityCounter(long, long, long, String, int, int, long, int)
 SocialActivityCounter SocialActivityCounterLocalServiceImpl.createActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType, int currentValue, int totalValue, int startPeriod, int endPeriod, long previousActivityCounterId, int periodLength)
          Deprecated. As of 6.2.0, replaced by SocialActivityCounterLocalServiceImpl.addActivityCounter(long, long, long, String, int, int, long, int)
 

Uses of Transactional in com.liferay.portlet.softwarecatalog.service
 

Classes in com.liferay.portlet.softwarecatalog.service with annotations of type Transactional
 interface SCFrameworkVersionLocalService
          Provides the local service interface for SCFrameworkVersion.
 interface SCFrameworkVersionService
          Provides the remote service interface for SCFrameworkVersion.
 interface SCLicenseLocalService
          Provides the local service interface for SCLicense.
 interface SCLicenseService
          Provides the remote service interface for SCLicense.
 interface SCProductEntryLocalService
          Provides the local service interface for SCProductEntry.
 interface SCProductEntryService
          Provides the remote service interface for SCProductEntry.
 interface SCProductScreenshotLocalService
          Provides the local service interface for SCProductScreenshot.
 interface SCProductVersionLocalService
          Provides the local service interface for SCProductVersion.
 interface SCProductVersionService
          Provides the remote service interface for SCProductVersion.
 

Methods in com.liferay.portlet.softwarecatalog.service with annotations of type Transactional
abstract  SCFrameworkVersion SCFrameworkVersionLocalService.fetchSCFrameworkVersion(long frameworkVersionId)
           
abstract  SCLicense SCLicenseLocalService.fetchSCLicense(long licenseId)
           
abstract  SCProductEntry SCProductEntryLocalService.fetchSCProductEntry(long productEntryId)
           
abstract  SCProductScreenshot SCProductScreenshotLocalService.fetchSCProductScreenshot(long productScreenshotId)
           
abstract  SCProductVersion SCProductVersionLocalService.fetchSCProductVersion(long productVersionId)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getCompanyProductEntries(long companyId, int start, int end)
           
abstract  int SCProductEntryLocalService.getCompanyProductEntriesCount(long companyId)
           
abstract  SCFrameworkVersion SCFrameworkVersionService.getFrameworkVersion(long frameworkVersionId)
           
abstract  SCFrameworkVersion SCFrameworkVersionLocalService.getFrameworkVersion(long frameworkVersionId)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionService.getFrameworkVersions(long groupId, boolean active)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getFrameworkVersions(long groupId, boolean active)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionService.getFrameworkVersions(long groupId, boolean active, int start, int end)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getFrameworkVersions(long groupId, boolean active, int start, int end)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getFrameworkVersions(long groupId, int start, int end)
           
abstract  int SCFrameworkVersionLocalService.getFrameworkVersionsCount(long groupId)
           
abstract  int SCFrameworkVersionLocalService.getFrameworkVersionsCount(long groupId, boolean active)
           
abstract  SCLicense SCLicenseLocalService.getLicense(long licenseId)
           
abstract  SCLicense SCLicenseService.getLicense(long licenseId)
           
abstract  List<SCLicense> SCLicenseLocalService.getLicenses()
           
abstract  List<SCLicense> SCLicenseLocalService.getLicenses(boolean active, boolean recommended)
           
abstract  List<SCLicense> SCLicenseLocalService.getLicenses(boolean active, boolean recommended, int start, int end)
           
abstract  List<SCLicense> SCLicenseLocalService.getLicenses(int start, int end)
           
abstract  int SCLicenseLocalService.getLicensesCount()
           
abstract  int SCLicenseLocalService.getLicensesCount(boolean active, boolean recommended)
           
abstract  PersistedModel SCLicenseLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SCProductVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SCProductScreenshotLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SCProductEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel SCFrameworkVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getProductEntries(long groupId, int start, int end)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getProductEntries(long groupId, int start, int end, OrderByComparator obc)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getProductEntries(long groupId, long userId, int start, int end)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getProductEntries(long groupId, long userId, int start, int end, OrderByComparator obc)
           
abstract  int SCProductEntryLocalService.getProductEntriesCount(long groupId)
           
abstract  int SCProductEntryLocalService.getProductEntriesCount(long groupId, long userId)
           
abstract  SCProductEntry SCProductEntryService.getProductEntry(long productEntryId)
           
abstract  SCProductEntry SCProductEntryLocalService.getProductEntry(long productEntryId)
           
abstract  List<SCLicense> SCLicenseLocalService.getProductEntryLicenses(long productEntryId)
           
abstract  SCProductScreenshot SCProductScreenshotLocalService.getProductScreenshot(long productEntryId, int priority)
           
abstract  SCProductScreenshot SCProductScreenshotLocalService.getProductScreenshotByFullImageId(long fullImageId)
           
abstract  SCProductScreenshot SCProductScreenshotLocalService.getProductScreenshotByThumbnailId(long thumbnailId)
           
abstract  List<SCProductScreenshot> SCProductScreenshotLocalService.getProductScreenshots(long productEntryId)
           
abstract  SCProductVersion SCProductVersionService.getProductVersion(long productVersionId)
           
abstract  SCProductVersion SCProductVersionLocalService.getProductVersion(long productVersionId)
           
abstract  SCProductVersion SCProductVersionLocalService.getProductVersionByDirectDownloadURL(String directDownloadURL)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getProductVersionFrameworkVersions(long productVersionId)
           
abstract  List<SCProductVersion> SCProductVersionService.getProductVersions(long productEntryId, int start, int end)
           
abstract  List<SCProductVersion> SCProductVersionLocalService.getProductVersions(long productEntryId, int start, int end)
           
abstract  int SCProductVersionService.getProductVersionsCount(long productEntryId)
           
abstract  int SCProductVersionLocalService.getProductVersionsCount(long productEntryId)
           
abstract  String SCProductEntryLocalService.getRepositoryXML(long groupId, String baseImageURL, Date oldestDate, int maxNumOfVersions, Properties repoSettings)
           
abstract  String SCProductEntryLocalService.getRepositoryXML(long groupId, String version, String baseImageURL, Date oldestDate, int maxNumOfVersions, Properties repoSettings)
           
abstract  SCFrameworkVersion SCFrameworkVersionLocalService.getSCFrameworkVersion(long frameworkVersionId)
          Returns the s c framework version with the primary key.
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getSCFrameworkVersions(int start, int end)
          Returns a range of all the s c framework versions.
abstract  int SCFrameworkVersionLocalService.getSCFrameworkVersionsCount()
          Returns the number of s c framework versions.
abstract  List<SCProductVersion> SCProductVersionLocalService.getSCFrameworkVersionSCProductVersions(long frameworkVersionId)
           
abstract  List<SCProductVersion> SCProductVersionLocalService.getSCFrameworkVersionSCProductVersions(long frameworkVersionId, int start, int end)
           
abstract  List<SCProductVersion> SCProductVersionLocalService.getSCFrameworkVersionSCProductVersions(long frameworkVersionId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int SCProductVersionLocalService.getSCFrameworkVersionSCProductVersionsCount(long frameworkVersionId)
           
abstract  SCLicense SCLicenseLocalService.getSCLicense(long licenseId)
          Returns the s c license with the primary key.
abstract  List<SCLicense> SCLicenseLocalService.getSCLicenses(int start, int end)
          Returns a range of all the s c licenses.
abstract  int SCLicenseLocalService.getSCLicensesCount()
          Returns the number of s c licenses.
abstract  List<SCProductEntry> SCProductEntryLocalService.getSCLicenseSCProductEntries(long licenseId)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getSCLicenseSCProductEntries(long licenseId, int start, int end)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getSCLicenseSCProductEntries(long licenseId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int SCProductEntryLocalService.getSCLicenseSCProductEntriesCount(long licenseId)
           
abstract  List<SCProductEntry> SCProductEntryLocalService.getSCProductEntries(int start, int end)
          Returns a range of all the s c product entries.
abstract  int SCProductEntryLocalService.getSCProductEntriesCount()
          Returns the number of s c product entries.
abstract  SCProductEntry SCProductEntryLocalService.getSCProductEntry(long productEntryId)
          Returns the s c product entry with the primary key.
abstract  List<SCLicense> SCLicenseLocalService.getSCProductEntrySCLicenses(long productEntryId)
           
abstract  List<SCLicense> SCLicenseLocalService.getSCProductEntrySCLicenses(long productEntryId, int start, int end)
           
abstract  List<SCLicense> SCLicenseLocalService.getSCProductEntrySCLicenses(long productEntryId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int SCLicenseLocalService.getSCProductEntrySCLicensesCount(long productEntryId)
           
abstract  SCProductScreenshot SCProductScreenshotLocalService.getSCProductScreenshot(long productScreenshotId)
          Returns the s c product screenshot with the primary key.
abstract  List<SCProductScreenshot> SCProductScreenshotLocalService.getSCProductScreenshots(int start, int end)
          Returns a range of all the s c product screenshots.
abstract  int SCProductScreenshotLocalService.getSCProductScreenshotsCount()
          Returns the number of s c product screenshots.
abstract  SCProductVersion SCProductVersionLocalService.getSCProductVersion(long productVersionId)
          Returns the s c product version with the primary key.
abstract  List<SCProductVersion> SCProductVersionLocalService.getSCProductVersions(int start, int end)
          Returns a range of all the s c product versions.
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getSCProductVersionSCFrameworkVersions(long productVersionId)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getSCProductVersionSCFrameworkVersions(long productVersionId, int start, int end)
           
abstract  List<SCFrameworkVersion> SCFrameworkVersionLocalService.getSCProductVersionSCFrameworkVersions(long productVersionId, int start, int end, OrderByComparator orderByComparator)
           
abstract  int SCFrameworkVersionLocalService.getSCProductVersionSCFrameworkVersionsCount(long productVersionId)
           
abstract  int SCProductVersionLocalService.getSCProductVersionsCount()
          Returns the number of s c product versions.
abstract  boolean SCProductVersionLocalService.hasSCFrameworkVersionSCProductVersion(long frameworkVersionId, long productVersionId)
           
abstract  boolean SCProductVersionLocalService.hasSCFrameworkVersionSCProductVersions(long frameworkVersionId)
           
abstract  boolean SCProductEntryLocalService.hasSCLicenseSCProductEntries(long licenseId)
           
abstract  boolean SCProductEntryLocalService.hasSCLicenseSCProductEntry(long licenseId, long productEntryId)
           
abstract  boolean SCLicenseLocalService.hasSCProductEntrySCLicense(long productEntryId, long licenseId)
           
abstract  boolean SCLicenseLocalService.hasSCProductEntrySCLicenses(long productEntryId)
           
abstract  boolean SCFrameworkVersionLocalService.hasSCProductVersionSCFrameworkVersion(long productVersionId, long frameworkVersionId)
           
abstract  boolean SCFrameworkVersionLocalService.hasSCProductVersionSCFrameworkVersions(long productVersionId)
           
 

Uses of Transactional in com.liferay.portlet.trash.service
 

Classes in com.liferay.portlet.trash.service with annotations of type Transactional
 interface TrashEntryLocalService
          Provides the local service interface for TrashEntry.
 interface TrashEntryService
          Provides the remote service interface for TrashEntry.
 interface TrashVersionLocalService
          Provides the local service interface for TrashVersion.
 

Methods in com.liferay.portlet.trash.service with annotations of type Transactional
abstract  void TrashEntryService.deleteEntries(long groupId)
          Deletes the trash entries with the matching group ID considering permissions.
abstract  void TrashEntryService.deleteEntries(long[] entryIds)
          Deletes the trash entries with the primary keys.
abstract  TrashEntry TrashEntryLocalService.fetchEntry(long entryId)
          Returns the trash entry with the primary key.
abstract  TrashEntry TrashEntryLocalService.fetchEntry(String className, long classPK)
          Returns the trash entry with the entity class name and primary key.
abstract  TrashEntry TrashEntryLocalService.fetchTrashEntry(long entryId)
           
abstract  TrashVersion TrashVersionLocalService.fetchTrashVersion(long versionId)
           
abstract  TrashVersion TrashVersionLocalService.fetchVersion(long entryId, String className, long classPK)
           
abstract  List<TrashEntry> TrashEntryLocalService.getEntries(long groupId)
          Returns the trash entries with the matching group ID.
abstract  TrashEntryList TrashEntryService.getEntries(long groupId)
          Returns the trash entries with the matching group ID.
abstract  List<TrashEntry> TrashEntryLocalService.getEntries(long groupId, int start, int end)
          Returns a range of all the trash entries matching the group ID.
abstract  List<TrashEntry> TrashEntryLocalService.getEntries(long groupId, int start, int end, OrderByComparator obc)
          Returns a range of all the trash entries matching the group ID.
abstract  TrashEntryList TrashEntryService.getEntries(long groupId, int start, int end, OrderByComparator obc)
          Returns a range of all the trash entries matching the group ID.
abstract  List<TrashEntry> TrashEntryLocalService.getEntries(long groupId, String className)
           
abstract  int TrashEntryLocalService.getEntriesCount(long groupId)
          Returns the number of trash entries with the group ID.
abstract  TrashEntry TrashEntryLocalService.getEntry(long entryId)
          Returns the trash entry with the primary key.
abstract  TrashEntry TrashEntryLocalService.getEntry(String className, long classPK)
          Returns the entry with the entity class name and primary key.
abstract  PersistedModel TrashEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel TrashVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<TrashEntry> TrashEntryLocalService.getTrashEntries(int start, int end)
          Returns a range of all the trash entries.
abstract  int TrashEntryLocalService.getTrashEntriesCount()
          Returns the number of trash entries.
abstract  TrashEntry TrashEntryLocalService.getTrashEntry(long entryId)
          Returns the trash entry with the primary key.
abstract  TrashVersion TrashVersionLocalService.getTrashVersion(long versionId)
          Returns the trash version with the primary key.
abstract  List<TrashVersion> TrashVersionLocalService.getTrashVersions(int start, int end)
          Returns a range of all the trash versions.
abstract  int TrashVersionLocalService.getTrashVersionsCount()
          Returns the number of trash versions.
abstract  List<TrashVersion> TrashVersionLocalService.getVersions(long entryId)
           
abstract  List<TrashVersion> TrashVersionLocalService.getVersions(long entryId, String className)
           
abstract  List<TrashVersion> TrashVersionLocalService.getVersions(String className, long classPK)
          Returns all the trash versions associated with the trash entry.
abstract  Hits TrashEntryLocalService.search(long companyId, long groupId, long userId, String keywords, int start, int end, Sort sort)
           
 

Uses of Transactional in com.liferay.portlet.trash.service.impl
 

Methods in com.liferay.portlet.trash.service.impl with annotations of type Transactional
 void TrashEntryServiceImpl.deleteEntries(long groupId)
          Deletes the trash entries with the matching group ID considering permissions.
 void TrashEntryServiceImpl.deleteEntries(long[] entryIds)
          Deletes the trash entries with the primary keys.
 

Uses of Transactional in com.liferay.portlet.wiki.service
 

Classes in com.liferay.portlet.wiki.service with annotations of type Transactional
 interface WikiNodeLocalService
          Provides the local service interface for WikiNode.
 interface WikiNodeService
          Provides the remote service interface for WikiNode.
 interface WikiPageLocalService
          Provides the local service interface for WikiPage.
 interface WikiPageResourceLocalService
          Provides the local service interface for WikiPageResource.
 interface WikiPageService
          Provides the remote service interface for WikiPage.
 

Methods in com.liferay.portlet.wiki.service with annotations of type Transactional
abstract  WikiPage WikiPageLocalService.fetchLatestPage(long resourcePrimKey, int status, boolean preferApproved)
           
abstract  WikiPage WikiPageLocalService.fetchLatestPage(long resourcePrimKey, long nodeId, int status, boolean preferApproved)
           
abstract  WikiPage WikiPageLocalService.fetchLatestPage(long nodeId, String title, int status, boolean preferApproved)
           
abstract  WikiNode WikiNodeLocalService.fetchNode(long groupId, String name)
           
abstract  WikiNode WikiNodeLocalService.fetchNodeByUuidAndGroupId(String uuid, long groupId)
           
abstract  WikiPage WikiPageLocalService.fetchPage(long nodeId, String title)
           
abstract  WikiPage WikiPageLocalService.fetchPage(long nodeId, String title, double version)
           
abstract  WikiPageResource WikiPageResourceLocalService.fetchPageResource(long nodeId, String title)
           
abstract  WikiPageResource WikiPageResourceLocalService.fetchPageResource(String uuid)
           
abstract  WikiNode WikiNodeLocalService.fetchWikiNode(long nodeId)
           
abstract  WikiNode WikiNodeLocalService.fetchWikiNodeByUuidAndCompanyId(String uuid, long companyId)
          Returns the wiki node with the matching UUID and company.
abstract  WikiNode WikiNodeLocalService.fetchWikiNodeByUuidAndGroupId(String uuid, long groupId)
          Returns the wiki node matching the UUID and group.
abstract  WikiPage WikiPageLocalService.fetchWikiPage(long pageId)
           
abstract  WikiPage WikiPageLocalService.fetchWikiPageByUuidAndCompanyId(String uuid, long companyId)
          Returns the wiki page with the matching UUID and company.
abstract  WikiPage WikiPageLocalService.fetchWikiPageByUuidAndGroupId(String uuid, long groupId)
          Returns the wiki page matching the UUID and group.
abstract  WikiPageResource WikiPageResourceLocalService.fetchWikiPageResource(long resourcePrimKey)
           
abstract  List<WikiPage> WikiPageLocalService.getChildren(long nodeId, boolean head, String parentTitle)
           
abstract  List<WikiPage> WikiPageService.getChildren(long groupId, long nodeId, boolean head, String parentTitle)
           
abstract  List<WikiNode> WikiNodeLocalService.getCompanyNodes(long companyId, int start, int end)
           
abstract  List<WikiNode> WikiNodeLocalService.getCompanyNodes(long companyId, int status, int start, int end)
           
abstract  int WikiNodeLocalService.getCompanyNodesCount(long companyId)
           
abstract  int WikiNodeLocalService.getCompanyNodesCount(long companyId, int status)
           
abstract  WikiPage WikiPageService.getDraftPage(long nodeId, String title)
           
abstract  WikiPage WikiPageLocalService.getDraftPage(long nodeId, String title)
           
abstract  List<WikiPage> WikiPageLocalService.getIncomingLinks(long nodeId, String title)
           
abstract  WikiPage WikiPageLocalService.getLatestPage(long resourcePrimKey, int status, boolean preferApproved)
           
abstract  WikiPage WikiPageLocalService.getLatestPage(long resourcePrimKey, long nodeId, int status, boolean preferApproved)
           
abstract  WikiPage WikiPageLocalService.getLatestPage(long nodeId, String title, int status, boolean preferApproved)
           
abstract  List<WikiPage> WikiPageLocalService.getNoAssetPages()
           
abstract  WikiNode WikiNodeService.getNode(long nodeId)
           
abstract  WikiNode WikiNodeLocalService.getNode(long nodeId)
           
abstract  WikiNode WikiNodeService.getNode(long groupId, String name)
           
abstract  WikiNode WikiNodeLocalService.getNode(long groupId, String nodeName)
           
abstract  List<WikiPage> WikiPageService.getNodePages(long nodeId, int max)
           
abstract  String WikiPageService.getNodePagesRSS(long nodeId, int max, String type, double version, String displayStyle, String feedURL, String entryURL)
          Deprecated. As of 6.2.0, replaced by WikiPageService.getNodePagesRSS(long, int, String, double, String, String, String, String)
abstract  String WikiPageService.getNodePagesRSS(long nodeId, int max, String type, double version, String displayStyle, String feedURL, String entryURL, String attachmentURLPrefix)
           
abstract  List<WikiNode> WikiNodeService.getNodes(long groupId)
           
abstract  List<WikiNode> WikiNodeLocalService.getNodes(long groupId)
           
abstract  List<WikiNode> WikiNodeService.getNodes(long groupId, int status)
           
abstract  List<WikiNode> WikiNodeLocalService.getNodes(long groupId, int status)
           
abstract  List<WikiNode> WikiNodeService.getNodes(long groupId, int start, int end)
           
abstract  List<WikiNode> WikiNodeLocalService.getNodes(long groupId, int start, int end)
           
abstract  List<WikiNode> WikiNodeService.getNodes(long groupId, int status, int start, int end)
           
abstract  List<WikiNode> WikiNodeLocalService.getNodes(long groupId, int status, int start, int end)
           
abstract  int WikiNodeService.getNodesCount(long groupId)
           
abstract  int WikiNodeLocalService.getNodesCount(long groupId)
           
abstract  int WikiNodeService.getNodesCount(long groupId, int status)
           
abstract  int WikiNodeLocalService.getNodesCount(long groupId, int status)
           
abstract  List<WikiPage> WikiPageLocalService.getOrphans(long nodeId)
           
abstract  List<WikiPage> WikiPageService.getOrphans(long groupId, long nodeId)
           
abstract  List<WikiPage> WikiPageLocalService.getOutgoingLinks(long nodeId, String title)
           
abstract  WikiPage WikiPageLocalService.getPageByPageId(long pageId)
           
abstract  WikiPageDisplay WikiPageLocalService.getPageDisplay(long nodeId, String title, PortletURL viewPageURL, PortletURL editPageURL, String attachmentURLPrefix)
           
abstract  WikiPageDisplay WikiPageLocalService.getPageDisplay(WikiPage page, PortletURL viewPageURL, PortletURL editPageURL, String attachmentURLPrefix)
           
abstract  WikiPageResource WikiPageResourceLocalService.getPageResource(long pageResourcePrimKey)
           
abstract  WikiPageResource WikiPageResourceLocalService.getPageResource(long nodeId, String title)
           
abstract  long WikiPageResourceLocalService.getPageResourcePrimKey(long nodeId, String title)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, boolean head, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, boolean head, int status, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, boolean head, int status, int start, int end, OrderByComparator obc)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, boolean head, int start, int end, OrderByComparator obc)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, int start, int end, OrderByComparator obc)
           
abstract  List<WikiPage> WikiPageService.getPages(long groupId, long nodeId, boolean head, int status, int start, int end, OrderByComparator obc)
           
abstract  List<WikiPage> WikiPageService.getPages(long groupId, long nodeId, boolean head, long userId, boolean includeOwner, int status, int start, int end, OrderByComparator obc)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long resourcePrimKey, long nodeId, int status)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long userId, long nodeId, int status, int start, int end)
           
abstract  List<WikiPage> WikiPageService.getPages(long groupId, long userId, long nodeId, int status, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, String title, boolean head, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, String title, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(long nodeId, String title, int start, int end, OrderByComparator obc)
           
abstract  List<WikiPage> WikiPageLocalService.getPages(String format)
           
abstract  int WikiPageLocalService.getPagesCount(long nodeId)
           
abstract  int WikiPageLocalService.getPagesCount(long nodeId, boolean head)
           
abstract  int WikiPageLocalService.getPagesCount(long nodeId, boolean head, int status)
           
abstract  int WikiPageLocalService.getPagesCount(long nodeId, int status)
           
abstract  int WikiPageService.getPagesCount(long groupId, long nodeId, boolean head)
           
abstract  int WikiPageService.getPagesCount(long groupId, long nodeId, boolean head, long userId, boolean includeOwner, int status)
           
abstract  int WikiPageLocalService.getPagesCount(long userId, long nodeId, int status)
           
abstract  int WikiPageService.getPagesCount(long groupId, long userId, long nodeId, int status)
           
abstract  int WikiPageLocalService.getPagesCount(long nodeId, String title)
           
abstract  int WikiPageLocalService.getPagesCount(long nodeId, String title, boolean head)
           
abstract  int WikiPageLocalService.getPagesCount(String format)
           
abstract  String WikiPageService.getPagesRSS(long companyId, long nodeId, String title, int max, String type, double version, String displayStyle, String feedURL, String entryURL, Locale locale)
          Deprecated. As of 6.2.0, replaced by WikiPageService.getPagesRSS(long, long, String, int, String, double, String, String, String, String, java.util.Locale)
abstract  String WikiPageService.getPagesRSS(long companyId, long nodeId, String title, int max, String type, double version, String displayStyle, String feedURL, String entryURL, String attachmentURLPrefix, Locale locale)
           
abstract  PersistedModel WikiPageResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel WikiNodeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  PersistedModel WikiPageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
abstract  List<WikiPage> WikiPageLocalService.getRecentChanges(long nodeId, int start, int end)
          Deprecated. As of 6.2.0, replaced by WikiPageLocalService.getRecentChanges(long, long, int, int)
abstract  List<WikiPage> WikiPageService.getRecentChanges(long groupId, long nodeId, int start, int end)
           
abstract  List<WikiPage> WikiPageLocalService.getRecentChanges(long groupId, long nodeId, int start, int end)
           
abstract  int WikiPageLocalService.getRecentChangesCount(long nodeId)
          Deprecated. As of 6.2.0, replaced by WikiPageLocalService.getRecentChangesCount(long, long)
abstract  int WikiPageService.getRecentChangesCount(long groupId, long nodeId)
           
abstract  int WikiPageLocalService.getRecentChangesCount(long groupId, long nodeId)
           
abstract  String[] WikiPageLocalService.getTempPageAttachmentNames(long groupId, long userId, String tempFolderName)
           
abstract  String[] WikiPageService.getTempPageAttachmentNames(long nodeId, String tempFolderName)
           
abstract  WikiNode WikiNodeLocalService.getWikiNode(long nodeId)
          Returns the wiki node with the primary key.
abstract  WikiNode WikiNodeLocalService.getWikiNodeByUuidAndCompanyId(String uuid, long companyId)
          Returns the wiki node with the matching UUID and company.
abstract  WikiNode WikiNodeLocalService.getWikiNodeByUuidAndGroupId(String uuid, long groupId)
          Returns the wiki node matching the UUID and group.
abstract  List<WikiNode> WikiNodeLocalService.getWikiNodes(int start, int end)
          Returns a range of all the wiki nodes.
abstract  int WikiNodeLocalService.getWikiNodesCount()
          Returns the number of wiki nodes.
abstract  WikiPage WikiPageLocalService.getWikiPage(long pageId)
          Returns the wiki page with the primary key.
abstract  WikiPage WikiPageLocalService.getWikiPageByUuidAndCompanyId(String uuid, long companyId)
          Returns the wiki page with the matching UUID and company.
abstract  WikiPage WikiPageLocalService.getWikiPageByUuidAndGroupId(String uuid, long groupId)
          Returns the wiki page matching the UUID and group.
abstract  WikiPageResource WikiPageResourceLocalService.getWikiPageResource(long resourcePrimKey)
          Returns the wiki page resource with the primary key.
abstract  List<WikiPageResource> WikiPageResourceLocalService.getWikiPageResources(int start, int end)
          Returns a range of all the wiki page resources.
abstract  int WikiPageResourceLocalService.getWikiPageResourcesCount()
          Returns the number of wiki page resources.
abstract  List<WikiPage> WikiPageLocalService.getWikiPages(int start, int end)
          Returns a range of all the wiki pages.
abstract  int WikiPageLocalService.getWikiPagesCount()
          Returns the number of wiki pages.
abstract  boolean WikiPageLocalService.hasDraftPage(long nodeId, String title)
           
 

Uses of Transactional in com.liferay.util.bridges.alloy
 

Methods in com.liferay.util.bridges.alloy with annotations of type Transactional
protected  void BaseAlloyControllerImpl.executeAction(Method method)
           
 


Liferay 6.2.0