Liferay 6.1.2-ce-ga3

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.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.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.messageboards.service   
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.softwarecatalog.service   
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
          The interface for the counter local service.
 

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

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
          The interface for the account local service.
 interface AccountService
          The interface for the account remote service.
 interface AddressLocalService
          The interface for the address local service.
 interface AddressService
          The interface for the address remote service.
 interface BrowserTrackerLocalService
          The interface for the browser tracker local service.
 interface ClassNameLocalService
          The interface for the class name local service.
 interface ClassNameService
          The interface for the class name remote service.
 interface ClusterGroupLocalService
          The interface for the cluster group local service.
 interface CMISRepositoryLocalService
          The interface for the c m i s repository local service.
 interface CompanyLocalService
          The interface for the company local service.
 interface CompanyService
          The interface for the company remote service.
 interface ContactLocalService
          The interface for the contact local service.
 interface ContactService
          The interface for the contact remote service.
 interface CountryService
          The interface for the country remote service.
 interface EmailAddressLocalService
          The interface for the email address local service.
 interface EmailAddressService
          The interface for the email address remote service.
 interface GroupLocalService
          The interface for the group local service.
 interface GroupService
          The interface for the group remote service.
 interface ImageLocalService
          The interface for the image local service.
 interface ImageService
          The interface for the image remote service.
 interface LayoutBranchLocalService
          The interface for the layout branch local service.
 interface LayoutBranchService
          The interface for the layout branch remote service.
 interface LayoutLocalService
          The interface for the layout local service.
 interface LayoutPrototypeLocalService
          The interface for the layout prototype local service.
 interface LayoutPrototypeService
          The interface for the layout prototype remote service.
 interface LayoutRevisionLocalService
          The interface for the layout revision local service.
 interface LayoutRevisionService
          The interface for the layout revision remote service.
 interface LayoutService
          The interface for the layout remote service.
 interface LayoutSetBranchLocalService
          The interface for the layout set branch local service.
 interface LayoutSetBranchService
          The interface for the layout set branch remote service.
 interface LayoutSetLocalService
          The interface for the layout set local service.
 interface LayoutSetPrototypeLocalService
          The interface for the layout set prototype local service.
 interface LayoutSetPrototypeService
          The interface for the layout set prototype remote service.
 interface LayoutSetService
          The interface for the layout set remote service.
 interface LayoutTemplateLocalService
          The interface for the layout template local service.
 interface ListTypeService
          The interface for the list type remote service.
 interface LockLocalService
          The interface for the lock local service.
 interface MembershipRequestLocalService
          The interface for the membership request local service.
 interface MembershipRequestService
          The interface for the membership request remote service.
 interface OrganizationLocalService
          The interface for the organization local service.
 interface OrganizationService
          The interface for the organization remote service.
 interface OrgLaborLocalService
          The interface for the org labor local service.
 interface OrgLaborService
          The interface for the org labor remote service.
 interface PasswordPolicyLocalService
          The interface for the password policy local service.
 interface PasswordPolicyRelLocalService
          The interface for the password policy rel local service.
 interface PasswordPolicyService
          The interface for the password policy remote service.
 interface PasswordTrackerLocalService
          The interface for the password tracker local service.
 interface PermissionLocalService
          The interface for the permission local service.
 interface PermissionService
          The interface for the permission remote service.
 interface PhoneLocalService
          The interface for the phone local service.
 interface PhoneService
          The interface for the phone remote service.
 interface PluginSettingLocalService
          The interface for the plugin setting local service.
 interface PluginSettingService
          The interface for the plugin setting remote service.
 interface PortalLocalService
          The interface for the portal local service.
 interface PortalPreferencesLocalService
          The interface for the portal preferences local service.
 interface PortalService
          The interface for the portal remote service.
 interface PortletItemLocalService
          The interface for the portlet item local service.
 interface PortletLocalService
          The interface for the portlet local service.
 interface PortletPreferencesLocalService
          The interface for the portlet preferences local service.
 interface PortletPreferencesService
          The interface for the portlet preferences remote service.
 interface PortletService
          The interface for the portlet remote service.
 interface QuartzLocalService
          The interface for the quartz local service.
 interface RegionService
          The interface for the region remote service.
 interface ReleaseLocalService
          The interface for the release local service.
 interface RepositoryEntryLocalService
          The interface for the repository entry local service.
 interface RepositoryLocalService
          The interface for the repository local service.
 interface RepositoryService
          The interface for the repository remote service.
 interface ResourceActionLocalService
          The interface for the resource action local service.
 interface ResourceBlockLocalService
          The interface for the resource block local service.
 interface ResourceBlockPermissionLocalService
          The interface for the resource block permission local service.
 interface ResourceBlockService
          The interface for the resource block remote service.
 interface ResourceCodeLocalService
          The interface for the resource code local service.
 interface ResourceLocalService
          The interface for the resource local service.
 interface ResourcePermissionLocalService
          The interface for the resource permission local service.
 interface ResourcePermissionService
          The interface for the resource permission remote service.
 interface ResourceService
          The interface for the resource remote service.
 interface ResourceTypePermissionLocalService
          The interface for the resource type permission local service.
 interface RoleLocalService
          The interface for the role local service.
 interface RoleService
          The interface for the role remote service.
 interface ServiceComponentLocalService
          The interface for the service component local service.
 interface ShardLocalService
          The interface for the shard local service.
 interface SubscriptionLocalService
          The interface for the subscription local service.
 interface TeamLocalService
          The interface for the team local service.
 interface TeamService
          The interface for the team remote service.
 interface ThemeLocalService
          The interface for the theme local service.
 interface ThemeService
          The interface for the theme remote service.
 interface TicketLocalService
          The interface for the ticket local service.
 interface UserGroupGroupRoleLocalService
          The interface for the user group group role local service.
 interface UserGroupGroupRoleService
          The interface for the user group group role remote service.
 interface UserGroupLocalService
          The interface for the user group local service.
 interface UserGroupRoleLocalService
          The interface for the user group role local service.
 interface UserGroupRoleService
          The interface for the user group role remote service.
 interface UserGroupService
          The interface for the user group remote service.
 interface UserIdMapperLocalService
          The interface for the user ID mapper local service.
 interface UserLocalService
          The interface for the user local service.
 interface UserNotificationEventLocalService
          The interface for the user notification event local service.
 interface UserService
          The interface for the user remote service.
 interface UserTrackerLocalService
          The interface for the user tracker local service.
 interface UserTrackerPathLocalService
          The interface for the user tracker path local service.
 interface VirtualHostLocalService
          The interface for the virtual host local service.
 interface WebDAVPropsLocalService
          The interface for the web d a v props local service.
 interface WebsiteLocalService
          The interface for the website local service.
 interface WebsiteService
          The interface for the website remote service.
 interface WorkflowDefinitionLinkLocalService
          The interface for the workflow definition link local service.
 interface WorkflowInstanceLinkLocalService
          The interface for the workflow instance link local service.
 

Methods in com.liferay.portal.service with annotations of type Transactional
 Account AccountLocalService.fetchAccount(long accountId)
           
 Address AddressLocalService.fetchAddress(long addressId)
           
 BrowserTracker BrowserTrackerLocalService.fetchBrowserTracker(long browserTrackerId)
           
 ClassName ClassNameLocalService.fetchClassName(long classNameId)
           
 ClassName ClassNameLocalService.fetchClassName(String value)
           
 ClassName ClassNameService.fetchClassName(String value)
           
 long ClassNameLocalService.fetchClassNameId(Class<?> clazz)
           
 long ClassNameService.fetchClassNameId(Class<?> clazz)
           
 long ClassNameLocalService.fetchClassNameId(String value)
           
 long ClassNameService.fetchClassNameId(String value)
           
 ClusterGroup ClusterGroupLocalService.fetchClusterGroup(long clusterGroupId)
           
 ColorScheme ThemeLocalService.fetchColorScheme(long companyId, String themeId, String colorSchemeId)
           
 Company CompanyLocalService.fetchCompany(long companyId)
           
 Company CompanyLocalService.fetchCompanyById(long companyId)
          Returns the company with the primary key.
 Company CompanyLocalService.fetchCompanyByVirtualHost(String virtualHostname)
          Returns the company with the virtual host name.
 Contact ContactLocalService.fetchContact(long contactId)
           
 Country CountryService.fetchCountry(long countryId)
           
 Country CountryService.fetchCountryByA2(String a2)
           
 Country CountryService.fetchCountryByA3(String a3)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchDefaultWorkflowDefinitionLink(long companyId, String className, long classPK, long typePK)
           
 EmailAddress EmailAddressLocalService.fetchEmailAddress(long emailAddressId)
           
 Layout LayoutLocalService.fetchFirstLayout(long groupId, boolean privateLayout, long parentLayoutId)
           
 Group GroupLocalService.fetchFriendlyURLGroup(long companyId, String friendlyURL)
          Returns the group with the matching friendly URL.
 Group GroupLocalService.fetchGroup(long groupId)
           
 Group GroupLocalService.fetchGroup(long companyId, String name)
          Returns the group with the matching group name.
 Image ImageLocalService.fetchImage(long imageId)
           
 LayoutRevision LayoutRevisionLocalService.fetchLastLayoutRevision(long plid, boolean head)
           
 Layout LayoutLocalService.fetchLayout(long plid)
           
 LayoutBranch LayoutBranchLocalService.fetchLayoutBranch(long LayoutBranchId)
           
 Layout LayoutLocalService.fetchLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
           
 LayoutPrototype LayoutPrototypeLocalService.fetchLayoutPrototype(long layoutPrototypeId)
           
 LayoutRevision LayoutRevisionLocalService.fetchLayoutRevision(long layoutRevisionId)
           
 LayoutSet LayoutSetLocalService.fetchLayoutSet(long layoutSetId)
           
 LayoutSet LayoutSetLocalService.fetchLayoutSet(String virtualHostname)
           
 LayoutSetBranch LayoutSetBranchLocalService.fetchLayoutSetBranch(long layoutSetBranchId)
           
 LayoutSetBranch LayoutSetBranchLocalService.fetchLayoutSetBranch(long groupId, boolean privateLayout, String name)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.fetchLayoutSetPrototype(long layoutSetPrototypeId)
           
 Lock LockLocalService.fetchLock(long lockId)
           
 MembershipRequest MembershipRequestLocalService.fetchMembershipRequest(long membershipRequestId)
           
 Organization OrganizationLocalService.fetchOrganization(long organizationId)
           
 OrgLabor OrgLaborLocalService.fetchOrgLabor(long orgLaborId)
           
 PasswordPolicy PasswordPolicyLocalService.fetchPasswordPolicy(long passwordPolicyId)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.fetchPasswordPolicyRel(long passwordPolicyRelId)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.fetchPasswordPolicyRel(String className, long classPK)
           
 PasswordTracker PasswordTrackerLocalService.fetchPasswordTracker(long passwordTrackerId)
           
 Permission PermissionLocalService.fetchPermission(long permissionId)
           
 Phone PhoneLocalService.fetchPhone(long phoneId)
           
 PluginSetting PluginSettingLocalService.fetchPluginSetting(long pluginSettingId)
           
 PortalPreferences PortalPreferencesLocalService.fetchPortalPreferences(long portalPreferencesId)
           
 Portlet PortletLocalService.fetchPortlet(long id)
           
 PortletItem PortletItemLocalService.fetchPortletItem(long portletItemId)
           
 PortletPreferences PortletPreferencesLocalService.fetchPortletPreferences(long portletPreferencesId)
           
 Region RegionService.fetchRegion(long countryId, String regionCode)
           
 Release ReleaseLocalService.fetchRelease(long releaseId)
           
 Repository RepositoryLocalService.fetchRepository(long repositoryId)
           
 RepositoryEntry RepositoryEntryLocalService.fetchRepositoryEntry(long repositoryEntryId)
           
 Resource ResourceLocalService.fetchResource(long resourceId)
           
 Resource ResourceLocalService.fetchResource(long companyId, String name, int scope, String primKey)
           
 ResourceAction ResourceActionLocalService.fetchResourceAction(long resourceActionId)
           
 ResourceAction ResourceActionLocalService.fetchResourceAction(String name, String actionId)
           
 ResourceBlock ResourceBlockLocalService.fetchResourceBlock(long resourceBlockId)
           
 ResourceBlockPermission ResourceBlockPermissionLocalService.fetchResourceBlockPermission(long resourceBlockPermissionId)
           
 ResourceCode ResourceCodeLocalService.fetchResourceCode(long codeId)
           
 ResourcePermission ResourcePermissionLocalService.fetchResourcePermission(long resourcePermissionId)
           
 ResourceTypePermission ResourceTypePermissionLocalService.fetchResourceTypePermission(long resourceTypePermissionId)
           
 Role RoleLocalService.fetchRole(long roleId)
           
 Role RoleLocalService.fetchRole(long companyId, String name)
          Returns the role with the name in the company.
 ServiceComponent ServiceComponentLocalService.fetchServiceComponent(long serviceComponentId)
           
 Shard ShardLocalService.fetchShard(long shardId)
           
 Subscription SubscriptionLocalService.fetchSubscription(long subscriptionId)
           
 Team TeamLocalService.fetchTeam(long teamId)
           
 Theme ThemeLocalService.fetchTheme(long companyId, String themeId)
           
 Ticket TicketLocalService.fetchTicket(long ticketId)
           
 Ticket TicketLocalService.fetchTicket(String key)
           
 User UserLocalService.fetchUser(long userId)
           
 User UserLocalService.fetchUserByEmailAddress(long companyId, String emailAddress)
          Returns the user with the email address.
 User UserLocalService.fetchUserById(long userId)
          Returns the user with the primary key.
 User UserLocalService.fetchUserByScreenName(long companyId, String screenName)
          Returns the user with the screen name.
 UserGroup UserGroupLocalService.fetchUserGroup(long userGroupId)
           
 UserGroupGroupRole UserGroupGroupRoleLocalService.fetchUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
           
 UserGroupRole UserGroupRoleLocalService.fetchUserGroupRole(UserGroupRolePK userGroupRolePK)
           
 UserIdMapper UserIdMapperLocalService.fetchUserIdMapper(long userIdMapperId)
           
 UserNotificationEvent UserNotificationEventLocalService.fetchUserNotificationEvent(long userNotificationEventId)
           
 UserTracker UserTrackerLocalService.fetchUserTracker(long userTrackerId)
           
 UserTrackerPath UserTrackerPathLocalService.fetchUserTrackerPath(long userTrackerPathId)
           
 VirtualHost VirtualHostLocalService.fetchVirtualHost(long virtualHostId)
           
 VirtualHost VirtualHostLocalService.fetchVirtualHost(long companyId, long layoutSetId)
           
 VirtualHost VirtualHostLocalService.fetchVirtualHost(String hostname)
           
 WebDAVProps WebDAVPropsLocalService.fetchWebDAVProps(long webDavPropsId)
           
 Website WebsiteLocalService.fetchWebsite(long websiteId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.fetchWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK, boolean strict)
           
 WorkflowInstanceLink WorkflowInstanceLinkLocalService.fetchWorkflowInstanceLink(long workflowInstanceLinkId)
           
 WorkflowInstanceLink WorkflowInstanceLinkLocalService.fetchWorkflowInstanceLink(long companyId, long groupId, String className, long classPK)
           
 Account AccountLocalService.getAccount(long accountId)
          Returns the account with the primary key.
 Account AccountLocalService.getAccount(long companyId, long accountId)
           
 List<Account> AccountLocalService.getAccounts(int start, int end)
          Returns a range of all the accounts.
 int AccountLocalService.getAccountsCount()
          Returns the number of accounts.
 long ResourceBlockLocalService.getActionId(String name, String actionId)
           
 long ResourceBlockLocalService.getActionIds(String name, List<String> actionIds)
           
 List<String> ResourceBlockLocalService.getActionIds(String name, long actionIdsLong)
           
 List<String> PermissionLocalService.getActions(List<Permission> permissions)
          Returns the IDs of all the actions belonging to the permissions.
 Address AddressLocalService.getAddress(long addressId)
          Returns the address with the primary key.
 Address AddressService.getAddress(long addressId)
           
 List<Address> AddressLocalService.getAddresses()
           
 List<Address> AddressLocalService.getAddresses(int start, int end)
          Returns a range of all the addresses.
 List<Address> AddressLocalService.getAddresses(long companyId, String className, long classPK)
           
 List<Address> AddressService.getAddresses(String className, long classPK)
           
 int AddressLocalService.getAddressesCount()
          Returns the number of addresses.
 List<Layout> LayoutService.getAncestorLayouts(long plid)
          Returns all the ancestor layouts of the layout.
 String PortalService.getAutoDeployDirectory()
           
 Map<Long,Set<String>> ResourceBlockPermissionLocalService.getAvailableResourceBlockPermissionActionIds(long[] roleIds, String name, long primKey, List<String> actionIds)
           
 Map<Long,Set<String>> ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId, String name, int scope, String primKey, long[] roleIds, Collection<String> actionIds)
           
 List<String> ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long companyId, String name, int scope, String primKey, long roleId, Collection<String> actionIds)
          Returns the intersection of action IDs the role has permission at the scope to perform on resources of the type.
 BrowserTracker BrowserTrackerLocalService.getBrowserTracker(long browserTrackerId)
          Returns the browser tracker with the primary key.
 BrowserTracker BrowserTrackerLocalService.getBrowserTracker(long userId, long browserKey)
           
 List<BrowserTracker> BrowserTrackerLocalService.getBrowserTrackers(int start, int end)
          Returns a range of all the browser trackers.
 int BrowserTrackerLocalService.getBrowserTrackersCount()
          Returns the number of browser trackers.
 int PortalService.getBuildNumber()
           
 int ReleaseLocalService.getBuildNumberOrCreate()
           
 List<LayoutRevision> LayoutRevisionLocalService.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevisionId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getChildLayoutRevisions(long layoutSetBranchId, long parentLayoutRevision, long plid, int start, int end, OrderByComparator orderByComparator)
           
 int LayoutRevisionLocalService.getChildLayoutRevisionsCount(long layoutSetBranchId, long parentLayoutRevision, long plid)
           
 ClassName ClassNameLocalService.getClassName(long classNameId)
          Returns the class name with the primary key.
 ClassName ClassNameLocalService.getClassName(String value)
           
 long ClassNameLocalService.getClassNameId(Class<?> clazz)
           
 long ClassNameLocalService.getClassNameId(String value)
           
 List<ClassName> ClassNameLocalService.getClassNames(int start, int end)
          Returns a range of all the class names.
 int ClassNameLocalService.getClassNamesCount()
          Returns the number of class names.
 ClusterGroup ClusterGroupLocalService.getClusterGroup(long clusterGroupId)
          Returns the cluster group with the primary key.
 List<ClusterGroup> ClusterGroupLocalService.getClusterGroups(int start, int end)
          Returns a range of all the cluster groups.
 int ClusterGroupLocalService.getClusterGroupsCount()
          Returns the number of cluster groups.
 ColorScheme ThemeLocalService.getColorScheme(long companyId, String themeId, String colorSchemeId, boolean wapTheme)
           
 List<Company> CompanyLocalService.getCompanies()
          Returns all the companies.
 List<Company> CompanyLocalService.getCompanies(boolean system)
          Returns all the companies used by WSRP.
 List<Company> CompanyLocalService.getCompanies(int start, int end)
          Returns a range of all the companies.
 int CompanyLocalService.getCompaniesCount()
          Returns the number of companies.
 int CompanyLocalService.getCompaniesCount(boolean system)
          Returns the number of companies used by WSRP.
 Company CompanyLocalService.getCompany(long companyId)
          Returns the company with the primary key.
 Company CompanyService.getCompanyById(long companyId)
          Returns the company with the primary key.
 Company CompanyLocalService.getCompanyById(long companyId)
          Returns the company with the primary key.
 Company CompanyService.getCompanyByLogoId(long logoId)
          Returns the company with the logo.
 Company CompanyLocalService.getCompanyByLogoId(long logoId)
          Returns the company with the logo.
 Company CompanyService.getCompanyByMx(String mx)
          Returns the company with the mail domian.
 Company CompanyLocalService.getCompanyByMx(String mx)
          Returns the company with the mail domain.
 Company CompanyService.getCompanyByVirtualHost(String virtualHost)
          Returns the company with the virtual host name.
 Company CompanyLocalService.getCompanyByVirtualHost(String virtualHostname)
          Returns the company with the virtual host name.
 Company CompanyService.getCompanyByWebId(String webId)
          Returns the company with the web domain.
 Company CompanyLocalService.getCompanyByWebId(String webId)
          Returns the company with the web domain.
 Group GroupLocalService.getCompanyGroup(long companyId)
          Returns the company group.
 List<Group> GroupLocalService.getCompanyGroups(long companyId, int start, int end)
          Returns a range of all the groups associated with the company.
 int GroupLocalService.getCompanyGroupsCount(long companyId)
          Returns the number of groups associated with the company.
 long CompanyLocalService.getCompanyIdByUserId(long userId)
          Returns the user's company.
 Image ImageLocalService.getCompanyLogo(long imageId)
           
 long ResourceTypePermissionLocalService.getCompanyScopeActionIds(long companyId, String name, long roleId)
           
 List<String> ResourceBlockLocalService.getCompanyScopePermissions(ResourceBlock resourceBlock, long roleId)
           
 List<User> UserLocalService.getCompanyUsers(long companyId, int start, int end)
          Returns a range of all the users belonging to the company.
 List<User> UserService.getCompanyUsers(long companyId, int start, int end)
           
 int UserLocalService.getCompanyUsersCount(long companyId)
          Returns the number of users belonging to the company.
 int UserService.getCompanyUsersCount(long companyId)
           
 Contact ContactLocalService.getContact(long contactId)
          Returns the contact with the primary key.
 Contact ContactService.getContact(long contactId)
           
 List<Contact> ContactLocalService.getContacts(int start, int end)
          Returns a range of all the contacts.
 int ContactLocalService.getContactsCount()
          Returns the number of contacts.
 String LayoutTemplateLocalService.getContent(String layoutTemplateId, boolean standard, String themeId)
           
 List<Country> CountryService.getCountries()
           
 List<Country> CountryService.getCountries(boolean active)
           
 Country CountryService.getCountry(long countryId)
           
 Country CountryService.getCountryByA2(String a2)
           
 Country CountryService.getCountryByA3(String a3)
           
 Country CountryService.getCountryByName(String name)
           
 List<CustomAttributesDisplay> PortletLocalService.getCustomAttributesDisplays()
           
 Image ImageLocalService.getDefaultCompanyLogo()
           
 Role RoleLocalService.getDefaultGroupRole(long groupId)
          Returns the default role for the group with the primary key.
 Image ImageLocalService.getDefaultOrganizationLogo()
           
 PasswordPolicy PasswordPolicyLocalService.getDefaultPasswordPolicy(long companyId)
           
 long LayoutLocalService.getDefaultPlid(long groupId)
          Returns the primary key of the default layout for the group
 long LayoutLocalService.getDefaultPlid(long groupId, boolean privateLayout)
          Returns primary key of the matching default layout for the group
 long LayoutLocalService.getDefaultPlid(long groupId, boolean privateLayout, String portletId)
          Returns primary key of the default portlet layout for the group
 long LayoutService.getDefaultPlid(long groupId, long scopeGroupId, boolean privateLayout, String portletId)
          Returns the primary key of the default layout for the group.
 long LayoutService.getDefaultPlid(long groupId, long scopeGroupId, String portletId)
           
 PluginSetting PluginSettingLocalService.getDefaultPluginSetting()
           
 PortletPreferences PortletPreferencesLocalService.getDefaultPreferences(long companyId, String portletId)
           
 Image ImageLocalService.getDefaultSpacer()
           
 User UserLocalService.getDefaultUser(long companyId)
          Returns the default user for the company.
 Image ImageLocalService.getDefaultUserFemalePortrait()
           
 long UserLocalService.getDefaultUserId(long companyId)
          Returns the primary key of the default user for the company.
 long UserService.getDefaultUserId(long companyId)
          Returns the primary key of the default user for the company.
 Image ImageLocalService.getDefaultUserMalePortrait()
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getDefaultWorkflowDefinitionLink(long companyId, String className, long classPK, long typePK)
           
 PortletCategory PortletLocalService.getEARDisplay(String xml)
           
 EmailAddress EmailAddressService.getEmailAddress(long emailAddressId)
           
 EmailAddress EmailAddressLocalService.getEmailAddress(long emailAddressId)
          Returns the email address with the primary key.
 List<EmailAddress> EmailAddressLocalService.getEmailAddresses()
           
 List<EmailAddress> EmailAddressLocalService.getEmailAddresses(int start, int end)
          Returns a range of all the email addresses.
 List<EmailAddress> EmailAddressLocalService.getEmailAddresses(long companyId, String className, long classPK)
           
 List<EmailAddress> EmailAddressService.getEmailAddresses(String className, long classPK)
           
 int EmailAddressLocalService.getEmailAddressesCount()
          Returns the number of email addresses.
 Group GroupLocalService.getFriendlyURLGroup(long companyId, String friendlyURL)
          Returns the group with the matching friendly URL.
 Layout LayoutLocalService.getFriendlyURLLayout(long groupId, boolean privateLayout, String friendlyURL)
          Returns the layout for the friendly URL
 List<Portlet> PortletLocalService.getFriendlyURLMapperPortlets()
           
 List<FriendlyURLMapper> PortletLocalService.getFriendlyURLMappers()
           
 Group GroupLocalService.getGroup(long groupId)
          Returns the group with the primary key.
 Group GroupService.getGroup(long groupId)
          Returns the group with the primary key.
 Group GroupLocalService.getGroup(long companyId, String name)
          Returns the group with the matching group name.
 Group GroupService.getGroup(long companyId, String name)
          Returns the group with the name.
 String GroupLocalService.getGroupDescriptiveName(Group group, Locale locale)
           
 String GroupLocalService.getGroupDescriptiveName(long groupId, Locale locale)
           
 List<Organization> OrganizationLocalService.getGroupOrganizations(long groupId)
           
 List<Organization> OrganizationLocalService.getGroupOrganizations(long groupId, int start, int end)
           
 List<Organization> OrganizationLocalService.getGroupOrganizations(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 int OrganizationLocalService.getGroupOrganizationsCount(long groupId)
           
 List<Permission> PermissionLocalService.getGroupPermissions(long groupId)
           
 List<Permission> PermissionLocalService.getGroupPermissions(long groupId, int start, int end)
           
 List<Permission> PermissionLocalService.getGroupPermissions(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 List<Permission> PermissionLocalService.getGroupPermissions(long groupId, long resourceId)
          Returns all the group's permissions on the resource.
 List<Permission> PermissionLocalService.getGroupPermissions(long groupId, long companyId, String name, int scope, String primKey)
          Returns all the group's permissions on the named resource with the scope and primKey.
 int PermissionLocalService.getGroupPermissionsCount(long groupId)
           
 List<Role> RoleService.getGroupRoles(long groupId)
          Returns all the roles associated with the group.
 List<Role> RoleLocalService.getGroupRoles(long groupId)
           
 List<Role> RoleLocalService.getGroupRoles(long groupId, int start, int end)
           
 List<Role> RoleLocalService.getGroupRoles(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 int RoleLocalService.getGroupRolesCount(long groupId)
           
 List<Group> GroupLocalService.getGroups(int start, int end)
          Returns a range of all the groups.
 List<Group> GroupLocalService.getGroups(long[] groupIds)
          Returns the groups with the matching primary keys.
 long ResourceTypePermissionLocalService.getGroupScopeActionIds(long companyId, long groupId, String name, long roleId)
           
 List<String> ResourceBlockLocalService.getGroupScopePermissions(ResourceBlock resourceBlock, long roleId)
           
 List<ResourceTypePermission> ResourceTypePermissionLocalService.getGroupScopeResourceTypePermissions(long companyId, String name, long roleId)
           
 int GroupLocalService.getGroupsCount()
          Returns the number of groups.
 List<Team> TeamLocalService.getGroupTeams(long groupId)
           
 List<Team> TeamService.getGroupTeams(long groupId)
           
 List<UserGroup> UserGroupLocalService.getGroupUserGroups(long groupId)
           
 List<UserGroup> UserGroupLocalService.getGroupUserGroups(long groupId, int start, int end)
           
 List<UserGroup> UserGroupLocalService.getGroupUserGroups(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 int UserGroupLocalService.getGroupUserGroupsCount(long groupId)
           
 long[] UserLocalService.getGroupUserIds(long groupId)
          Returns the primary keys of all the users belonging to the group.
 long[] UserService.getGroupUserIds(long groupId)
          Returns the primary keys of all the users belonging to the group.
 List<User> UserLocalService.getGroupUsers(long groupId)
           
 List<User> UserService.getGroupUsers(long groupId)
          Returns all the users belonging to the group.
 List<User> UserLocalService.getGroupUsers(long groupId, int start, int end)
           
 List<User> UserLocalService.getGroupUsers(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 int UserLocalService.getGroupUsersCount(long groupId)
           
 int UserLocalService.getGroupUsersCount(long groupId, int status)
          Returns the number of users with the status belonging to the group.
 Image ImageLocalService.getImage(byte[] bytes)
           
 Image ImageLocalService.getImage(File file)
           
 Image ImageLocalService.getImage(InputStream is)
           
 Image ImageLocalService.getImage(InputStream is, boolean cleanUpStream)
           
 Image ImageService.getImage(long imageId)
           
 Image ImageLocalService.getImage(long imageId)
          Returns the image with the primary key.
 Image ImageLocalService.getImageOrDefault(long imageId)
           
 List<Image> ImageLocalService.getImages()
           
 List<Image> ImageLocalService.getImages(int start, int end)
          Returns a range of all the images.
 List<Image> ImageLocalService.getImagesBySize(int size)
           
 int ImageLocalService.getImagesCount()
          Returns the number of images.
 long PermissionLocalService.getLatestPermissionId()
          Returns the primary key of the latest permission created.
 long ResourceLocalService.getLatestResourceId()
           
 Layout LayoutLocalService.getLayout(long plid)
          Returns the layout with the primary key.
 Layout LayoutLocalService.getLayout(long groupId, boolean privateLayout, long layoutId)
          Returns the layout matching the primary key, group, and privacy; throws a NoSuchLayoutException otherwise.
 LayoutBranch LayoutBranchLocalService.getLayoutBranch(long LayoutBranchId)
          Returns the layout branch with the primary key.
 List<LayoutBranch> LayoutBranchLocalService.getLayoutBranches(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutBranch> LayoutBranchLocalService.getLayoutBranchs(int start, int end)
          Returns a range of all the layout branchs.
 int LayoutBranchLocalService.getLayoutBranchsCount()
          Returns the number of layout branchs.
 Layout LayoutLocalService.getLayoutByIconImageId(long iconImageId)
          Returns the layout for the icon image; throws a NoSuchLayoutException otherwise.
 Layout LayoutService.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
           
 Layout LayoutLocalService.getLayoutByUuidAndGroupId(String uuid, long groupId, boolean privateLayout)
           
 Group GroupLocalService.getLayoutGroup(long companyId, long plid)
          Returns the group associated with the layout.
 String LayoutService.getLayoutName(long groupId, boolean privateLayout, long layoutId, String languageId)
          Returns the name of the layout.
 LayoutPrototype LayoutPrototypeService.getLayoutPrototype(long layoutPrototypeId)
           
 LayoutPrototype LayoutPrototypeLocalService.getLayoutPrototype(long layoutPrototypeId)
          Returns the layout prototype with the primary key.
 LayoutPrototype LayoutPrototypeLocalService.getLayoutPrototypeByUuid(String uuid)
           
 Group GroupLocalService.getLayoutPrototypeGroup(long companyId, long layoutPrototypeId)
          Returns the group associated with the layout prototype.
 List<LayoutPrototype> LayoutPrototypeLocalService.getLayoutPrototypes(int start, int end)
          Returns a range of all the layout prototypes.
 int LayoutPrototypeLocalService.getLayoutPrototypesCount()
          Returns the number of layout prototypes.
 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.
 LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutRevisionId)
          Returns the layout revision with the primary key.
 LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId, long plid, boolean head)
           
 LayoutRevision LayoutRevisionLocalService.getLayoutRevision(long layoutSetBranchId, long layoutBranchId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(int start, int end)
          Returns a range of all the layout revisions.
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, boolean head)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, int status)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid, int status)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 List<LayoutRevision> LayoutRevisionLocalService.getLayoutRevisions(long layoutSetBranchId, long layoutBranchId, long plid, int start, int end, OrderByComparator orderByComparator)
           
 int LayoutRevisionLocalService.getLayoutRevisionsCount()
          Returns the number of layout revisions.
 int LayoutRevisionLocalService.getLayoutRevisionsCount(long layoutSetBranchId, long layoutBranchId, long plid)
           
 List<Layout> LayoutLocalService.getLayouts(int start, int end)
          Returns a range of all the layouts.
 List<Layout> LayoutService.getLayouts(long groupId, boolean privateLayout)
           
 List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout)
          Returns all the layouts belonging to the group.
 List<Layout> LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId)
           
 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.
 List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout, long[] layoutIds)
          Returns all the layouts that match the layout IDs and belong to the group.
 List<Layout> LayoutService.getLayouts(long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, int start, int end)
           
 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.
 List<Layout> LayoutLocalService.getLayouts(long groupId, boolean privateLayout, String type)
          Returns all the layouts that match the type and belong to the group.
 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.
 int LayoutLocalService.getLayoutsByLayoutPrototypeUuidCount(String layoutPrototypeUuid)
           
 int LayoutLocalService.getLayoutsCount()
          Returns the number of layouts.
 int LayoutLocalService.getLayoutsCount(Group group, boolean privateLayout)
           
 int LayoutLocalService.getLayoutsCount(Group group, boolean privateLayout, boolean includeUserGroups)
           
 int LayoutLocalService.getLayoutsCount(User user, boolean privateLayout)
           
 int LayoutLocalService.getLayoutsCount(User user, boolean privateLayout, boolean includeUserGroups)
           
 LayoutSet LayoutSetLocalService.getLayoutSet(long layoutSetId)
          Returns the layout set with the primary key.
 LayoutSet LayoutSetLocalService.getLayoutSet(long groupId, boolean privateLayout)
           
 LayoutSet LayoutSetLocalService.getLayoutSet(String virtualHostname)
           
 LayoutSetBranch LayoutSetBranchLocalService.getLayoutSetBranch(long layoutSetBranchId)
          Returns the layout set branch with the primary key.
 LayoutSetBranch LayoutSetBranchLocalService.getLayoutSetBranch(long groupId, boolean privateLayout, String name)
           
 List<LayoutSetBranch> LayoutSetBranchLocalService.getLayoutSetBranches(long groupId, boolean privateLayout)
           
 List<LayoutSetBranch> LayoutSetBranchService.getLayoutSetBranches(long groupId, boolean privateLayout)
           
 List<LayoutBranch> LayoutBranchLocalService.getLayoutSetBranchLayoutBranches(long layoutSetBranchId)
           
 List<LayoutSetBranch> LayoutSetBranchLocalService.getLayoutSetBranchs(int start, int end)
          Returns a range of all the layout set branchs.
 int LayoutSetBranchLocalService.getLayoutSetBranchsCount()
          Returns the number of layout set branchs.
 LayoutSetPrototype LayoutSetPrototypeLocalService.getLayoutSetPrototype(long layoutSetPrototypeId)
          Returns the layout set prototype with the primary key.
 LayoutSetPrototype LayoutSetPrototypeService.getLayoutSetPrototype(long layoutSetPrototypeId)
           
 LayoutSetPrototype LayoutSetPrototypeLocalService.getLayoutSetPrototypeByUuid(String uuid)
           
 Group GroupLocalService.getLayoutSetPrototypeGroup(long companyId, long layoutSetPrototypeId)
          Returns the group associated with the layout set prototype.
 List<LayoutSetPrototype> LayoutSetPrototypeLocalService.getLayoutSetPrototypes(int start, int end)
          Returns a range of all the layout set prototypes.
 List<LayoutSetPrototype> LayoutSetPrototypeLocalService.getLayoutSetPrototypes(long companyId)
           
 int LayoutSetPrototypeLocalService.getLayoutSetPrototypesCount()
          Returns the number of layout set prototypes.
 List<LayoutSet> LayoutSetLocalService.getLayoutSets(int start, int end)
          Returns a range of all the layout sets.
 List<LayoutSet> LayoutSetLocalService.getLayoutSetsByLayoutSetPrototypeUuid(String layoutSetPrototypeUuid)
           
 int LayoutSetLocalService.getLayoutSetsCount()
          Returns the number of layout sets.
 LayoutTemplate LayoutTemplateLocalService.getLayoutTemplate(String layoutTemplateId, boolean standard, String themeId)
           
 List<LayoutTemplate> LayoutTemplateLocalService.getLayoutTemplates()
           
 List<LayoutTemplate> LayoutTemplateLocalService.getLayoutTemplates(String themeId)
           
 ListType ListTypeService.getListType(int listTypeId)
           
 List<ListType> ListTypeService.getListTypes(String type)
           
 List<Group> GroupLocalService.getLiveGroups()
          Returns all live groups.
 LocalRepository RepositoryService.getLocalRepositoryImpl(long repositoryId)
           
 LocalRepository RepositoryLocalService.getLocalRepositoryImpl(long repositoryId)
           
 LocalRepository RepositoryService.getLocalRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 LocalRepository RepositoryLocalService.getLocalRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Lock LockLocalService.getLock(long lockId)
          Returns the lock with the primary key.
 Lock LockLocalService.getLock(String className, long key)
           
 Lock LockLocalService.getLock(String className, String key)
           
 Lock LockLocalService.getLockByUuid(String uuid)
           
 List<Lock> LockLocalService.getLocks(int start, int end)
          Returns a range of all the locks.
 int LockLocalService.getLocksCount()
          Returns the number of locks.
 List<Organization> OrganizationService.getManageableOrganizations(String actionId, int max)
          Deprecated. Replaced by OrganizationService.getOrganizations(long, long, int, int)
 List<Group> GroupService.getManageableSites(Collection<Portlet> portlets, int max)
          Returns a range of all the site groups for which the user has control panel access.
 LayoutBranch LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId, long plid)
           
 LayoutBranch LayoutBranchLocalService.getMasterLayoutBranch(long layoutSetBranchId, long plid, ServiceContext serviceContext)
           
 LayoutSetBranch LayoutSetBranchLocalService.getMasterLayoutSetBranch(long groupId, boolean privateLayout)
           
 MembershipRequest MembershipRequestLocalService.getMembershipRequest(long membershipRequestId)
          Returns the membership request with the primary key.
 MembershipRequest MembershipRequestService.getMembershipRequest(long membershipRequestId)
           
 List<MembershipRequest> MembershipRequestLocalService.getMembershipRequests(int start, int end)
          Returns a range of all the membership requests.
 List<MembershipRequest> MembershipRequestLocalService.getMembershipRequests(long userId, long groupId, int statusId)
           
 int MembershipRequestLocalService.getMembershipRequestsCount()
          Returns the number of membership requests.
 long LayoutLocalService.getNextLayoutId(long groupId, boolean privateLayout)
          Returns the primary key to use for the next layout.
 List<User> UserLocalService.getNoAnnouncementsDeliveries(String type)
          Returns all the users who have not had any announcements of the type delivered, excluding the default user.
 List<User> UserLocalService.getNoContacts()
          Returns all the users who do not have any contacts.
 List<User> UserLocalService.getNoGroups()
          Returns all the users who do not belong to any groups, excluding the default user.
 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.
 List<Group> GroupLocalService.getNullFriendlyURLGroups()
          Returns all non-system groups having null or empty friendly URLs.
 List<Layout> LayoutLocalService.getNullFriendlyURLLayouts()
          Returns all the layouts whose friendly URLs are null
 Organization OrganizationLocalService.getOrganization(long organizationId)
          Returns the organization with the primary key.
 Organization OrganizationService.getOrganization(long organizationId)
          Returns the organization with the primary key.
 Organization OrganizationLocalService.getOrganization(long companyId, String name)
          Returns the organization with the name.
 Group GroupLocalService.getOrganizationGroup(long companyId, long organizationId)
          Returns the specified organization group.
 List<Group> GroupLocalService.getOrganizationGroups(long organizationId)
           
 List<Group> GroupLocalService.getOrganizationGroups(long organizationId, int start, int end)
           
 List<Group> GroupLocalService.getOrganizationGroups(long organizationId, int start, int end, OrderByComparator orderByComparator)
           
 int GroupLocalService.getOrganizationGroupsCount(long organizationId)
           
 long OrganizationLocalService.getOrganizationId(long companyId, String name)
          Returns the primary key of the organization with the name.
 long OrganizationService.getOrganizationId(long companyId, String name)
          Returns the primary key of the organization with the name.
 List<Organization> OrganizationLocalService.getOrganizations(int start, int end)
          Returns a range of all the organizations.
 List<Organization> OrganizationLocalService.getOrganizations(long[] organizationIds)
          Returns the organizations with the primary keys.
 List<Organization> OrganizationLocalService.getOrganizations(long companyId, long parentOrganizationId)
          Returns all the organizations belonging to the parent organization.
 List<Organization> OrganizationService.getOrganizations(long companyId, long parentOrganizationId)
          Returns all the organizations belonging to the parent organization.
 List<Organization> OrganizationLocalService.getOrganizations(long companyId, long parentOrganizationId, int start, int end)
          Returns a range of all the organizations belonging to the parent organization.
 List<Organization> OrganizationService.getOrganizations(long companyId, long parentOrganizationId, int start, int end)
          Returns a range of all the organizations belonging to the parent organization.
 int OrganizationLocalService.getOrganizationsCount()
          Returns the number of organizations.
 int OrganizationLocalService.getOrganizationsCount(long companyId, long parentOrganizationId)
          Returns the number of organizations belonging to the parent organization.
 int OrganizationService.getOrganizationsCount(long companyId, long parentOrganizationId)
          Returns the number of organizations belonging to the parent organization.
 List<Group> GroupLocalService.getOrganizationsGroups(List<Organization> organizations)
          Returns the specified organization groups.
 List<Group> GroupService.getOrganizationsGroups(List<Organization> organizations)
          Returns the groups associated with the organizations.
 List<Group> GroupLocalService.getOrganizationsRelatedGroups(List<Organization> organizations)
          Returns all the groups related to the organizations.
 long[] UserLocalService.getOrganizationUserIds(long organizationId)
          Returns the primary keys of all the users belonging to the organization.
 long[] UserService.getOrganizationUserIds(long organizationId)
          Returns the primary keys of all the users belonging to the organization.
 List<User> UserLocalService.getOrganizationUsers(long organizationId)
           
 List<User> UserService.getOrganizationUsers(long organizationId)
          Returns all the users belonging to the organization.
 List<User> UserLocalService.getOrganizationUsers(long organizationId, int start, int end)
           
 List<User> UserLocalService.getOrganizationUsers(long organizationId, int start, int end, OrderByComparator orderByComparator)
           
 int UserLocalService.getOrganizationUsersCount(long organizationId)
           
 int UserLocalService.getOrganizationUsersCount(long organizationId, int status)
          Returns the number of users with the status belonging to the organization.
 List<Permission> PermissionLocalService.getOrgGroupPermissions(long organizationId, long groupId, long resourceId)
          Returns all the permissions of the organization's group with respect to the resource.
 OrgLabor OrgLaborLocalService.getOrgLabor(long orgLaborId)
          Returns the org labor with the primary key.
 OrgLabor OrgLaborService.getOrgLabor(long orgLaborId)
           
 List<OrgLabor> OrgLaborLocalService.getOrgLabors(int start, int end)
          Returns a range of all the org labors.
 List<OrgLabor> OrgLaborLocalService.getOrgLabors(long organizationId)
           
 List<OrgLabor> OrgLaborService.getOrgLabors(long organizationId)
           
 int OrgLaborLocalService.getOrgLaborsCount()
          Returns the number of org labors.
 List<Organization> OrganizationLocalService.getParentOrganizations(long organizationId)
          Returns the parent organizations in order by closest ancestor.
 List<PasswordPolicy> PasswordPolicyLocalService.getPasswordPolicies(int start, int end)
          Returns a range of all the password policies.
 int PasswordPolicyLocalService.getPasswordPoliciesCount()
          Returns the number of password policies.
 PasswordPolicy PasswordPolicyLocalService.getPasswordPolicy(long passwordPolicyId)
          Returns the password policy with the primary key.
 PasswordPolicy PasswordPolicyLocalService.getPasswordPolicy(long companyId, long[] organizationIds)
           
 PasswordPolicy PasswordPolicyLocalService.getPasswordPolicy(long companyId, long organizationId, long locationId)
          Deprecated.  
 PasswordPolicy PasswordPolicyLocalService.getPasswordPolicyByUserId(long userId)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyRelId)
          Returns the password policy rel with the primary key.
 PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
 PasswordPolicyRel PasswordPolicyRelLocalService.getPasswordPolicyRel(String className, long classPK)
           
 List<PasswordPolicyRel> PasswordPolicyRelLocalService.getPasswordPolicyRels(int start, int end)
          Returns a range of all the password policy rels.
 int PasswordPolicyRelLocalService.getPasswordPolicyRelsCount()
          Returns the number of password policy rels.
 PasswordTracker PasswordTrackerLocalService.getPasswordTracker(long passwordTrackerId)
          Returns the password tracker with the primary key.
 List<PasswordTracker> PasswordTrackerLocalService.getPasswordTrackers(int start, int end)
          Returns a range of all the password trackers.
 int PasswordTrackerLocalService.getPasswordTrackersCount()
          Returns the number of password trackers.
 Permission PermissionLocalService.getPermission(long permissionId)
          Returns the permission with the primary key.
 PermissionedModel ResourceBlockLocalService.getPermissionedModel(String name, long primKey)
           
 List<Group> GroupLocalService.getPermissionGroups(long permissionId)
           
 List<Group> GroupLocalService.getPermissionGroups(long permissionId, int start, int end)
           
 List<Group> GroupLocalService.getPermissionGroups(long permissionId, int start, int end, OrderByComparator orderByComparator)
           
 int GroupLocalService.getPermissionGroupsCount(long permissionId)
           
 List<Role> RoleLocalService.getPermissionRoles(long permissionId)
           
 List<Role> RoleLocalService.getPermissionRoles(long permissionId, int start, int end)
           
 List<Role> RoleLocalService.getPermissionRoles(long permissionId, int start, int end, OrderByComparator orderByComparator)
           
 int RoleLocalService.getPermissionRolesCount(long permissionId)
           
 List<Permission> PermissionLocalService.getPermissions(int start, int end)
          Returns a range of all the permissions.
 List<Permission> PermissionLocalService.getPermissions(long companyId, String[] actionIds, long resourceId)
          Returns all the permissions to perform the actions on the resource, creating new permissions for any permissions not found.
 List<String> ResourceBlockLocalService.getPermissions(ResourceBlock resourceBlock, long roleId)
           
 int PermissionLocalService.getPermissionsCount()
          Returns the number of permissions.
 List<User> UserLocalService.getPermissionUsers(long permissionId)
           
 List<User> UserLocalService.getPermissionUsers(long permissionId, int start, int end)
           
 List<User> UserLocalService.getPermissionUsers(long permissionId, int start, int end, OrderByComparator orderByComparator)
           
 int UserLocalService.getPermissionUsersCount(long permissionId)
           
 PersistedModel ClassNameLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AddressLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SubscriptionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WorkflowInstanceLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceTypePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourcePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceBlockPermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceBlockLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PhoneLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortalPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutRevisionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel OrgLaborLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ServiceComponentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WebsiteLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WebDAVPropsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LockLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel TeamLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel VirtualHostLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel EmailAddressLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserTrackerPathLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserNotificationEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ClusterGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PluginSettingLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ReleaseLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MembershipRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RepositoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AccountLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordPolicyRelLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceCodeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ContactLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BrowserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel GroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RepositoryEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WorkflowDefinitionLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel OrganizationLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ImageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShardLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel TicketLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordPolicyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserIdMapperLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceActionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel CompanyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 Phone PhoneLocalService.getPhone(long phoneId)
          Returns the phone with the primary key.
 Phone PhoneService.getPhone(long phoneId)
           
 List<Phone> PhoneLocalService.getPhones()
           
 List<Phone> PhoneLocalService.getPhones(int start, int end)
          Returns a range of all the phones.
 List<Phone> PhoneLocalService.getPhones(long companyId, String className, long classPK)
           
 List<Phone> PhoneService.getPhones(String className, long classPK)
           
 int PhoneLocalService.getPhonesCount()
          Returns the number of phones.
 PluginSetting PluginSettingLocalService.getPluginSetting(long pluginSettingId)
          Returns the plugin setting with the primary key.
 PluginSetting PluginSettingLocalService.getPluginSetting(long companyId, String pluginId, String pluginType)
           
 List<PluginSetting> PluginSettingLocalService.getPluginSettings(int start, int end)
          Returns a range of all the plugin settings.
 int PluginSettingLocalService.getPluginSettingsCount()
          Returns the number of plugin settings.
 PortalPreferences PortalPreferencesLocalService.getPortalPreferences(long portalPreferencesId)
          Returns the portal preferences with the primary key.
 List<PortalPreferences> PortalPreferencesLocalService.getPortalPreferenceses(int start, int end)
          Returns a range of all the portal preferenceses.
 int PortalPreferencesLocalService.getPortalPreferencesesCount()
          Returns the number of portal preferenceses.
 Portlet PortletLocalService.getPortlet(long id)
          Returns the portlet with the primary key.
 PortletApp PortletLocalService.getPortletApp(String servletContextName)
           
 Portlet PortletLocalService.getPortletById(long companyId, String portletId)
           
 Portlet PortletLocalService.getPortletById(String portletId)
           
 Portlet PortletLocalService.getPortletByStrutsPath(long companyId, String strutsPath)
           
 PortletItem PortletItemLocalService.getPortletItem(long portletItemId)
          Returns the portlet item with the primary key.
 PortletItem PortletItemLocalService.getPortletItem(long groupId, String name, String portletId, String className)
           
 List<PortletItem> PortletItemLocalService.getPortletItems(int start, int end)
          Returns a range of all the portlet items.
 List<PortletItem> PortletItemLocalService.getPortletItems(long groupId, String className)
           
 List<PortletItem> PortletItemLocalService.getPortletItems(long groupId, String portletId, String className)
           
 int PortletItemLocalService.getPortletItemsCount()
          Returns the number of portlet items.
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences()
           
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(int ownerType, long plid, String portletId)
           
 PortletPreferences PortletPreferencesLocalService.getPortletPreferences(long portletPreferencesId)
          Returns the portlet preferences with the primary key.
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(long ownerId, int ownerType, long plid)
           
 PortletPreferences PortletPreferencesLocalService.getPortletPreferences(long ownerId, int ownerType, long plid, String portletId)
           
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(long companyId, long groupId, long ownerId, int ownerType, String portletId, boolean privateLayout)
           
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferences(long plid, String portletId)
           
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferencesByPlid(long plid)
           
 List<PortletPreferences> PortletPreferencesLocalService.getPortletPreferenceses(int start, int end)
          Returns a range of all the portlet preferenceses.
 int PortletPreferencesLocalService.getPortletPreferencesesCount()
          Returns the number of portlet preferenceses.
 List<Portlet> PortletLocalService.getPortlets()
           
 List<Portlet> PortletLocalService.getPortlets(int start, int end)
          Returns a range of all the portlets.
 List<Portlet> PortletLocalService.getPortlets(long companyId)
           
 List<Portlet> PortletLocalService.getPortlets(long companyId, boolean showSystem, boolean showPortal)
           
 int PortletLocalService.getPortletsCount()
          Returns the number of portlets.
 PortletPreferences PortalPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType)
           
 PortletPreferences PortletPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId)
           
 PortletPreferences PortletPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId, String defaultPreferences)
           
 PortletPreferences PortalPreferencesLocalService.getPreferences(long companyId, long ownerId, int ownerType, String defaultPreferences)
           
 PortletPreferences PortletPreferencesLocalService.getPreferences(PortletPreferencesIds portletPreferencesIds)
           
 Region RegionService.getRegion(long regionId)
           
 Region RegionService.getRegion(long countryId, String regionCode)
           
 List<Region> RegionService.getRegions()
           
 List<Region> RegionService.getRegions(boolean active)
           
 List<Region> RegionService.getRegions(long countryId)
           
 List<Region> RegionService.getRegions(long countryId, boolean active)
           
 String ClassNameLocalService.getRegistryName()
           
 Release ReleaseLocalService.getRelease(long releaseId)
          Returns the release with the primary key.
 Release ReleaseLocalService.getRelease(String servletContextName, int buildNumber)
           
 List<Release> ReleaseLocalService.getReleases(int start, int end)
          Returns a range of all the releases.
 int ReleaseLocalService.getReleasesCount()
          Returns the number of releases.
 List<Repository> RepositoryLocalService.getRepositories(int start, int end)
          Returns a range of all the repositories.
 int RepositoryLocalService.getRepositoriesCount()
          Returns the number of repositories.
 Repository RepositoryService.getRepository(long repositoryId)
           
 Repository RepositoryLocalService.getRepository(long repositoryId)
          Returns the repository with the primary key.
 Repository RepositoryLocalService.getRepositoryByUuidAndGroupId(String uuid, long groupId)
          Returns the repository with the UUID in the group.
 List<RepositoryEntry> RepositoryEntryLocalService.getRepositoryEntries(int start, int end)
          Returns a range of all the repository entries.
 int RepositoryEntryLocalService.getRepositoryEntriesCount()
          Returns the number of repository entries.
 RepositoryEntry RepositoryEntryLocalService.getRepositoryEntry(long repositoryEntryId)
          Returns the repository entry with the primary key.
 RepositoryEntry RepositoryEntryLocalService.getRepositoryEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the repository entry with the UUID in the group.
 Repository RepositoryService.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryLocalService.getRepositoryImpl(long repositoryId)
           
 Repository RepositoryService.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Repository RepositoryLocalService.getRepositoryImpl(long folderId, long fileEntryId, long fileVersionId)
           
 Resource ResourceLocalService.getResource(long resourceId)
          Returns the resource with the primary key.
 Resource ResourceService.getResource(long companyId, String name, int scope, String primKey)
           
 Resource ResourceLocalService.getResource(long companyId, String name, int scope, String primKey)
          Returns a new resource with the name and primary key at the scope.
 ResourceAction ResourceActionLocalService.getResourceAction(long resourceActionId)
          Returns the resource action with the primary key.
 ResourceAction ResourceActionLocalService.getResourceAction(String name, String actionId)
           
 List<ResourceAction> ResourceActionLocalService.getResourceActions(int start, int end)
          Returns a range of all the resource actions.
 List<ResourceAction> ResourceActionLocalService.getResourceActions(String name)
           
 int ResourceActionLocalService.getResourceActionsCount()
          Returns the number of resource actions.
 ResourceBlock ResourceBlockLocalService.getResourceBlock(long resourceBlockId)
          Returns the resource block with the primary key.
 ResourceBlock ResourceBlockLocalService.getResourceBlock(String name, long primKey)
           
 List<Long> ResourceBlockLocalService.getResourceBlockIds(ResourceBlockIdsBag resourceBlockIdsBag, String name, String actionId)
           
 ResourceBlockIdsBag ResourceBlockLocalService.getResourceBlockIdsBag(long companyId, long groupId, String name, long[] roleIds)
           
 ResourceBlockPermission ResourceBlockPermissionLocalService.getResourceBlockPermission(long resourceBlockPermissionId)
          Returns the resource block permission with the primary key.
 List<ResourceBlockPermission> ResourceBlockPermissionLocalService.getResourceBlockPermissions(int start, int end)
          Returns a range of all the resource block permissions.
 ResourceBlockPermissionsContainer ResourceBlockPermissionLocalService.getResourceBlockPermissionsContainer(long resourceBlockId)
           
 ResourceBlockPermissionsContainer ResourceTypePermissionLocalService.getResourceBlockPermissionsContainer(long companyId, long groupId, String name)
           
 int ResourceBlockPermissionLocalService.getResourceBlockPermissionsCount()
          Returns the number of resource block permissions.
 int ResourceBlockPermissionLocalService.getResourceBlockPermissionsCount(long resourceBlockId, long roleId)
           
 List<Role> RoleLocalService.getResourceBlockRoles(long resourceBlockId, String className, String actionId)
           
 List<ResourceBlock> ResourceBlockLocalService.getResourceBlocks(int start, int end)
          Returns a range of all the resource blocks.
 int ResourceBlockLocalService.getResourceBlocksCount()
          Returns the number of resource blocks.
 ResourceCode ResourceCodeLocalService.getResourceCode(long codeId)
          Returns the resource code with the primary key.
 ResourceCode ResourceCodeLocalService.getResourceCode(long companyId, String name, int scope)
           
 List<ResourceCode> ResourceCodeLocalService.getResourceCodes(int start, int end)
          Returns a range of all the resource codes.
 int ResourceCodeLocalService.getResourceCodesCount()
          Returns the number of resource codes.
 ResourcePermission ResourcePermissionLocalService.getResourcePermission(long resourcePermissionId)
          Returns the resource permission with the primary key.
 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.
 List<ResourcePermission> ResourcePermissionLocalService.getResourcePermissions(int start, int end)
          Returns a range of all the resource permissions.
 List<ResourcePermission> ResourcePermissionLocalService.getResourcePermissions(long companyId, String name, int scope, String primKey)
          Returns all the resource permissions at the scope of the type.
 int ResourcePermissionLocalService.getResourcePermissionsCount()
          Returns the number of resource permissions.
 int ResourcePermissionLocalService.getResourcePermissionsCount(long companyId, String name, int scope, String primKey)
          Returns the number of resource permissions at the scope of the type.
 List<ResourcePermission> ResourcePermissionLocalService.getResourceResourcePermissions(long companyId, long groupId, String name, String primKey)
          Returns the resource permissions that apply to the resource.
 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.
 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.
 List<Resource> ResourceLocalService.getResources()
           
 List<Resource> ResourceLocalService.getResources(int start, int end)
          Returns a range of all the resources.
 int ResourceLocalService.getResourcesCount()
          Returns the number of resources.
 ResourceTypePermission ResourceTypePermissionLocalService.getResourceTypePermission(long resourceTypePermissionId)
          Returns the resource type permission with the primary key.
 List<ResourceTypePermission> ResourceTypePermissionLocalService.getResourceTypePermissions(int start, int end)
          Returns a range of all the resource type permissions.
 int ResourceTypePermissionLocalService.getResourceTypePermissionsCount()
          Returns the number of resource type permissions.
 Role RoleService.getRole(long roleId)
          Returns the role with the primary key.
 Role RoleLocalService.getRole(long roleId)
          Returns the role with the primary key.
 Role RoleService.getRole(long companyId, String name)
          Returns the role with the name in the company.
 Role RoleLocalService.getRole(long companyId, String name)
          Returns the role with the name in the company.
 List<Group> GroupLocalService.getRoleGroups(long roleId)
           
 List<Group> GroupLocalService.getRoleGroups(long roleId, int start, int end)
           
 List<Group> GroupLocalService.getRoleGroups(long roleId, int start, int end, OrderByComparator orderByComparator)
           
 int GroupLocalService.getRoleGroupsCount(long roleId)
           
 List<Permission> PermissionLocalService.getRolePermissions(long roleId)
           
 List<Permission> PermissionLocalService.getRolePermissions(long roleId, int[] scopes)
           
 List<Permission> PermissionLocalService.getRolePermissions(long roleId, int start, int end)
           
 List<Permission> PermissionLocalService.getRolePermissions(long roleId, int start, int end, OrderByComparator orderByComparator)
           
 List<Permission> PermissionLocalService.getRolePermissions(long roleId, long resourceId)
          Returns all the role's permissions on the resource.
 int PermissionLocalService.getRolePermissionsCount(long roleId)
           
 List<ResourcePermission> ResourcePermissionLocalService.getRoleResourcePermissions(long roleId)
          Returns all the resource permissions for the role.
 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.
 List<ResourceTypePermission> ResourceTypePermissionLocalService.getRoleResourceTypePermissions(long roleId)
           
 List<Role> RoleLocalService.getRoles(int start, int end)
          Returns a range of all the roles.
 List<Role> RoleLocalService.getRoles(int type, String subtype)
          Returns all the roles of the type and subtype.
 List<Role> RoleLocalService.getRoles(long companyId)
          Returns all the roles in the company.
 List<Role> RoleLocalService.getRoles(long[] roleIds)
          Returns all the roles with the primary keys.
 int RoleLocalService.getRolesCount()
          Returns the number of roles.
 long[] UserLocalService.getRoleUserIds(long roleId)
          Returns the primary keys of all the users belonging to the role.
 long[] UserService.getRoleUserIds(long roleId)
          Returns the primary keys of all the users belonging to the role.
 List<User> UserLocalService.getRoleUsers(long roleId)
           
 List<User> UserLocalService.getRoleUsers(long roleId, int start, int end)
           
 List<User> UserLocalService.getRoleUsers(long roleId, int start, int end, OrderByComparator orderByComparator)
           
 int UserLocalService.getRoleUsersCount(long roleId)
           
 int UserLocalService.getRoleUsersCount(long roleId, int status)
          Returns the number of users with the status belonging to the role.
 List<Portlet> PortletLocalService.getScopablePortlets()
           
 List<Layout> LayoutLocalService.getScopeGroupLayouts(long groupId, boolean privateLayout)
          Returns all the layouts within scope of the group
 List<ResourcePermission> ResourcePermissionLocalService.getScopeResourcePermissions(int[] scopes)
          Returns all the resource permissions where scope = any ?.
 ServiceComponent ServiceComponentLocalService.getServiceComponent(long serviceComponentId)
          Returns the service component with the primary key.
 List<ServiceComponent> ServiceComponentLocalService.getServiceComponents(int start, int end)
          Returns a range of all the service components.
 int ServiceComponentLocalService.getServiceComponentsCount()
          Returns the number of service components.
 Object CMISRepositoryLocalService.getSession(long repositoryId)
           
 Shard ShardLocalService.getShard(long shardId)
          Returns the shard with the primary key.
 Shard ShardLocalService.getShard(String className, long classPK)
           
 List<Shard> ShardLocalService.getShards(int start, int end)
          Returns a range of all the shards.
 int ShardLocalService.getShardsCount()
          Returns the number of shards.
 List<User> UserLocalService.getSocialUsers(long userId, int type, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users with a social relation of the type with the user.
 List<User> UserLocalService.getSocialUsers(long userId, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users with a social relation with the user.
 List<User> UserLocalService.getSocialUsers(long userId1, long userId2, int type, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users with a mutual social relation of the type with both of the given users.
 List<User> UserLocalService.getSocialUsers(long userId1, long userId2, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the users with a mutual social relation with both of the given users.
 int UserLocalService.getSocialUsersCount(long userId)
          Returns the number of users with a social relation with the user.
 int UserLocalService.getSocialUsersCount(long userId, int type)
          Returns the number of users with a social relation of the type with the user.
 int UserLocalService.getSocialUsersCount(long userId1, long userId2)
          Returns the number of users with a mutual social relation with both of the given users.
 int UserLocalService.getSocialUsersCount(long userId1, long userId2, int type)
          Returns the number of users with a mutual social relation of the type with both of the given users.
 Group GroupLocalService.getStagingGroup(long liveGroupId)
          Returns the staging group.
 String WorkflowInstanceLinkLocalService.getState(long companyId, long groupId, String className, long classPK)
           
 PortletPreferences PortletPreferencesLocalService.getStrictPreferences(long companyId, long ownerId, int ownerType, long plid, String portletId)
           
 PortletPreferences PortletPreferencesLocalService.getStrictPreferences(PortletPreferencesIds portletPreferencesIds)
           
 List<Organization> OrganizationLocalService.getSuborganizations(List<Organization> organizations)
          Returns the suborganizations of the organizations.
 List<Organization> OrganizationLocalService.getSuborganizations(long companyId, long organizationId)
          Returns the suborganizations of the organization.
 int OrganizationLocalService.getSuborganizationsCount(long companyId, long organizationId)
          Returns the count of suborganizations of the organization.
 Subscription SubscriptionLocalService.getSubscription(long subscriptionId)
          Returns the subscription with the primary key.
 Subscription SubscriptionLocalService.getSubscription(long companyId, long userId, String className, long classPK)
           
 List<Subscription> SubscriptionLocalService.getSubscriptions(int start, int end)
          Returns a range of all the subscriptions.
 List<Subscription> SubscriptionLocalService.getSubscriptions(long companyId, String className, long classPK)
           
 int SubscriptionLocalService.getSubscriptionsCount()
          Returns the number of subscriptions.
 List<Organization> OrganizationLocalService.getSubsetOrganizations(List<Organization> allOrganizations, List<Organization> availableOrganizations)
          Returns the intersection of allOrganizations and availableOrganizations.
 List<Role> RoleLocalService.getSubtypeRoles(String subtype)
          Returns all the roles of the subtype.
 int RoleLocalService.getSubtypeRolesCount(String subtype)
          Returns the number of roles of the subtype.
 String[] RepositoryService.getSupportedConfigurations(long classNameId)
           
 String[] RepositoryService.getSupportedParameters(long classNameId, String configuration)
           
 Team TeamLocalService.getTeam(long teamId)
          Returns the team with the primary key.
 Team TeamService.getTeam(long teamId)
           
 Team TeamLocalService.getTeam(long groupId, String name)
           
 Team TeamService.getTeam(long groupId, String name)
           
 Role RoleLocalService.getTeamRole(long companyId, long teamId)
          Returns the team role in the company.
 List<Team> TeamLocalService.getTeams(int start, int end)
          Returns a range of all the teams.
 int TeamLocalService.getTeamsCount()
          Returns the number of teams.
 List<UserGroup> UserGroupLocalService.getTeamUserGroups(long teamId)
           
 List<UserGroup> UserGroupLocalService.getTeamUserGroups(long teamId, int start, int end)
           
 List<UserGroup> UserGroupLocalService.getTeamUserGroups(long teamId, int start, int end, OrderByComparator orderByComparator)
           
 int UserGroupLocalService.getTeamUserGroupsCount(long teamId)
           
 List<User> UserLocalService.getTeamUsers(long teamId)
           
 List<User> UserLocalService.getTeamUsers(long teamId, int start, int end)
           
 List<User> UserLocalService.getTeamUsers(long teamId, int start, int end, OrderByComparator orderByComparator)
           
 int UserLocalService.getTeamUsersCount(long teamId)
           
 Theme ThemeLocalService.getTheme(long companyId, String themeId, boolean wapTheme)
           
 List<Theme> ThemeService.getThemes(long companyId)
           
 List<Theme> ThemeLocalService.getThemes(long companyId)
           
 List<Theme> ThemeLocalService.getThemes(long companyId, long groupId, long userId, boolean wapTheme)
           
 Ticket TicketLocalService.getTicket(long ticketId)
          Returns the ticket with the primary key.
 Ticket TicketLocalService.getTicket(String key)
           
 List<Ticket> TicketLocalService.getTickets(int start, int end)
          Returns a range of all the tickets.
 int TicketLocalService.getTicketsCount()
          Returns the number of tickets.
 UnicodeProperties RepositoryService.getTypeSettingsProperties(long repositoryId)
           
 UnicodeProperties RepositoryLocalService.getTypeSettingsProperties(long repositoryId)
           
 User UserLocalService.getUser(long userId)
          Returns the user with the primary key.
 User UserLocalService.getUserByContactId(long contactId)
          Returns the user with the contact ID.
 User UserLocalService.getUserByEmailAddress(long companyId, String emailAddress)
          Returns the user with the email address.
 User UserService.getUserByEmailAddress(long companyId, String emailAddress)
          Returns the user with the email address.
 User UserLocalService.getUserByFacebookId(long companyId, long facebookId)
          Returns the user with the Facebook ID.
 User UserLocalService.getUserById(long userId)
          Returns the user with the primary key.
 User UserService.getUserById(long userId)
          Returns the user with the primary key.
 User UserLocalService.getUserById(long companyId, long userId)
          Returns the user with the primary key from the company.
 User UserLocalService.getUserByOpenId(long companyId, String openId)
          Returns the user with the OpenID.
 User UserLocalService.getUserByPortraitId(long portraitId)
          Returns the user with the portrait ID.
 User UserLocalService.getUserByScreenName(long companyId, String screenName)
          Returns the user with the screen name.
 User UserService.getUserByScreenName(long companyId, String screenName)
          Returns the user with the screen name.
 User UserLocalService.getUserByUuid(String uuid)
          Returns the user with the universally unique identifier.
 UserGroup UserGroupService.getUserGroup(long userGroupId)
          Returns the user group with the primary key.
 UserGroup UserGroupLocalService.getUserGroup(long userGroupId)
          Returns the user group with the primary key.
 Group GroupLocalService.getUserGroup(long companyId, long userId)
          Returns the group associated with the user.
 Group GroupService.getUserGroup(long companyId, long userId)
          Returns the group associated with the user.
 UserGroup UserGroupLocalService.getUserGroup(long companyId, String name)
          Returns the user group with the name.
 UserGroup UserGroupService.getUserGroup(String name)
          Returns the user group with the name.
 Group GroupLocalService.getUserGroupGroup(long companyId, long userGroupId)
          Returns the specified "user group" group.
 UserGroupGroupRole UserGroupGroupRoleLocalService.getUserGroupGroupRole(UserGroupGroupRolePK userGroupGroupRolePK)
          Returns the user group group role with the primary key.
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(int start, int end)
          Returns a range of all the user group group roles.
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(long userGroupId)
           
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRoles(long userGroupId, long groupId)
           
 List<Role> RoleService.getUserGroupGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
 List<Role> RoleLocalService.getUserGroupGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
 List<UserGroupGroupRole> UserGroupGroupRoleLocalService.getUserGroupGroupRolesByGroupAndRole(long groupId, long roleId)
           
 int UserGroupGroupRoleLocalService.getUserGroupGroupRolesCount()
          Returns the number of user group group roles.
 List<Group> GroupLocalService.getUserGroupGroups(long userGroupId)
           
 List<Group> GroupLocalService.getUserGroupGroups(long userGroupId, int start, int end)
           
 List<Group> GroupLocalService.getUserGroupGroups(long userGroupId, int start, int end, OrderByComparator orderByComparator)
           
 int GroupLocalService.getUserGroupGroupsCount(long userGroupId)
           
 UserGroupRole UserGroupRoleLocalService.getUserGroupRole(UserGroupRolePK userGroupRolePK)
          Returns the user group role with the primary key.
 List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(int start, int end)
          Returns a range of all the user group roles.
 List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(long userId)
           
 List<Role> RoleService.getUserGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
 List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRoles(long userId, long groupId)
           
 List<Role> RoleLocalService.getUserGroupRoles(long userId, long groupId)
          Returns all the user's roles within the user group.
 List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRolesByGroupAndRole(long groupId, long roleId)
           
 List<UserGroupRole> UserGroupRoleLocalService.getUserGroupRolesByUserUserGroupAndGroup(long userId, long groupId)
           
 int UserGroupRoleLocalService.getUserGroupRolesCount()
          Returns the number of user group roles.
 List<UserGroup> UserGroupLocalService.getUserGroups(int start, int end)
          Returns a range of all the user groups.
 List<Group> GroupLocalService.getUserGroups(long userId)
           
 List<UserGroup> UserGroupLocalService.getUserGroups(long companyId)
          Returns all the user groups belonging to the company.
 List<UserGroup> UserGroupLocalService.getUserGroups(long[] userGroupIds)
          Returns all the user groups with the primary keys.
 List<Group> GroupLocalService.getUserGroups(long userId, boolean inherit)
          Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.
 List<Group> GroupLocalService.getUserGroups(long userId, boolean inherit, int start, int end)
          Returns a name ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.
 List<Group> GroupLocalService.getUserGroups(long userId, int start, int end)
           
 List<Group> GroupLocalService.getUserGroups(long userId, int start, int end, OrderByComparator orderByComparator)
           
 int UserGroupLocalService.getUserGroupsCount()
          Returns the number of user groups.
 int GroupLocalService.getUserGroupsCount(long userId)
           
 List<Group> GroupLocalService.getUserGroupsGroups(List<UserGroup> userGroups)
          Returns the groups associated with the user groups.
 List<Group> GroupService.getUserGroupsGroups(List<UserGroup> userGroups)
          Returns the groups associated with the user groups.
 List<Group> GroupLocalService.getUserGroupsRelatedGroups(List<UserGroup> userGroups)
          Returns all the groups related to the user groups.
 List<Team> TeamLocalService.getUserGroupTeams(long userGroupId)
           
 List<Team> TeamLocalService.getUserGroupTeams(long userGroupId, int start, int end)
           
 List<Team> TeamLocalService.getUserGroupTeams(long userGroupId, int start, int end, OrderByComparator orderByComparator)
           
 int TeamLocalService.getUserGroupTeamsCount(long userGroupId)
           
 List<User> UserLocalService.getUserGroupUsers(long userGroupId)
           
 List<User> UserService.getUserGroupUsers(long userGroupId)
           
 List<User> UserLocalService.getUserGroupUsers(long userGroupId, int start, int end)
           
 List<User> UserLocalService.getUserGroupUsers(long userGroupId, int start, int end, OrderByComparator orderByComparator)
           
 int UserLocalService.getUserGroupUsersCount(long userGroupId)
           
 int UserLocalService.getUserGroupUsersCount(long userGroupId, int status)
          Returns the number of users with the status belonging to the user group.
 long UserLocalService.getUserIdByEmailAddress(long companyId, String emailAddress)
          Returns the primary key of the user with the email address.
 long UserService.getUserIdByEmailAddress(long companyId, String emailAddress)
          Returns the primary key of the user with the email address.
 long UserLocalService.getUserIdByScreenName(long companyId, String screenName)
          Returns the primary key of the user with the screen name.
 long UserService.getUserIdByScreenName(long companyId, String screenName)
          Returns the primary key of the user with the screen name.
 UserIdMapper UserIdMapperLocalService.getUserIdMapper(long userIdMapperId)
          Returns the user ID mapper with the primary key.
 UserIdMapper UserIdMapperLocalService.getUserIdMapper(long userId, String type)
           
 UserIdMapper UserIdMapperLocalService.getUserIdMapperByExternalUserId(String type, String externalUserId)
           
 List<UserIdMapper> UserIdMapperLocalService.getUserIdMappers(int start, int end)
          Returns a range of all the user ID mappers.
 List<UserIdMapper> UserIdMapperLocalService.getUserIdMappers(long userId)
           
 int UserIdMapperLocalService.getUserIdMappersCount()
          Returns the number of user ID mappers.
 LayoutSetBranch LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetBranchId)
          Deprecated. LayoutSetBranchLocalService.getUserLayoutSetBranch(long, long, boolean, long, long)
 LayoutSetBranch LayoutSetBranchLocalService.getUserLayoutSetBranch(long userId, long groupId, boolean privateLayout, long layoutSetId, long layoutSetBranchId)
           
 UserNotificationEvent UserNotificationEventLocalService.getUserNotificationEvent(long userNotificationEventId)
          Returns the user notification event with the primary key.
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(int start, int end)
          Returns a range of all the user notification events.
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, boolean archived)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, boolean archived, int start, int end)
           
 List<UserNotificationEvent> UserNotificationEventLocalService.getUserNotificationEvents(long userId, int start, int end)
           
 int UserNotificationEventLocalService.getUserNotificationEventsCount()
          Returns the number of user notification events.
 int UserNotificationEventLocalService.getUserNotificationEventsCount(long userId)
           
 int UserNotificationEventLocalService.getUserNotificationEventsCount(long userId, boolean archived)
           
 List<Organization> OrganizationLocalService.getUserOrganizations(long userId)
           
 List<Organization> OrganizationService.getUserOrganizations(long userId)
          Returns all the organizations associated with the user.
 List<Organization> OrganizationLocalService.getUserOrganizations(long userId, boolean includeAdministrative)
          Returns all the organizations associated with the user.
 List<Organization> OrganizationLocalService.getUserOrganizations(long userId, int start, int end)
           
 List<Organization> OrganizationLocalService.getUserOrganizations(long userId, int start, int end, OrderByComparator orderByComparator)
           
 int OrganizationLocalService.getUserOrganizationsCount(long userId)
           
 List<Group> GroupLocalService.getUserOrganizationsGroups(long userId, int start, int end)
          Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to true.
 List<Group> GroupService.getUserOrganizationsGroups(long userId, int start, int end)
          Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal property organizations.membership.strict is set to true.
 List<Permission> PermissionLocalService.getUserPermissions(long userId)
           
 List<Permission> PermissionLocalService.getUserPermissions(long userId, int start, int end)
           
 List<Permission> PermissionLocalService.getUserPermissions(long userId, int start, int end, OrderByComparator orderByComparator)
           
 List<Permission> PermissionLocalService.getUserPermissions(long userId, long resourceId)
          Returns all the user's permissions on the resource.
 List<Permission> PermissionLocalService.getUserPermissions(long userId, long companyId, String name, int scope, String primKey)
          Returns all the user's permissions on the named resource with the scope and primKey.
 int PermissionLocalService.getUserPermissionsCount(long userId)
           
 List<Group> GroupService.getUserPlaces(long userId, String[] classNames, boolean includeControlPanel, int max)
           
 List<Group> GroupService.getUserPlaces(long userId, String[] classNames, int max)
          Returns the user's group "places" associated with the group entity class names, including the control panel group if the user is permitted to view the control panel.
 List<Group> GroupService.getUserPlaces(String[] classNames, int max)
          Returns the guest or current user's group "places" associated with the group entity class names, including the control panel group if the user is permitted to view the control panel.
 List<Role> RoleService.getUserRelatedRoles(long userId, List<Group> groups)
          Returns the union of all the user's roles within the groups.
 List<Role> RoleLocalService.getUserRelatedRoles(long userId, List<Group> groups)
          Returns the union of all the user's roles within the groups.
 List<Role> RoleLocalService.getUserRelatedRoles(long userId, long groupId)
          Returns all the user's roles within the group.
 List<Role> RoleLocalService.getUserRelatedRoles(long userId, long[] groupIds)
          Returns the union of all the user's roles within the groups.
 List<Role> RoleService.getUserRoles(long userId)
          Returns all the roles associated with the user.
 List<Role> RoleLocalService.getUserRoles(long userId)
           
 List<Role> RoleLocalService.getUserRoles(long userId, int start, int end)
           
 List<Role> RoleLocalService.getUserRoles(long userId, int start, int end, OrderByComparator orderByComparator)
           
 int RoleLocalService.getUserRolesCount(long userId)
           
 List<User> UserLocalService.getUsers(int start, int end)
          Returns a range of all the users.
 int UserLocalService.getUsersCount()
          Returns the number of users.
 List<Group> GroupService.getUserSites()
          Returns the guest or current user's layout set group, organization groups, inherited organization groups, and site groups.
 List<Subscription> SubscriptionLocalService.getUserSubscriptions(long userId, int start, int end, OrderByComparator orderByComparator)
           
 List<Subscription> SubscriptionLocalService.getUserSubscriptions(long userId, String className)
           
 int SubscriptionLocalService.getUserSubscriptionsCount(long userId)
           
 List<Team> TeamLocalService.getUserTeams(long userId)
           
 List<Team> TeamService.getUserTeams(long userId)
           
 List<Team> TeamLocalService.getUserTeams(long userId, int start, int end)
           
 List<Team> TeamLocalService.getUserTeams(long userId, int start, int end, OrderByComparator orderByComparator)
           
 List<Team> TeamLocalService.getUserTeams(long userId, long groupId)
           
 List<Team> TeamService.getUserTeams(long userId, long groupId)
           
 int TeamLocalService.getUserTeamsCount(long userId)
           
 UserTracker UserTrackerLocalService.getUserTracker(long userTrackerId)
          Returns the user tracker with the primary key.
 UserTrackerPath UserTrackerPathLocalService.getUserTrackerPath(long userTrackerPathId)
          Returns the user tracker path with the primary key.
 List<UserTrackerPath> UserTrackerPathLocalService.getUserTrackerPaths(int start, int end)
          Returns a range of all the user tracker paths.
 List<UserTrackerPath> UserTrackerPathLocalService.getUserTrackerPaths(long userTrackerId, int start, int end)
           
 int UserTrackerPathLocalService.getUserTrackerPathsCount()
          Returns the number of user tracker paths.
 List<UserTracker> UserTrackerLocalService.getUserTrackers(int start, int end)
          Returns a range of all the user trackers.
 List<UserTracker> UserTrackerLocalService.getUserTrackers(long companyId, int start, int end)
           
 int UserTrackerLocalService.getUserTrackersCount()
          Returns the number of user trackers.
 List<UserGroup> UserGroupService.getUserUserGroups(long userId)
          Returns all the user groups to which the user belongs.
 List<UserGroup> UserGroupLocalService.getUserUserGroups(long userId)
           
 List<UserGroup> UserGroupLocalService.getUserUserGroups(long userId, int start, int end)
           
 List<UserGroup> UserGroupLocalService.getUserUserGroups(long userId, int start, int end, OrderByComparator orderByComparator)
           
 int UserGroupLocalService.getUserUserGroupsCount(long userId)
           
 VirtualHost VirtualHostLocalService.getVirtualHost(long virtualHostId)
          Returns the virtual host with the primary key.
 VirtualHost VirtualHostLocalService.getVirtualHost(long companyId, long layoutSetId)
           
 VirtualHost VirtualHostLocalService.getVirtualHost(String hostname)
           
 List<VirtualHost> VirtualHostLocalService.getVirtualHosts(int start, int end)
          Returns a range of all the virtual hosts.
 int VirtualHostLocalService.getVirtualHostsCount()
          Returns the number of virtual hosts.
 String LayoutTemplateLocalService.getWapContent(String layoutTemplateId, boolean standard, String themeId)
           
 PortletCategory PortletLocalService.getWARDisplay(String servletContextName, String xml)
           
 JSONArray PortletService.getWARPortlets()
           
 JSONArray ThemeService.getWARThemes()
           
 List<Theme> ThemeLocalService.getWARThemes()
           
 WebDAVProps WebDAVPropsLocalService.getWebDAVProps(long webDavPropsId)
          Returns the web d a v props with the primary key.
 WebDAVProps WebDAVPropsLocalService.getWebDAVProps(long companyId, String className, long classPK)
           
 List<WebDAVProps> WebDAVPropsLocalService.getWebDAVPropses(int start, int end)
          Returns a range of all the web d a v propses.
 int WebDAVPropsLocalService.getWebDAVPropsesCount()
          Returns the number of web d a v propses.
 Website WebsiteLocalService.getWebsite(long websiteId)
          Returns the website with the primary key.
 Website WebsiteService.getWebsite(long websiteId)
           
 List<Website> WebsiteLocalService.getWebsites()
           
 List<Website> WebsiteLocalService.getWebsites(int start, int end)
          Returns a range of all the websites.
 List<Website> WebsiteLocalService.getWebsites(long companyId, String className, long classPK)
           
 List<Website> WebsiteService.getWebsites(String className, long classPK)
           
 int WebsiteLocalService.getWebsitesCount()
          Returns the number of websites.
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
          Returns the workflow definition link with the primary key.
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK, boolean strict)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinks(int start, int end)
          Returns a range of all the workflow definition links.
 int WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinksCount()
          Returns the number of workflow definition links.
 int WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinksCount(long companyId, String workflowDefinitionName, int workflowDefinitionVersion)
           
 WorkflowInstanceLink WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long workflowInstanceLinkId)
          Returns the workflow instance link with the primary key.
 WorkflowInstanceLink WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long companyId, long groupId, String className, long classPK)
           
 List<WorkflowInstanceLink> WorkflowInstanceLinkLocalService.getWorkflowInstanceLinks(int start, int end)
          Returns a range of all the workflow instance links.
 List<WorkflowInstanceLink> WorkflowInstanceLinkLocalService.getWorkflowInstanceLinks(long companyId, long groupId, String className, long classPK)
           
 int WorkflowInstanceLinkLocalService.getWorkflowInstanceLinksCount()
          Returns the number of workflow instance links.
 boolean ResourcePermissionLocalService.hasActionId(ResourcePermission resourcePermission, ResourceAction resourceAction)
          Returns true if the resource permission grants permission to perform the resource action.
 boolean ResourceTypePermissionLocalService.hasCompanyScopePermission(long companyId, String name, long roleId, String actionId)
           
 boolean ResourceTypePermissionLocalService.hasEitherScopePermission(long companyId, String name, long roleId, String actionId)
           
 boolean OrganizationLocalService.hasGroupOrganization(long groupId, long organizationId)
           
 boolean OrganizationLocalService.hasGroupOrganizations(long groupId)
           
 boolean PermissionLocalService.hasGroupPermission(long groupId, long permissionId)
           
 boolean PermissionLocalService.hasGroupPermission(long groupId, String actionId, long resourceId)
          Returns true if the group has permission to perform the action on the resource.
 boolean PermissionService.hasGroupPermission(long groupId, String actionId, long resourceId)
          Returns true if the group has permission to perform the action on the resource.
 boolean PermissionLocalService.hasGroupPermissions(long groupId)
           
 boolean RoleLocalService.hasGroupRole(long groupId, long roleId)
           
 boolean RoleLocalService.hasGroupRoles(long groupId)
           
 boolean ResourceTypePermissionLocalService.hasGroupScopePermission(long companyId, long groupId, String name, long roleId, String actionId)
           
 boolean UserLocalService.hasGroupUser(long groupId, long userId)
           
 boolean UserService.hasGroupUser(long groupId, long userId)
          Returns true if the user is a member of the group.
 boolean UserGroupLocalService.hasGroupUserGroup(long groupId, long userGroupId)
           
 boolean UserGroupLocalService.hasGroupUserGroups(long groupId)
           
 boolean UserLocalService.hasGroupUsers(long groupId)
           
 boolean LayoutLocalService.hasLayouts(Group group, boolean privateLayout)
           
 boolean LayoutLocalService.hasLayouts(Group group, boolean privateLayout, boolean includeUserGroups)
           
 boolean LayoutLocalService.hasLayouts(long groupId, boolean privateLayout, long parentLayoutId)
          Returns true if the group has any layouts; false otherwise.
 boolean LayoutLocalService.hasLayouts(User user, boolean privateLayout)
           
 boolean LayoutLocalService.hasLayouts(User user, boolean privateLayout, boolean includeUserGroups)
           
 boolean LayoutLocalService.hasLayoutSetPrototypeLayout(long layoutSetPrototypeId, String layoutUuid)
           
 boolean LayoutLocalService.hasLayoutSetPrototypeLayout(String layoutSetPrototypeUuid, String layoutUuid)
           
 boolean LockLocalService.hasLock(long userId, String className, long key)
           
 boolean LockLocalService.hasLock(long userId, String className, String key)
           
 boolean MembershipRequestLocalService.hasMembershipRequest(long userId, long groupId, int statusId)
           
 boolean GroupLocalService.hasOrganizationGroup(long organizationId, long groupId)
           
 boolean GroupLocalService.hasOrganizationGroups(long organizationId)
           
 boolean UserLocalService.hasOrganizationUser(long organizationId, long userId)
           
 boolean UserLocalService.hasOrganizationUsers(long organizationId)
           
 boolean OrganizationLocalService.hasPasswordPolicyOrganization(long passwordPolicyId, long organizationId)
          Returns true if the password policy has been assigned to the organization.
 boolean PasswordPolicyRelLocalService.hasPasswordPolicyRel(long passwordPolicyId, String className, long classPK)
           
 boolean UserLocalService.hasPasswordPolicyUser(long passwordPolicyId, long userId)
          Returns true if the password policy has been assigned to the user.
 boolean PluginSettingLocalService.hasPermission(long userId, String pluginId, String pluginType)
           
 boolean ResourceBlockLocalService.hasPermission(String name, long primKey, String actionId, ResourceBlockIdsBag resourceBlockIdsBag)
           
 boolean ResourceBlockLocalService.hasPermission(String name, PermissionedModel permissionedModel, String actionId, ResourceBlockIdsBag resourceBlockIdsBag)
           
 boolean GroupLocalService.hasPermissionGroup(long permissionId, long groupId)
           
 boolean GroupLocalService.hasPermissionGroups(long permissionId)
           
 boolean RoleLocalService.hasPermissionRole(long permissionId, long roleId)
           
 boolean RoleLocalService.hasPermissionRoles(long permissionId)
           
 boolean UserLocalService.hasPermissionUser(long permissionId, long userId)
           
 boolean UserLocalService.hasPermissionUsers(long permissionId)
           
 boolean PortletLocalService.hasPortlet(long companyId, String portletId)
           
 boolean ResourcePermissionLocalService.hasResourcePermission(List<Resource> resources, long[] roleIds, String actionId)
          Returns true if the roles have permission at the scope to perform the action on the resources.
 boolean ResourcePermissionLocalService.hasResourcePermission(long companyId, String name, int scope, String primKey, long[] roleIds, String actionId)
          Returns true if the roles have permission at the scope to perform the action on resources of the type.
 boolean ResourcePermissionLocalService.hasResourcePermission(long companyId, String name, int scope, String primKey, long roleId, String actionId)
          Returns true if the role has permission at the scope to perform the action on resources of the type.
 boolean[] ResourcePermissionLocalService.hasResourcePermissions(long companyId, String name, int scope, String primKey, long[] roleIds, String actionId)
           
 boolean GroupLocalService.hasRoleGroup(long roleId, long groupId)
           
 boolean GroupLocalService.hasRoleGroups(long roleId)
           
 boolean PermissionLocalService.hasRolePermission(long roleId, long permissionId)
           
 boolean PermissionLocalService.hasRolePermission(long roleId, long companyId, String name, int scope, String actionId)
          Returns true if the role has permission to perform the action on the named resource with the scope.
 boolean PermissionLocalService.hasRolePermission(long roleId, long companyId, String name, int scope, String primKey, String actionId)
          Returns true if the role has permission to perform the action on the named resource with the scope and primKey.
 boolean PermissionLocalService.hasRolePermissions(long roleId)
           
 boolean UserLocalService.hasRoleUser(long roleId, long userId)
           
 boolean UserService.hasRoleUser(long roleId, long userId)
          Returns true if the user is a member of the role.
 boolean UserLocalService.hasRoleUser(long companyId, String name, long userId, boolean inherited)
          Returns true if the user has the role with the name, optionally through inheritance.
 boolean UserService.hasRoleUser(long companyId, String name, long userId, boolean inherited)
          Returns true if the user has the role with the name, optionally through inheritance.
 boolean UserLocalService.hasRoleUsers(long roleId)
           
 boolean ResourcePermissionLocalService.hasScopeResourcePermission(long companyId, String name, int scope, long roleId, String actionId)
          Returns true if the role has permission at the scope to perform the action on the resource.
 boolean GroupLocalService.hasStagingGroup(long liveGroupId)
          Returns true if the live group has a staging group.
 boolean UserLocalService.hasTeamUser(long teamId, long userId)
           
 boolean UserGroupLocalService.hasTeamUserGroup(long teamId, long userGroupId)
           
 boolean UserGroupLocalService.hasTeamUserGroups(long teamId)
           
 boolean UserLocalService.hasTeamUsers(long teamId)
           
 boolean GroupLocalService.hasUserGroup(long userId, long groupId)
           
 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.
 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.
 boolean GroupLocalService.hasUserGroupGroup(long userGroupId, long groupId)
           
 boolean UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId, long groupId, long roleId)
           
 boolean UserGroupGroupRoleLocalService.hasUserGroupGroupRole(long userGroupId, long groupId, String roleName)
           
 boolean GroupLocalService.hasUserGroupGroups(long userGroupId)
           
 boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, long roleId)
           
 boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, long roleId, boolean inherit)
           
 boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, String roleName)
           
 boolean UserGroupRoleLocalService.hasUserGroupRole(long userId, long groupId, String roleName, boolean inherit)
           
 boolean GroupLocalService.hasUserGroups(long userId)
           
 boolean TeamLocalService.hasUserGroupTeam(long userGroupId, long teamId)
           
 boolean TeamLocalService.hasUserGroupTeams(long userGroupId)
           
 boolean UserLocalService.hasUserGroupUser(long userGroupId, long userId)
           
 boolean UserLocalService.hasUserGroupUsers(long userGroupId)
           
 boolean OrganizationLocalService.hasUserOrganization(long userId, long organizationId)
           
 boolean OrganizationLocalService.hasUserOrganization(long userId, long organizationId, boolean inheritSuborganizations, boolean includeSpecifiedOrganization)
          Returns true if the user is a member of the organization, optionally focusing on suborganizations or the specified organization.
 boolean OrganizationLocalService.hasUserOrganizations(long userId)
           
 boolean PermissionLocalService.hasUserPermission(long userId, long permissionId)
           
 boolean PermissionLocalService.hasUserPermission(long userId, String actionId, long resourceId)
          Returns true if the user has permission to perform the action on the resource.
 boolean PermissionService.hasUserPermission(long userId, String actionId, long resourceId)
          Returns true if the user has permission to perform the action on the resource.
 boolean PermissionLocalService.hasUserPermissions(long userId)
           
 boolean PermissionLocalService.hasUserPermissions(long userId, long groupId, List<Resource> resources, String actionId, PermissionCheckerBag permissionCheckerBag)
          Returns true if the user has permission to perform the action on the resources.
 boolean PermissionService.hasUserPermissions(long userId, long groupId, List<Resource> resources, String actionId, PermissionCheckerBag permissionCheckerBag)
          Returns true if the user has permission to perform the action on the resources.
 boolean RoleLocalService.hasUserRole(long userId, long roleId)
           
 boolean RoleService.hasUserRole(long userId, long companyId, String name, boolean inherited)
          Returns true if the user is associated with the named regular role.
 boolean RoleLocalService.hasUserRole(long userId, long companyId, String name, boolean inherited)
          Returns true if the user is associated with the named regular role.
 boolean RoleLocalService.hasUserRoles(long userId)
           
 boolean RoleService.hasUserRoles(long userId, long companyId, String[] names, boolean inherited)
          Returns true if the user has any one of the named regular roles.
 boolean RoleLocalService.hasUserRoles(long userId, long companyId, String[] names, boolean inherited)
          Returns true if the user has any one of the named regular roles.
 boolean TeamLocalService.hasUserTeam(long userId, long teamId)
           
 boolean TeamService.hasUserTeam(long userId, long teamId)
           
 boolean TeamLocalService.hasUserTeams(long userId)
           
 boolean UserGroupLocalService.hasUserUserGroup(long userId, long userGroupId)
           
 boolean UserGroupLocalService.hasUserUserGroups(long userId)
           
 boolean WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId, long groupId, String className)
           
 boolean WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK)
           
 boolean WorkflowDefinitionLinkLocalService.hasWorkflowDefinitionLink(long companyId, long groupId, String className, long classPK, long typePK)
           
 boolean WorkflowInstanceLinkLocalService.hasWorkflowInstanceLink(long companyId, long groupId, String className, long classPK)
           
 boolean WorkflowInstanceLinkLocalService.isEnded(long companyId, long groupId, String className, long classPK)
           
 boolean LockLocalService.isLocked(String className, long key)
           
 boolean LockLocalService.isLocked(String className, String key)
           
 boolean ImageLocalService.isNullOrDefaultSpacer(byte[] bytes)
           
 boolean UserLocalService.isPasswordExpired(User user)
          Returns true if the user's password is expired.
 boolean UserLocalService.isPasswordExpiringSoon(User user)
          Returns true if the user's password is expiring soon.
 boolean PasswordTrackerLocalService.isSameAsCurrentPassword(long userId, String newClearTextPwd)
           
 boolean SubscriptionLocalService.isSubscribed(long companyId, long userId, String className, long classPK)
           
 boolean ResourceBlockLocalService.isSupported(String name)
           
 boolean PasswordTrackerLocalService.isValidPassword(long userId, String newClearTextPwd)
           
 Group GroupLocalService.loadFetchGroup(long companyId, String name)
           
 Role RoleLocalService.loadFetchRole(long companyId, String name)
          Returns a role with the name in the company.
 User UserLocalService.loadGetDefaultUser(long companyId)
           
 Group GroupLocalService.loadGetGroup(long companyId, String name)
           
 Map<String,Portlet> PortletLocalService.loadGetPortletsPool(long companyId)
           
 Role RoleLocalService.loadGetRole(long companyId, String name)
          Returns a role with the name in the company.
 List<LayoutSetPrototype> LayoutSetPrototypeLocalService.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
 List<LayoutPrototype> LayoutPrototypeLocalService.search(long companyId, Boolean active, int start, int end, OrderByComparator obc)
           
 List<LayoutPrototype> LayoutPrototypeService.search(long companyId, Boolean active, OrderByComparator obc)
           
 List<LayoutSetPrototype> LayoutSetPrototypeService.search(long companyId, Boolean active, OrderByComparator obc)
           
 List<MembershipRequest> MembershipRequestLocalService.search(long groupId, int status, int start, int end)
           
 List<Group> GroupLocalService.search(long companyId, LinkedHashMap<String,Object> params, int start, int end)
           
 List<Organization> OrganizationLocalService.search(long companyId, LinkedHashMap<String,Object> params, int start, int end)
          Returns a range of all the organizations of the company.
 List<Group> GroupLocalService.search(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params, int start, int end)
          Returns a name 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.
 List<Group> GroupLocalService.search(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params, 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 List<PasswordPolicy> PasswordPolicyLocalService.search(long companyId, String name, int start, int end, OrderByComparator obc)
           
 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.
 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.
 List<UserGroup> UserGroupLocalService.search(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
           
 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.
 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.
 List<Group> GroupLocalService.search(long companyId, String name, String description, LinkedHashMap<String,Object> params, int start, int end)
          Returns a name ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
 List<Team> TeamLocalService.search(long groupId, String name, String description, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
           
 List<Group> GroupLocalService.search(long companyId, String name, String description, LinkedHashMap<String,Object> params, 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.
 List<UserGroup> UserGroupLocalService.search(long companyId, String name, String description, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)
          Returns an ordered range of all the user groups that match the name and description.
 List<Group> GroupService.search(long companyId, String name, String description, String[] params, int start, int end)
          Returns a name ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.
 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.
 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.
 int LayoutSetPrototypeLocalService.searchCount(long companyId, Boolean active)
           
 int LayoutPrototypeLocalService.searchCount(long companyId, Boolean active)
           
 int MembershipRequestLocalService.searchCount(long groupId, int status)
           
 int GroupLocalService.searchCount(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String,Object> params)
          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.
 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.
 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.
 int PasswordPolicyLocalService.searchCount(long companyId, String name)
           
 int RoleLocalService.searchCount(long companyId, String keywords, Integer[] types)
          Returns the number of roles that match the keywords and types.
 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.
 int UserLocalService.searchCount(long companyId, String keywords, int status, LinkedHashMap<String,Object> params)
          Returns the number of users who match the keywords and status.
 int UserGroupLocalService.searchCount(long companyId, String keywords, LinkedHashMap<String,Object> params)
           
 int RoleLocalService.searchCount(long companyId, String name, String description, Integer[] types)
          Returns the number of roles that match the name, description, and types.
 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.
 int TeamLocalService.searchCount(long groupId, String name, String description, LinkedHashMap<String,Object> params)
           
 int GroupLocalService.searchCount(long companyId, String name, String description, LinkedHashMap<String,Object> params)
          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.
 int UserGroupLocalService.searchCount(long companyId, String name, String description, LinkedHashMap<String,Object> params)
          Returns the number of user groups that match the name and description.
 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.
 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.
 

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

Classes in com.liferay.portlet.announcements.service with annotations of type Transactional
 interface AnnouncementsDeliveryLocalService
          The interface for the announcements delivery local service.
 interface AnnouncementsDeliveryService
          The interface for the announcements delivery remote service.
 interface AnnouncementsEntryLocalService
          The interface for the announcements entry local service.
 interface AnnouncementsEntryService
          The interface for the announcements entry remote service.
 interface AnnouncementsFlagLocalService
          The interface for the announcements flag local service.
 interface AnnouncementsFlagService
          The interface for the announcements flag remote service.
 

Methods in com.liferay.portlet.announcements.service with annotations of type Transactional
 AnnouncementsDelivery AnnouncementsDeliveryLocalService.fetchAnnouncementsDelivery(long deliveryId)
           
 AnnouncementsEntry AnnouncementsEntryLocalService.fetchAnnouncementsEntry(long entryId)
           
 AnnouncementsFlag AnnouncementsFlagLocalService.fetchAnnouncementsFlag(long flagId)
           
 List<AnnouncementsDelivery> AnnouncementsDeliveryLocalService.getAnnouncementsDeliveries(int start, int end)
          Returns a range of all the announcements deliveries.
 int AnnouncementsDeliveryLocalService.getAnnouncementsDeliveriesCount()
          Returns the number of announcements deliveries.
 AnnouncementsDelivery AnnouncementsDeliveryLocalService.getAnnouncementsDelivery(long deliveryId)
          Returns the announcements delivery with the primary key.
 List<AnnouncementsEntry> AnnouncementsEntryLocalService.getAnnouncementsEntries(int start, int end)
          Returns a range of all the announcements entries.
 int AnnouncementsEntryLocalService.getAnnouncementsEntriesCount()
          Returns the number of announcements entries.
 AnnouncementsEntry AnnouncementsEntryLocalService.getAnnouncementsEntry(long entryId)
          Returns the announcements entry with the primary key.
 AnnouncementsFlag AnnouncementsFlagLocalService.getAnnouncementsFlag(long flagId)
          Returns the announcements flag with the primary key.
 List<AnnouncementsFlag> AnnouncementsFlagLocalService.getAnnouncementsFlags(int start, int end)
          Returns a range of all the announcements flags.
 int AnnouncementsFlagLocalService.getAnnouncementsFlagsCount()
          Returns the number of announcements flags.
 AnnouncementsDelivery AnnouncementsDeliveryLocalService.getDelivery(long deliveryId)
           
 List<AnnouncementsEntry> AnnouncementsEntryLocalService.getEntries(long userId, LinkedHashMap<Long,long[]> scopes, boolean alert, int flagValue, int start, int end)
           
 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)
           
 List<AnnouncementsEntry> AnnouncementsEntryLocalService.getEntries(long classNameId, long classPK, boolean alert, int start, int end)
           
 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)
           
 int AnnouncementsEntryLocalService.getEntriesCount(long userId, LinkedHashMap<Long,long[]> scopes, boolean alert, int flagValue)
           
 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)
           
 int AnnouncementsEntryLocalService.getEntriesCount(long classNameId, long classPK, boolean alert)
           
 int AnnouncementsEntryLocalService.getEntriesCount(long userId, long classNameId, long[] classPKs, boolean alert, int flagValue)
           
 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)
           
 AnnouncementsEntry AnnouncementsEntryService.getEntry(long entryId)
           
 AnnouncementsEntry AnnouncementsEntryLocalService.getEntry(long entryId)
           
 AnnouncementsFlag AnnouncementsFlagService.getFlag(long entryId, int value)
           
 AnnouncementsFlag AnnouncementsFlagLocalService.getFlag(long userId, long entryId, int value)
           
 PersistedModel AnnouncementsDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 List<AnnouncementsDelivery> AnnouncementsDeliveryLocalService.getUserDeliveries(long userId)
           
 AnnouncementsDelivery AnnouncementsDeliveryLocalService.getUserDelivery(long userId, String type)
           
 List<AnnouncementsEntry> AnnouncementsEntryLocalService.getUserEntries(long userId, int start, int end)
           
 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
          The interface for the asset category local service.
 interface AssetCategoryPropertyLocalService
          The interface for the asset category property local service.
 interface AssetCategoryPropertyService
          The interface for the asset category property remote service.
 interface AssetCategoryService
          The interface for the asset category remote service.
 interface AssetEntryLocalService
          The interface for the asset entry local service.
 interface AssetEntryService
          The interface for the asset entry remote service.
 interface AssetLinkLocalService
          The interface for the asset link local service.
 interface AssetTagLocalService
          The interface for the asset tag local service.
 interface AssetTagPropertyLocalService
          The interface for the asset tag property local service.
 interface AssetTagPropertyService
          The interface for the asset tag property remote service.
 interface AssetTagService
          The interface for the asset tag remote service.
 interface AssetTagStatsLocalService
          The interface for the asset tag stats local service.
 interface AssetVocabularyLocalService
          The interface for the asset vocabulary local service.
 interface AssetVocabularyService
          The interface for the asset vocabulary remote service.
 

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

Methods in com.liferay.portlet.blogs.service with annotations of type Transactional
 BlogsEntry BlogsEntryLocalService.fetchBlogsEntry(long entryId)
           
 BlogsStatsUser BlogsStatsUserLocalService.fetchBlogsStatsUser(long statsUserId)
           
 List<BlogsEntry> BlogsEntryLocalService.getBlogsEntries(int start, int end)
          Returns a range of all the blogs entries.
 int BlogsEntryLocalService.getBlogsEntriesCount()
          Returns the number of blogs entries.
 BlogsEntry BlogsEntryLocalService.getBlogsEntry(long entryId)
          Returns the blogs entry with the primary key.
 BlogsEntry BlogsEntryLocalService.getBlogsEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the blogs entry with the UUID in the group.
 BlogsStatsUser BlogsStatsUserLocalService.getBlogsStatsUser(long statsUserId)
          Returns the blogs stats user with the primary key.
 List<BlogsStatsUser> BlogsStatsUserLocalService.getBlogsStatsUsers(int start, int end)
          Returns a range of all the blogs stats users.
 int BlogsStatsUserLocalService.getBlogsStatsUsersCount()
          Returns the number of blogs stats users.
 List<BlogsEntry> BlogsEntryService.getCompanyEntries(long companyId, Date displayDate, int status, int max)
           
 List<BlogsEntry> BlogsEntryLocalService.getCompanyEntries(long companyId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryLocalService.getCompanyEntries(long companyId, Date displayDate, int status, int start, int end, OrderByComparator obc)
           
 int BlogsEntryLocalService.getCompanyEntriesCount(long companyId, Date displayDate, int status)
           
 String BlogsEntryService.getCompanyEntriesRSS(long companyId, Date displayDate, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getCompanyStatsUsers(long companyId, int start, int end)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getCompanyStatsUsers(long companyId, int start, int end, OrderByComparator obc)
           
 int BlogsStatsUserLocalService.getCompanyStatsUsersCount(long companyId)
           
 BlogsEntry[] BlogsEntryLocalService.getEntriesPrevAndNext(long entryId)
           
 BlogsEntry BlogsEntryLocalService.getEntry(long entryId)
           
 BlogsEntry BlogsEntryService.getEntry(long entryId)
           
 BlogsEntry BlogsEntryLocalService.getEntry(long groupId, String urlTitle)
           
 BlogsEntry BlogsEntryService.getEntry(long groupId, String urlTitle)
           
 List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, Date displayDate, int status, int max)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, Date displayDate, int status, int start, int end, OrderByComparator obc)
           
 List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, int status, int max)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryService.getGroupEntries(long groupId, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupEntries(long groupId, int status, int start, int end, OrderByComparator obc)
           
 int BlogsEntryLocalService.getGroupEntriesCount(long groupId, Date displayDate, int status)
           
 int BlogsEntryService.getGroupEntriesCount(long groupId, Date displayDate, int status)
           
 int BlogsEntryLocalService.getGroupEntriesCount(long groupId, int status)
           
 int BlogsEntryService.getGroupEntriesCount(long groupId, int status)
           
 String BlogsEntryService.getGroupEntriesRSS(long groupId, Date displayDate, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
 List<BlogsEntry> BlogsEntryService.getGroupsEntries(long companyId, long groupId, Date displayDate, int status, int max)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupsEntries(long companyId, long groupId, Date displayDate, int status, int start, int end)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getGroupsStatsUsers(long companyId, long groupId, int start, int end)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getGroupStatsUsers(long groupId, int start, int end)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getGroupStatsUsers(long groupId, int start, int end, OrderByComparator obc)
           
 int BlogsStatsUserLocalService.getGroupStatsUsersCount(long groupId)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupUserEntries(long groupId, long userId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryLocalService.getGroupUserEntries(long groupId, long userId, Date displayDate, int status, int start, int end, OrderByComparator obc)
           
 int BlogsEntryLocalService.getGroupUserEntriesCount(long groupId, long userId, Date displayDate, int status)
           
 List<BlogsEntry> BlogsEntryLocalService.getNoAssetEntries()
           
 List<BlogsEntry> BlogsEntryService.getOrganizationEntries(long organizationId, Date displayDate, int status, int max)
           
 List<BlogsEntry> BlogsEntryLocalService.getOrganizationEntries(long organizationId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> BlogsEntryLocalService.getOrganizationEntries(long organizationId, Date displayDate, int status, int start, int end, OrderByComparator obc)
           
 int BlogsEntryLocalService.getOrganizationEntriesCount(long organizationId, Date displayDate, int status)
           
 String BlogsEntryService.getOrganizationEntriesRSS(long organizationId, Date displayDate, int status, int max, String type, double version, String displayStyle, String feedURL, String entryURL, ThemeDisplay themeDisplay)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getOrganizationStatsUsers(long organizationId, int start, int end)
           
 List<BlogsStatsUser> BlogsStatsUserLocalService.getOrganizationStatsUsers(long organizationId, int start, int end, OrderByComparator obc)
           
 int BlogsStatsUserLocalService.getOrganizationStatsUsersCount(long organizationId)
           
 PersistedModel BlogsStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BlogsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 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
          The interface for the bookmarks entry local service.
 interface BookmarksEntryService
          The interface for the bookmarks entry remote service.
 interface BookmarksFolderLocalService
          The interface for the bookmarks folder local service.
 interface BookmarksFolderService
          The interface for the bookmarks folder remote service.
 

Methods in com.liferay.portlet.bookmarks.service with annotations of type Transactional
 BookmarksEntry BookmarksEntryLocalService.fetchBookmarksEntry(long entryId)
           
 BookmarksFolder BookmarksFolderLocalService.fetchBookmarksFolder(long folderId)
           
 List<BookmarksEntry> BookmarksEntryLocalService.getBookmarksEntries(int start, int end)
          Returns a range of all the bookmarks entries.
 int BookmarksEntryLocalService.getBookmarksEntriesCount()
          Returns the number of bookmarks entries.
 BookmarksEntry BookmarksEntryLocalService.getBookmarksEntry(long entryId)
          Returns the bookmarks entry with the primary key.
 BookmarksEntry BookmarksEntryLocalService.getBookmarksEntryByUuidAndGroupId(String uuid, long groupId)
          Returns the bookmarks entry with the UUID in the group.
 BookmarksFolder BookmarksFolderLocalService.getBookmarksFolder(long folderId)
          Returns the bookmarks folder with the primary key.
 BookmarksFolder BookmarksFolderLocalService.getBookmarksFolderByUuidAndGroupId(String uuid, long groupId)
          Returns the bookmarks folder with the UUID in the group.
 List<BookmarksFolder> BookmarksFolderLocalService.getBookmarksFolders(int start, int end)
          Returns a range of all the bookmarks folders.
 int BookmarksFolderLocalService.getBookmarksFoldersCount()
          Returns the number of bookmarks folders.
 List<BookmarksFolder> BookmarksFolderLocalService.getCompanyFolders(long companyId, int start, int end)
           
 int BookmarksFolderLocalService.getCompanyFoldersCount(long companyId)
           
 List<BookmarksEntry> BookmarksEntryService.getEntries(long groupId, long folderId, int start, int end)
           
 List<BookmarksEntry> BookmarksEntryLocalService.getEntries(long groupId, long folderId, int start, int end)
           
 List<BookmarksEntry> BookmarksEntryService.getEntries(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
 List<BookmarksEntry> BookmarksEntryLocalService.getEntries(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
 int BookmarksEntryService.getEntriesCount(long groupId, long folderId)
           
 int BookmarksEntryLocalService.getEntriesCount(long groupId, long folderId)
           
 BookmarksEntry BookmarksEntryService.getEntry(long entryId)
           
 BookmarksEntry BookmarksEntryLocalService.getEntry(long entryId)
           
 BookmarksFolder BookmarksFolderLocalService.getFolder(long folderId)
           
 BookmarksFolder BookmarksFolderService.getFolder(long folderId)
           
 List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId)
           
 List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId)
           
 List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId, long parentFolderId)
           
 List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId, long parentFolderId)
           
 List<BookmarksFolder> BookmarksFolderLocalService.getFolders(long groupId, long parentFolderId, int start, int end)
           
 List<BookmarksFolder> BookmarksFolderService.getFolders(long groupId, long parentFolderId, int start, int end)
           
 int BookmarksFolderLocalService.getFoldersCount(long groupId, long parentFolderId)
           
 int BookmarksFolderService.getFoldersCount(long groupId, long parentFolderId)
           
 int BookmarksEntryService.getFoldersEntriesCount(long groupId, List<Long> folderIds)
           
 int BookmarksEntryLocalService.getFoldersEntriesCount(long groupId, List<Long> folderIds)
           
 List<BookmarksEntry> BookmarksEntryService.getGroupEntries(long groupId, int start, int end)
           
 List<BookmarksEntry> BookmarksEntryLocalService.getGroupEntries(long groupId, int start, int end)
           
 List<BookmarksEntry> BookmarksEntryService.getGroupEntries(long groupId, long userId, int start, int end)
           
 List<BookmarksEntry> BookmarksEntryLocalService.getGroupEntries(long groupId, long userId, int start, int end)
           
 int BookmarksEntryService.getGroupEntriesCount(long groupId)
           
 int BookmarksEntryLocalService.getGroupEntriesCount(long groupId)
           
 int BookmarksEntryService.getGroupEntriesCount(long groupId, long userId)
           
 int BookmarksEntryLocalService.getGroupEntriesCount(long groupId, long userId)
           
 List<BookmarksEntry> BookmarksEntryLocalService.getNoAssetEntries()
           
 List<BookmarksEntry> BookmarksEntryLocalService.getNoResourceBlockEntries()
           
 List<BookmarksFolder> BookmarksFolderLocalService.getNoResourceBlockFolders()
           
 PersistedModel BookmarksFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BookmarksEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 void BookmarksFolderLocalService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
           
 void BookmarksFolderService.getSubfolderIds(List<Long> folderIds, long groupId, long folderId)
           
 

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

Classes in com.liferay.portlet.calendar.service with annotations of type Transactional
 interface CalEventLocalService
          The interface for the cal event local service.
 interface CalEventService
          The interface for the cal event remote service.
 

Methods in com.liferay.portlet.calendar.service with annotations of type Transactional
 CalEvent CalEventLocalService.fetchCalEvent(long eventId)
           
 CalEvent CalEventLocalService.getCalEvent(long eventId)
          Returns the cal event with the primary key.
 CalEvent CalEventLocalService.getCalEventByUuidAndGroupId(String uuid, long groupId)
          Returns the cal event with the UUID in the group.
 List<CalEvent> CalEventLocalService.getCalEvents(int start, int end)
          Returns a range of all the cal events.
 int CalEventLocalService.getCalEventsCount()
          Returns the number of cal events.
 List<CalEvent> CalEventLocalService.getCompanyEvents(long companyId, int start, int end)
           
 int CalEventLocalService.getCompanyEventsCount(long companyId)
           
 CalEvent CalEventService.getEvent(long eventId)
           
 CalEvent CalEventLocalService.getEvent(long eventId)
           
 List<CalEvent> CalEventLocalService.getEvents(long groupId, Calendar cal)
           
 List<CalEvent> CalEventService.getEvents(long groupId, Calendar cal, String type)
           
 List<CalEvent> CalEventLocalService.getEvents(long groupId, Calendar cal, String type)
           
 List<CalEvent> CalEventService.getEvents(long groupId, Calendar cal, String[] types)
           
 List<CalEvent> CalEventLocalService.getEvents(long groupId, Calendar cal, String[] types)
           
 List<CalEvent> CalEventService.getEvents(long groupId, String[] types, int start, int end)
           
 List<CalEvent> CalEventLocalService.getEvents(long groupId, String[] types, int start, int end)
           
 List<CalEvent> CalEventService.getEvents(long groupId, String type, int start, int end)
           
 List<CalEvent> CalEventLocalService.getEvents(long groupId, String type, int start, int end)
           
 int CalEventService.getEventsCount(long groupId, String type)
           
 int CalEventLocalService.getEventsCount(long groupId, String type)
           
 int CalEventService.getEventsCount(long groupId, String[] types)
           
 int CalEventLocalService.getEventsCount(long groupId, String[] types)
           
 List<CalEvent> CalEventLocalService.getNoAssetEvents()
           
 PersistedModel CalEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 List<CalEvent> CalEventLocalService.getRepeatingEvents(long groupId)
           
 List<CalEvent> CalEventLocalService.getRepeatingEvents(long groupId, Calendar cal, String[] types)
           
 boolean CalEventService.hasEvents(long groupId, Calendar cal)
           
 boolean CalEventLocalService.hasEvents(long groupId, Calendar cal)
           
 boolean CalEventService.hasEvents(long groupId, Calendar cal, String type)
           
 boolean CalEventLocalService.hasEvents(long groupId, Calendar cal, String type)
           
 boolean CalEventService.hasEvents(long groupId, Calendar cal, String[] types)
           
 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
          The interface for the d l app helper local service.
 interface DLAppLocalService
          The interface for the d l app local service.
 interface DLAppService
          The interface for the d l app remote service.
 interface DLContentLocalService
          The interface for the document library content local service.
 interface DLFileEntryLocalService
          The interface for the document library file entry local service.
 interface DLFileEntryMetadataLocalService
          The interface for the document library file entry metadata local service.
 interface DLFileEntryService
          The interface for the document library file entry remote service.
 interface DLFileEntryTypeLocalService
          The interface for the document library file entry type local service.
 interface DLFileEntryTypeService
          The interface for the document library file entry type remote service.
 interface DLFileRankLocalService
          The interface for the document library file rank local service.
 interface DLFileShortcutLocalService
          The interface for the document library file shortcut local service.
 interface DLFileShortcutService
          The interface for the document library file shortcut remote service.
 interface DLFileVersionLocalService
          The interface for the document library file version local service.
 interface DLFileVersionService
          The interface for the document library file version remote service.
 interface DLFolderLocalService
          The interface for the document library folder local service.
 interface DLFolderService
          The interface for the document library folder remote service.
 interface DLSyncLocalService
          The interface for the d l sync local service.
 interface DLSyncService
          The interface for the d l sync remote service.
 

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

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

Classes in com.liferay.portlet.dynamicdatalists.service with annotations of type Transactional
 interface DDLRecordLocalService
          The interface for the d d l record local service.
 interface DDLRecordService
          The interface for the d d l record remote service.
 interface DDLRecordSetLocalService
          The interface for the d d l record set local service.
 interface DDLRecordSetService
          The interface for the d d l record set remote service.
 

Methods in com.liferay.portlet.dynamicdatalists.service with annotations of type Transactional
 DDLRecord DDLRecordLocalService.fetchDDLRecord(long recordId)
           
 DDLRecordSet DDLRecordSetLocalService.fetchDDLRecordSet(long recordSetId)
           
 DDLRecord DDLRecordLocalService.fetchRecord(long recordId)
           
 DDLRecordSet DDLRecordSetLocalService.fetchRecordSet(long groupId, String recordSetKey)
           
 DDLRecord DDLRecordLocalService.getDDLRecord(long recordId)
          Returns the d d l record with the primary key.
 DDLRecord DDLRecordLocalService.getDDLRecordByUuidAndGroupId(String uuid, long groupId)
          Returns the d d l record with the UUID in the group.
 List<DDLRecord> DDLRecordLocalService.getDDLRecords(int start, int end)
          Returns a range of all the d d l records.
 int DDLRecordLocalService.getDDLRecordsCount()
          Returns the number of d d l records.
 DDLRecordSet DDLRecordSetLocalService.getDDLRecordSet(long recordSetId)
          Returns the d d l record set with the primary key.
 DDLRecordSet DDLRecordSetLocalService.getDDLRecordSetByUuidAndGroupId(String uuid, long groupId)
          Returns the d d l record set with the UUID in the group.
 List<DDLRecordSet> DDLRecordSetLocalService.getDDLRecordSets(int start, int end)
          Returns a range of all the d d l record sets.
 int DDLRecordSetLocalService.getDDLRecordSetsCount()
          Returns the number of d d l record sets.
 DDLRecordVersion DDLRecordLocalService.getLatestRecordVersion(long recordId)
           
 PersistedModel DDLRecordSetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDLRecordLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 DDLRecord DDLRecordLocalService.getRecord(long recordId)
           
 DDLRecord DDLRecordService.getRecord(long recordId)
           
 List<DDLRecord> DDLRecordLocalService.getRecords(long recordSetId)
           
 List<DDLRecord> DDLRecordLocalService.getRecords(long recordSetId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DDLRecord> DDLRecordLocalService.getRecords(long recordSetId, long userId)
           
 int DDLRecordLocalService.getRecordsCount(long recordSetId, int status)
           
 DDLRecordSet DDLRecordSetLocalService.getRecordSet(long recordSetId)
           
 DDLRecordSet DDLRecordSetService.getRecordSet(long recordSetId)
           
 DDLRecordSet DDLRecordSetLocalService.getRecordSet(long groupId, String recordSetKey)
           
 List<DDLRecordSet> DDLRecordSetLocalService.getRecordSets(long groupId)
           
 int DDLRecordSetLocalService.getRecordSetsCount(long groupId)
           
 DDLRecordVersion DDLRecordLocalService.getRecordVersion(long recordVersionId)
           
 DDLRecordVersion DDLRecordLocalService.getRecordVersion(long recordId, String version)
           
 List<DDLRecordVersion> DDLRecordLocalService.getRecordVersions(long recordId, int start, int end, OrderByComparator orderByComparator)
           
 int DDLRecordLocalService.getRecordVersionsCount(long recordId)
           
 List<DDLRecordSet> DDLRecordSetLocalService.search(long companyId, long groupId, String keywords, int scope, int start, int end, OrderByComparator orderByComparator)
           
 List<DDLRecordSet> DDLRecordSetLocalService.search(long companyId, long groupId, String name, String description, int scope, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
           
 int DDLRecordSetLocalService.searchCount(long companyId, long groupId, String keywords, int scope)
           
 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
          The interface for the d d m content local service.
 interface DDMStorageLinkLocalService
          The interface for the d d m storage link local service.
 interface DDMStructureLinkLocalService
          The interface for the d d m structure link local service.
 interface DDMStructureLocalService
          The interface for the d d m structure local service.
 interface DDMStructureService
          The interface for the d d m structure remote service.
 interface DDMTemplateLocalService
          The interface for the d d m template local service.
 interface DDMTemplateService
          The interface for the d d m template remote service.
 

Methods in com.liferay.portlet.dynamicdatamapping.service with annotations of type Transactional
 DDMContent DDMContentLocalService.fetchDDMContent(long contentId)
           
 DDMStorageLink DDMStorageLinkLocalService.fetchDDMStorageLink(long storageLinkId)
           
 DDMStructure DDMStructureLocalService.fetchDDMStructure(long structureId)
           
 DDMStructureLink DDMStructureLinkLocalService.fetchDDMStructureLink(long structureLinkId)
           
 DDMTemplate DDMTemplateLocalService.fetchDDMTemplate(long templateId)
           
 DDMStructure DDMStructureLocalService.fetchStructure(long structureId)
           
 DDMStructure DDMStructureLocalService.fetchStructure(long groupId, String structureKey)
           
 DDMStructure DDMStructureService.fetchStructure(long groupId, String structureKey)
           
 DDMStorageLink DDMStorageLinkLocalService.getClassStorageLink(long classPK)
           
 DDMStructureLink DDMStructureLinkLocalService.getClassStructureLink(long classPK)
           
 List<DDMStructureLink> DDMStructureLinkLocalService.getClassStructureLinks(long classNameId)
           
 List<DDMStructure> DDMStructureLocalService.getClassStructures(long classNameId)
          Deprecated. DDMStructureLocalService.getClassStructures(long, long)
 List<DDMStructure> DDMStructureLocalService.getClassStructures(long classNameId, int start, int end)
          Deprecated. DDMStructureLocalService.getClassStructures(long, long, int, int)
 List<DDMStructure> DDMStructureLocalService.getClassStructures(long companyId, long classNameId)
           
 List<DDMStructure> DDMStructureLocalService.getClassStructures(long companyId, long classNameId, int start, int end)
           
 List<DDMStructure> DDMStructureLocalService.getClassStructures(long companyId, long classNameId, OrderByComparator orderByComparator)
           
 List<DDMStructure> DDMStructureLocalService.getClassStructures(long classNameId, OrderByComparator orderByComparator)
          Deprecated. DDMStructureLocalService.getClassStructures(long, long, OrderByComparator)
 DDMContent DDMContentLocalService.getContent(long contentId)
           
 List<DDMContent> DDMContentLocalService.getContents()
           
 List<DDMContent> DDMContentLocalService.getContents(long groupId)
           
 List<DDMContent> DDMContentLocalService.getContents(long groupId, int start, int end)
           
 int DDMContentLocalService.getContentsCount(long groupId)
           
 DDMContent DDMContentLocalService.getDDMContent(long contentId)
          Returns the d d m content with the primary key.
 DDMContent DDMContentLocalService.getDDMContentByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m content with the UUID in the group.
 List<DDMContent> DDMContentLocalService.getDDMContents(int start, int end)
          Returns a range of all the d d m contents.
 int DDMContentLocalService.getDDMContentsCount()
          Returns the number of d d m contents.
 DDMStorageLink DDMStorageLinkLocalService.getDDMStorageLink(long storageLinkId)
          Returns the d d m storage link with the primary key.
 List<DDMStorageLink> DDMStorageLinkLocalService.getDDMStorageLinks(int start, int end)
          Returns a range of all the d d m storage links.
 int DDMStorageLinkLocalService.getDDMStorageLinksCount()
          Returns the number of d d m storage links.
 DDMStructure DDMStructureLocalService.getDDMStructure(long structureId)
          Returns the d d m structure with the primary key.
 DDMStructure DDMStructureLocalService.getDDMStructureByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m structure with the UUID in the group.
 DDMStructureLink DDMStructureLinkLocalService.getDDMStructureLink(long structureLinkId)
          Returns the d d m structure link with the primary key.
 List<DDMStructureLink> DDMStructureLinkLocalService.getDDMStructureLinks(int start, int end)
          Returns a range of all the d d m structure links.
 int DDMStructureLinkLocalService.getDDMStructureLinksCount()
          Returns the number of d d m structure links.
 List<DDMStructure> DDMStructureLocalService.getDDMStructures(int start, int end)
          Returns a range of all the d d m structures.
 int DDMStructureLocalService.getDDMStructuresCount()
          Returns the number of d d m structures.
 DDMTemplate DDMTemplateLocalService.getDDMTemplate(long templateId)
          Returns the d d m template with the primary key.
 DDMTemplate DDMTemplateLocalService.getDDMTemplateByUuidAndGroupId(String uuid, long groupId)
          Returns the d d m template with the UUID in the group.
 List<DDMTemplate> DDMTemplateLocalService.getDDMTemplates(int start, int end)
          Returns a range of all the d d m templates.
 int DDMTemplateLocalService.getDDMTemplatesCount()
          Returns the number of d d m templates.
 List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeDDMStructures(long fileEntryTypeId)
           
 List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeDDMStructures(long fileEntryTypeId, int start, int end)
           
 List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeDDMStructures(long fileEntryTypeId, int start, int end, OrderByComparator orderByComparator)
           
 int DDMStructureLocalService.getDLFileEntryTypeDDMStructuresCount(long fileEntryTypeId)
           
 List<DDMStructure> DDMStructureLocalService.getDLFileEntryTypeStructures(long dlFileEntryTypeId)
           
 PersistedModel DDMStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStorageLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMContentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStructureLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 DDMStorageLink DDMStorageLinkLocalService.getStorageLink(long storageLinkId)
           
 DDMStructure DDMStructureLocalService.getStructure(long structureId)
           
 DDMStructure DDMStructureService.getStructure(long structureId)
           
 DDMStructure DDMStructureLocalService.getStructure(long groupId, String structureKey)
           
 List<DDMStructure> DDMStructureLocalService.getStructure(long groupId, String name, String description)
           
 List<DDMStructure> DDMStructureLocalService.getStructureEntries()
          Deprecated. DDMStructureLocalService.getStructures()
 List<DDMStructure> DDMStructureLocalService.getStructureEntries(long groupId)
          Deprecated. DDMStructureLocalService.getStructures(long)
 List<DDMStructure> DDMStructureLocalService.getStructureEntries(long groupId, int start, int end)
          Deprecated. DDMStructureLocalService.getStructures(long, int, int)
 DDMStructureLink DDMStructureLinkLocalService.getStructureLink(long structureLinkId)
           
 List<DDMStructureLink> DDMStructureLinkLocalService.getStructureLinks(long structureId, int start, int end)
           
 List<DDMStructure> DDMStructureLocalService.getStructures()
           
 List<DDMStructure> DDMStructureLocalService.getStructures(long groupId)
           
 List<DDMStructure> DDMStructureLocalService.getStructures(long groupId, int start, int end)
           
 int DDMStructureLocalService.getStructuresCount(long groupId)
           
 List<DDMStorageLink> DDMStorageLinkLocalService.getStructureStorageLinks(long structureId)
           
 int DDMStorageLinkLocalService.getStructureStorageLinksCount(long structureId)
           
 DDMTemplate DDMTemplateService.getTemplate(long templateId)
           
 DDMTemplate DDMTemplateLocalService.getTemplate(long templateId)
           
 List<DDMTemplate> DDMTemplateLocalService.getTemplates(long structureId)
           
 List<DDMTemplate> DDMTemplateLocalService.getTemplates(long structureId, String type)
           
 List<DDMTemplate> DDMTemplateService.getTemplates(long structureId, String type, String mode)
           
 List<DDMTemplate> DDMTemplateLocalService.getTemplates(long structureId, String type, String mode)
           
 boolean DDMStructureLocalService.hasDLFileEntryTypeDDMStructure(long fileEntryTypeId, long structureId)
           
 boolean DDMStructureLocalService.hasDLFileEntryTypeDDMStructures(long fileEntryTypeId)
           
 List<DDMStructure> DDMStructureLocalService.search(long companyId, long[] groupIds, long[] classNameIds, String keywords, int start, int end, OrderByComparator orderByComparator)
           
 List<DDMStructure> DDMStructureService.search(long companyId, long[] groupIds, long[] classNameIds, String keywords, int start, int end, OrderByComparator orderByComparator)
           
 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)
           
 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)
           
 List<DDMTemplate> DDMTemplateService.search(long companyId, long groupId, long structureId, String keywords, String type, String mode, int start, int end, OrderByComparator orderByComparator)
           
 List<DDMTemplate> DDMTemplateLocalService.search(long companyId, long groupId, long structureId, String keywords, String type, String mode, int start, int end, OrderByComparator orderByComparator)
           
 List<DDMTemplate> DDMTemplateService.search(long companyId, long groupId, long structureId, String name, String description, String type, String mode, String language, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
           
 List<DDMTemplate> DDMTemplateLocalService.search(long companyId, long groupId, long structureId, String name, String description, String type, String mode, String language, boolean andOperator, int start, int end, OrderByComparator orderByComparator)
           
 int DDMStructureLocalService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String keywords)
           
 int DDMStructureService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String keywords)
           
 int DDMStructureLocalService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String name, String description, String storageType, int type, boolean andOperator)
           
 int DDMStructureService.searchCount(long companyId, long[] groupIds, long[] classNameIds, String name, String description, String storageType, int type, boolean andOperator)
           
 int DDMTemplateService.searchCount(long companyId, long groupId, long structureId, String keywords, String type, String mode)
           
 int DDMTemplateLocalService.searchCount(long companyId, long groupId, long structureId, String keywords, String type, String mode)
           
 int DDMTemplateService.searchCount(long companyId, long groupId, long structureId, String name, String description, String type, String mode, String language, boolean andOperator)
           
 int DDMTemplateLocalService.searchCount(long companyId, long groupId, long structureId, String name, String description, String type, String mode, String language, boolean andOperator)
           
 

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

Classes in com.liferay.portlet.expando.service with annotations of type Transactional
 interface ExpandoColumnLocalService
          The interface for the expando column local service.
 interface ExpandoColumnService
          The interface for the expando column remote service.
 interface ExpandoRowLocalService
          The interface for the expando row local service.
 interface ExpandoTableLocalService
          The interface for the expando table local service.
 interface ExpandoValueLocalService
          The interface for the expando value local service.
 interface ExpandoValueService
          The interface for the expando value remote service.
 

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

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

Classes in com.liferay.portlet.journal.service with annotations of type Transactional
 interface JournalArticleImageLocalService
          The interface for the journal article image local service.
 interface JournalArticleLocalService
          The interface for the journal article local service.
 interface JournalArticleResourceLocalService
          The interface for the journal article resource local service.
 interface JournalArticleService
          The interface for the journal article remote service.
 interface JournalContentSearchLocalService
          The interface for the journal content search local service.
 interface JournalFeedLocalService
          The interface for the journal feed local service.
 interface JournalFeedService
          The interface for the journal feed remote service.
 interface JournalStructureLocalService
          The interface for the journal structure local service.
 interface JournalStructureService
          The interface for the journal structure remote service.
 interface JournalTemplateLocalService
          The interface for the journal template local service.
 interface JournalTemplateService
          The interface for the journal template remote service.
 

Methods in com.liferay.portlet.journal.service with annotations of type Transactional
 JournalArticle JournalArticleLocalService.fetchJournalArticle(long id)
           
 JournalArticleImage JournalArticleImageLocalService.fetchJournalArticleImage(long articleImageId)
           
 JournalArticleResource JournalArticleResourceLocalService.fetchJournalArticleResource(long resourcePrimKey)
           
 JournalContentSearch JournalContentSearchLocalService.fetchJournalContentSearch(long contentSearchId)
           
 JournalFeed JournalFeedLocalService.fetchJournalFeed(long id)
           
 JournalStructure JournalStructureLocalService.fetchJournalStructure(long id)
           
 JournalTemplate JournalTemplateLocalService.fetchJournalTemplate(long id)
           
 JournalArticle JournalArticleService.getArticle(long id)
           
 JournalArticle JournalArticleLocalService.getArticle(long id)
           
 JournalArticle JournalArticleService.getArticle(long groupId, String articleId)
           
 JournalArticle JournalArticleLocalService.getArticle(long groupId, String articleId)
           
 JournalArticle JournalArticleService.getArticle(long groupId, String articleId, double version)
           
 JournalArticle JournalArticleLocalService.getArticle(long groupId, String articleId, double version)
           
 JournalArticle JournalArticleService.getArticle(long groupId, String className, long classPK)
           
 JournalArticle JournalArticleLocalService.getArticle(long groupId, String className, long classPK)
           
 JournalArticle JournalArticleService.getArticleByUrlTitle(long groupId, String urlTitle)
           
 JournalArticle JournalArticleLocalService.getArticleByUrlTitle(long groupId, String urlTitle)
           
 String JournalArticleLocalService.getArticleContent(JournalArticle article, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, double version, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, double version, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleService.getArticleContent(long groupId, String articleId, double version, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, String viewMode, String templateId, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleLocalService.getArticleContent(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 String JournalArticleService.getArticleContent(long groupId, String articleId, String languageId, ThemeDisplay themeDisplay)
           
 List<JournalContentSearch> JournalContentSearchLocalService.getArticleContentSearches()
           
 List<JournalContentSearch> JournalContentSearchLocalService.getArticleContentSearches(long groupId, String articleId)
           
 List<JournalContentSearch> JournalContentSearchLocalService.getArticleContentSearches(String articleId)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(JournalArticle article, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, double version, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, int page, String xmlRequest, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleDisplay JournalArticleLocalService.getArticleDisplay(long groupId, String articleId, String viewMode, String languageId, ThemeDisplay themeDisplay)
           
 JournalArticleImage JournalArticleImageLocalService.getArticleImage(long articleImageId)
           
 long JournalArticleImageLocalService.getArticleImageId(long groupId, String articleId, double version, String elInstanceId, String elName, String languageId)
           
 long JournalArticleImageLocalService.getArticleImageId(long groupId, String articleId, double version, String elInstanceId, String elName, String languageId, boolean tempImage)
           
 List<JournalArticleImage> JournalArticleImageLocalService.getArticleImages(long groupId)
           
 JournalArticleResource JournalArticleResourceLocalService.getArticleResource(long articleResourcePrimKey)
           
 long JournalArticleResourceLocalService.getArticleResourcePrimKey(long groupId, String articleId)
           
 long JournalArticleResourceLocalService.getArticleResourcePrimKey(String uuid, long groupId, String articleId)
           
 List<JournalArticleResource> JournalArticleResourceLocalService.getArticleResources(long groupId)
           
 List<JournalArticle> JournalArticleLocalService.getArticles()
           
 List<JournalArticle> JournalArticleLocalService.getArticles(long groupId)
           
 List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, int start, int end)
           
 List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleLocalService.getArticles(long groupId, String articleId)
           
 List<JournalArticle> JournalArticleService.getArticlesByArticleId(long groupId, String articleId, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleService.getArticlesByLayoutUuid(long groupId, String layoutUuid)
           
 List<JournalArticle> JournalArticleLocalService.getArticlesBySmallImageId(long smallImageId)
           
 int JournalArticleLocalService.getArticlesCount(long groupId)
           
 int JournalArticleService.getArticlesCountByArticleId(long groupId, String articleId)
           
 List<JournalArticle> JournalArticleLocalService.getCompanyArticles(long companyId, double version, int status, int start, int end)
           
 List<JournalArticle> JournalArticleLocalService.getCompanyArticles(long companyId, int status, int start, int end)
           
 int JournalArticleLocalService.getCompanyArticlesCount(long companyId, double version, int status, int start, int end)
           
 int JournalArticleLocalService.getCompanyArticlesCount(long companyId, int status)
           
 JournalArticle JournalArticleLocalService.getDisplayArticle(long groupId, String articleId)
           
 JournalArticle JournalArticleService.getDisplayArticleByUrlTitle(long groupId, String urlTitle)
           
 JournalArticle JournalArticleLocalService.getDisplayArticleByUrlTitle(long groupId, String urlTitle)
           
 JournalFeed JournalFeedLocalService.getFeed(long feedId)
           
 JournalFeed JournalFeedService.getFeed(long groupId, long feedId)
           
 JournalFeed JournalFeedService.getFeed(long groupId, String feedId)
           
 JournalFeed JournalFeedLocalService.getFeed(long groupId, String feedId)
           
 List<JournalFeed> JournalFeedLocalService.getFeeds()
           
 List<JournalFeed> JournalFeedLocalService.getFeeds(long groupId)
           
 List<JournalFeed> JournalFeedLocalService.getFeeds(long groupId, int start, int end)
           
 int JournalFeedLocalService.getFeedsCount(long groupId)
           
 JournalArticle JournalArticleLocalService.getJournalArticle(long id)
          Returns the journal article with the primary key.
 JournalArticle JournalArticleLocalService.getJournalArticleByUuidAndGroupId(String uuid, long groupId)
          Returns the journal article with the UUID in the group.
 JournalArticleImage JournalArticleImageLocalService.getJournalArticleImage(long articleImageId)
          Returns the journal article image with the primary key.
 List<JournalArticleImage> JournalArticleImageLocalService.getJournalArticleImages(int start, int end)
          Returns a range of all the journal article images.
 int JournalArticleImageLocalService.getJournalArticleImagesCount()
          Returns the number of journal article images.
 JournalArticleResource JournalArticleResourceLocalService.getJournalArticleResource(long resourcePrimKey)
          Returns the journal article resource with the primary key.
 JournalArticleResource JournalArticleResourceLocalService.getJournalArticleResourceByUuidAndGroupId(String uuid, long groupId)
          Returns the journal article resource with the UUID in the group.
 List<JournalArticleResource> JournalArticleResourceLocalService.getJournalArticleResources(int start, int end)
          Returns a range of all the journal article resources.
 int JournalArticleResourceLocalService.getJournalArticleResourcesCount()
          Returns the number of journal article resources.
 List<JournalArticle> JournalArticleLocalService.getJournalArticles(int start, int end)
          Returns a range of all the journal articles.
 int JournalArticleLocalService.getJournalArticlesCount()
          Returns the number of journal articles.
 JournalContentSearch JournalContentSearchLocalService.getJournalContentSearch(long contentSearchId)
          Returns the journal content search with the primary key.
 List<JournalContentSearch> JournalContentSearchLocalService.getJournalContentSearchs(int start, int end)
          Returns a range of all the journal content searchs.
 int JournalContentSearchLocalService.getJournalContentSearchsCount()
          Returns the number of journal content searchs.
 JournalFeed JournalFeedLocalService.getJournalFeed(long id)
          Returns the journal feed with the primary key.
 JournalFeed JournalFeedLocalService.getJournalFeedByUuidAndGroupId(String uuid, long groupId)
          Returns the journal feed with the UUID in the group.
 List<JournalFeed> JournalFeedLocalService.getJournalFeeds(int start, int end)
          Returns a range of all the journal feeds.
 int JournalFeedLocalService.getJournalFeedsCount()
          Returns the number of journal feeds.
 JournalStructure JournalStructureLocalService.getJournalStructure(long id)
          Returns the journal structure with the primary key.
 JournalStructure JournalStructureLocalService.getJournalStructureByUuidAndGroupId(String uuid, long groupId)
          Returns the journal structure with the UUID in the group.
 List<JournalStructure> JournalStructureLocalService.getJournalStructures(int start, int end)
          Returns a range of all the journal structures.
 int JournalStructureLocalService.getJournalStructuresCount()
          Returns the number of journal structures.
 JournalTemplate JournalTemplateLocalService.getJournalTemplate(long id)
          Returns the journal template with the primary key.
 JournalTemplate JournalTemplateLocalService.getJournalTemplateByUuidAndGroupId(String uuid, long groupId)
          Returns the journal template with the UUID in the group.
 List<JournalTemplate> JournalTemplateLocalService.getJournalTemplates(int start, int end)
          Returns a range of all the journal templates.
 int JournalTemplateLocalService.getJournalTemplatesCount()
          Returns the number of journal templates.
 JournalArticle JournalArticleService.getLatestArticle(long resourcePrimKey)
           
 JournalArticle JournalArticleLocalService.getLatestArticle(long resourcePrimKey)
           
 JournalArticle JournalArticleLocalService.getLatestArticle(long resourcePrimKey, int status)
           
 JournalArticle JournalArticleLocalService.getLatestArticle(long resourcePrimKey, int status, boolean preferApproved)
           
 JournalArticle JournalArticleLocalService.getLatestArticle(long groupId, String articleId)
           
 JournalArticle JournalArticleService.getLatestArticle(long groupId, String articleId, int status)
           
 JournalArticle JournalArticleLocalService.getLatestArticle(long groupId, String articleId, int status)
           
 JournalArticle JournalArticleService.getLatestArticle(long groupId, String className, long classPK)
           
 JournalArticle JournalArticleLocalService.getLatestArticle(long groupId, String className, long classPK)
           
 JournalArticle JournalArticleLocalService.getLatestArticleByUrlTitle(long groupId, String urlTitle, int status)
           
 double JournalArticleLocalService.getLatestVersion(long groupId, String articleId)
           
 double JournalArticleLocalService.getLatestVersion(long groupId, String articleId, int status)
           
 List<Long> JournalContentSearchLocalService.getLayoutIds(long groupId, boolean privateLayout, String articleId)
           
 int JournalContentSearchLocalService.getLayoutIdsCount(long groupId, boolean privateLayout, String articleId)
           
 int JournalContentSearchLocalService.getLayoutIdsCount(String articleId)
           
 PersistedModel JournalFeedLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleImageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalContentSearchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 JournalStructure JournalStructureLocalService.getStructure(long id)
           
 JournalStructure JournalStructureLocalService.getStructure(long groupId, String structureId)
           
 JournalStructure JournalStructureService.getStructure(long groupId, String structureId)
           
 JournalStructure JournalStructureLocalService.getStructure(long groupId, String structureId, boolean includeGlobalStructures)
           
 JournalStructure JournalStructureService.getStructure(long groupId, String structureId, boolean includeGlobalStructures)
           
 List<JournalArticle> JournalArticleLocalService.getStructureArticles(long groupId, String structureId)
           
 List<JournalArticle> JournalArticleLocalService.getStructureArticles(long groupId, String structureId, int start, int end, OrderByComparator obc)
           
 int JournalArticleLocalService.getStructureArticlesCount(long groupId, String structureId)
           
 List<JournalStructure> JournalStructureLocalService.getStructures()
           
 List<JournalStructure> JournalStructureLocalService.getStructures(long groupId)
           
 List<JournalStructure> JournalStructureService.getStructures(long groupId)
           
 List<JournalStructure> JournalStructureLocalService.getStructures(long groupId, int start, int end)
           
 int JournalStructureLocalService.getStructuresCount(long groupId)
           
 List<JournalTemplate> JournalTemplateService.getStructureTemplates(long groupId, String structureId)
           
 List<JournalTemplate> JournalTemplateLocalService.getStructureTemplates(long groupId, String structureId)
           
 List<JournalTemplate> JournalTemplateLocalService.getStructureTemplates(long groupId, String structureId, int start, int end)
           
 int JournalTemplateLocalService.getStructureTemplatesCount(long groupId, String structureId)
           
 JournalTemplate JournalTemplateLocalService.getTemplate(long id)
           
 JournalTemplate JournalTemplateService.getTemplate(long groupId, String templateId)
           
 JournalTemplate JournalTemplateLocalService.getTemplate(long groupId, String templateId)
           
 JournalTemplate JournalTemplateService.getTemplate(long groupId, String templateId, boolean includeGlobalTemplates)
           
 JournalTemplate JournalTemplateLocalService.getTemplate(long groupId, String templateId, boolean includeGlobalTemplates)
           
 List<JournalArticle> JournalArticleLocalService.getTemplateArticles(long groupId, String templateId)
           
 List<JournalArticle> JournalArticleLocalService.getTemplateArticles(long groupId, String templateId, int start, int end, OrderByComparator obc)
           
 int JournalArticleLocalService.getTemplateArticlesCount(long groupId, String templateId)
           
 JournalTemplate JournalTemplateLocalService.getTemplateBySmallImageId(long smallImageId)
           
 List<JournalTemplate> JournalTemplateLocalService.getTemplates()
           
 List<JournalTemplate> JournalTemplateLocalService.getTemplates(long groupId)
           
 List<JournalTemplate> JournalTemplateLocalService.getTemplates(long groupId, int start, int end)
           
 int JournalTemplateLocalService.getTemplatesCount(long groupId)
           
 boolean JournalArticleLocalService.hasArticle(long groupId, String articleId)
           
 boolean JournalTemplateLocalService.hasTemplate(long groupId, String templateId)
           
 boolean JournalArticleLocalService.isLatestVersion(long groupId, String articleId, double version)
           
 boolean JournalArticleLocalService.isLatestVersion(long groupId, String articleId, double version, int status)
           
 List<JournalStructure> JournalStructureLocalService.search(long companyId, long[] groupIds, String keywords, int start, int end, OrderByComparator obc)
           
 List<JournalStructure> JournalStructureService.search(long companyId, long[] groupIds, String keywords, int start, int end, OrderByComparator obc)
           
 List<JournalStructure> JournalStructureLocalService.search(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
           
 List<JournalStructure> JournalStructureService.search(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
           
 List<JournalTemplate> JournalTemplateService.search(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator, int start, int end, OrderByComparator obc)
           
 List<JournalTemplate> JournalTemplateLocalService.search(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator, int start, int end, OrderByComparator obc)
           
 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)
           
 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)
           
 List<JournalArticle> JournalArticleService.search(long companyId, long groupId, long classNameId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleLocalService.search(long companyId, long groupId, long classNameId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleService.search(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleLocalService.search(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleService.search(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
           
 List<JournalArticle> JournalArticleLocalService.search(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator, int start, int end, OrderByComparator obc)
           
 Hits JournalArticleLocalService.search(long companyId, long groupId, long classNameId, String structureId, String templateId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits JournalArticleLocalService.search(long companyId, long groupId, long classNameId, String articleId, String title, String description, String content, String type, String status, String structureId, String templateId, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 List<JournalFeed> JournalFeedLocalService.search(long companyId, long groupId, String keywords, int start, int end, OrderByComparator obc)
           
 List<JournalFeed> JournalFeedLocalService.search(long companyId, long groupId, String feedId, String name, String description, boolean andOperator, int start, int end, OrderByComparator obc)
           
 int JournalStructureLocalService.searchCount(long companyId, long[] groupIds, String keywords)
           
 int JournalStructureService.searchCount(long companyId, long[] groupIds, String keywords)
           
 int JournalTemplateService.searchCount(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator)
           
 int JournalTemplateLocalService.searchCount(long companyId, long[] groupIds, String keywords, String structureId, String structureIdComparator)
           
 int JournalStructureLocalService.searchCount(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator)
           
 int JournalStructureService.searchCount(long companyId, long[] groupIds, String structureId, String name, String description, boolean andOperator)
           
 int JournalTemplateService.searchCount(long companyId, long[] groupIds, String templateId, String structureId, String structureIdComparator, String name, String description, boolean andOperator)
           
 int JournalTemplateLocalService.searchCount(long companyId, long[] groupIds, String templateId, String structureId, String structureIdComparator, String name, String description, boolean andOperator)
           
 int JournalArticleService.searchCount(long companyId, long groupId, long classNameId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate)
           
 int JournalArticleLocalService.searchCount(long companyId, long groupId, long classNameId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate)
           
 int JournalArticleService.searchCount(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
           
 int JournalArticleLocalService.searchCount(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
           
 int JournalArticleService.searchCount(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
           
 int JournalArticleLocalService.searchCount(long companyId, long groupId, long classNameId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, int status, Date reviewDate, boolean andOperator)
           
 int JournalFeedLocalService.searchCount(long companyId, long groupId, String keywords)
           
 int JournalFeedLocalService.searchCount(long companyId, long groupId, String feedId, String name, String description, boolean andOperator)
           
 

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

Classes in com.liferay.portlet.messageboards.service with annotations of type Transactional
 interface MBBanLocalService
          The interface for the message boards ban local service.
 interface MBBanService
          The interface for the message boards ban remote service.
 interface MBCategoryLocalService
          The interface for the message boards category local service.
 interface MBCategoryService
          The interface for the message boards category remote service.
 interface MBDiscussionLocalService
          The interface for the message boards discussion local service.
 interface MBMailingListLocalService
          The interface for the message boards mailing list local service.
 interface MBMessageLocalService
          The interface for the message-boards message local service.
 interface MBMessageService
          The interface for the message-boards message remote service.
 interface MBStatsUserLocalService
          The interface for the message boards stats user local service.
 interface MBThreadFlagLocalService
          The interface for the message boards thread flag local service.
 interface MBThreadLocalService
          The interface for the message boards thread local service.
 interface MBThreadService
          The interface for the message boards thread remote service.
 

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

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

Classes in com.liferay.portlet.mobiledevicerules.service with annotations of type Transactional
 interface MDRActionLocalService
          The interface for the m d r action local service.
 interface MDRActionService
          The interface for the m d r action remote service.
 interface MDRRuleGroupInstanceLocalService
          The interface for the m d r rule group instance local service.
 interface MDRRuleGroupInstanceService
          The interface for the m d r rule group instance remote service.
 interface MDRRuleGroupLocalService
          The interface for the m d r rule group local service.
 interface MDRRuleGroupService
          The interface for the m d r rule group remote service.
 interface MDRRuleLocalService
          The interface for the m d r rule local service.
 interface MDRRuleService
          The interface for the m d r rule remote service.
 

Methods in com.liferay.portlet.mobiledevicerules.service with annotations of type Transactional
 MDRAction MDRActionService.fetchAction(long actionId)
           
 MDRAction MDRActionLocalService.fetchAction(long actionId)
           
 MDRAction MDRActionLocalService.fetchMDRAction(long actionId)
           
 MDRRule MDRRuleLocalService.fetchMDRRule(long ruleId)
           
 MDRRuleGroup MDRRuleGroupLocalService.fetchMDRRuleGroup(long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRule MDRRuleLocalService.fetchRule(long ruleId)
           
 MDRRule MDRRuleService.fetchRule(long ruleId)
           
 MDRRuleGroup MDRRuleGroupLocalService.fetchRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupService.fetchRuleGroup(long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRAction MDRActionService.getAction(long actionId)
           
 MDRAction MDRActionLocalService.getAction(long actionId)
           
 List<MDRAction> MDRActionLocalService.getActions(long ruleGroupInstanceId)
           
 List<MDRAction> MDRActionLocalService.getActions(long ruleGroupInstanceId, int start, int end)
           
 int MDRActionLocalService.getActionsCount(long ruleGroupInstanceId)
           
 MDRAction MDRActionLocalService.getMDRAction(long actionId)
          Returns the m d r action with the primary key.
 MDRAction MDRActionLocalService.getMDRActionByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r action with the UUID in the group.
 List<MDRAction> MDRActionLocalService.getMDRActions(int start, int end)
          Returns a range of all the m d r actions.
 int MDRActionLocalService.getMDRActionsCount()
          Returns the number of m d r actions.
 MDRRule MDRRuleLocalService.getMDRRule(long ruleId)
          Returns the m d r rule with the primary key.
 MDRRule MDRRuleLocalService.getMDRRuleByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule with the UUID in the group.
 MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroup(long ruleGroupId)
          Returns the m d r rule group with the primary key.
 MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group with the UUID in the group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstance(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance with the UUID in the group.
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstances(int start, int end)
          Returns a range of all the m d r rule group instances.
 int MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstancesCount()
          Returns the number of m d r rule group instances.
 List<MDRRuleGroup> MDRRuleGroupLocalService.getMDRRuleGroups(int start, int end)
          Returns a range of all the m d r rule groups.
 int MDRRuleGroupLocalService.getMDRRuleGroupsCount()
          Returns the number of m d r rule groups.
 List<MDRRule> MDRRuleLocalService.getMDRRules(int start, int end)
          Returns a range of all the m d r rules.
 int MDRRuleLocalService.getMDRRulesCount()
          Returns the number of m d r rules.
 PersistedModel MDRRuleGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleGroupInstanceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRActionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 MDRRule MDRRuleLocalService.getRule(long ruleId)
           
 MDRRule MDRRuleService.getRule(long ruleId)
           
 MDRRuleGroup MDRRuleGroupLocalService.getRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupService.getRuleGroup(long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(long ruleGroupId)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(long ruleGroupId, int start, int end)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
 int MDRRuleGroupInstanceLocalService.getRuleGroupInstancesCount(long ruleGroupId)
           
 int MDRRuleGroupInstanceService.getRuleGroupInstancesCount(String className, long classPK)
           
 int MDRRuleGroupInstanceLocalService.getRuleGroupInstancesCount(String className, long classPK)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.getRuleGroups(long groupId)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.getRuleGroups(long groupId, int start, int end)
           
 int MDRRuleGroupLocalService.getRuleGroupsCount(long groupId)
           
 List<MDRRule> MDRRuleLocalService.getRules(long ruleGroupId)
           
 List<MDRRule> MDRRuleLocalService.getRules(long ruleGroupId, int start, int end)
           
 int MDRRuleLocalService.getRulesCount(long ruleGroupId)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.search(long groupId, String name, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.searchByKeywords(long groupId, String keywords, boolean andOperator, int start, int end)
           
 int MDRRuleGroupLocalService.searchByKeywordsCount(long groupId, String keywords, boolean andOperator)
           
 int MDRRuleGroupLocalService.searchCount(long groupId, String name, 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
          The interface for the polls choice local service.
 interface PollsChoiceService
          The interface for the polls choice remote service.
 interface PollsQuestionLocalService
          The interface for the polls question local service.
 interface PollsQuestionService
          The interface for the polls question remote service.
 interface PollsVoteLocalService
          The interface for the polls vote local service.
 interface PollsVoteService
          The interface for the polls vote remote service.
 

Methods in com.liferay.portlet.polls.service with annotations of type Transactional
 PollsChoice PollsChoiceLocalService.fetchPollsChoice(long choiceId)
           
 PollsQuestion PollsQuestionLocalService.fetchPollsQuestion(long questionId)
           
 PollsVote PollsVoteLocalService.fetchPollsVote(long voteId)
           
 PollsChoice PollsChoiceLocalService.getChoice(long choiceId)
           
 List<PollsChoice> PollsChoiceLocalService.getChoices(long questionId)
           
 int PollsChoiceLocalService.getChoicesCount(long questionId)
           
 List<PollsVote> PollsVoteLocalService.getChoiceVotes(long choiceId, int start, int end)
           
 int PollsVoteLocalService.getChoiceVotesCount(long choiceId)
           
 PersistedModel PollsChoiceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsQuestionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsVoteLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PollsChoice PollsChoiceLocalService.getPollsChoice(long choiceId)
          Returns the polls choice with the primary key.
 List<PollsChoice> PollsChoiceLocalService.getPollsChoices(int start, int end)
          Returns a range of all the polls choices.
 int PollsChoiceLocalService.getPollsChoicesCount()
          Returns the number of polls choices.
 PollsQuestion PollsQuestionLocalService.getPollsQuestion(long questionId)
          Returns the polls question with the primary key.
 PollsQuestion PollsQuestionLocalService.getPollsQuestionByUuidAndGroupId(String uuid, long groupId)
          Returns the polls question with the UUID in the group.
 List<PollsQuestion> PollsQuestionLocalService.getPollsQuestions(int start, int end)
          Returns a range of all the polls questions.
 int PollsQuestionLocalService.getPollsQuestionsCount()
          Returns the number of polls questions.
 PollsVote PollsVoteLocalService.getPollsVote(long voteId)
          Returns the polls vote with the primary key.
 List<PollsVote> PollsVoteLocalService.getPollsVotes(int start, int end)
          Returns a range of all the polls votes.
 int PollsVoteLocalService.getPollsVotesCount()
          Returns the number of polls votes.
 PollsQuestion PollsQuestionLocalService.getQuestion(long questionId)
           
 PollsQuestion PollsQuestionService.getQuestion(long questionId)
           
 List<PollsQuestion> PollsQuestionLocalService.getQuestions(long groupId)
           
 List<PollsQuestion> PollsQuestionLocalService.getQuestions(long groupId, int start, int end)
           
 int PollsQuestionLocalService.getQuestionsCount(long groupId)
           
 List<PollsVote> PollsVoteLocalService.getQuestionVotes(long questionId, int start, int end)
           
 int PollsVoteLocalService.getQuestionVotesCount(long questionId)
           
 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
          The interface for the ratings entry local service.
 interface RatingsEntryService
          The interface for the ratings entry remote service.
 interface RatingsStatsLocalService
          The interface for the ratings stats local service.
 

Methods in com.liferay.portlet.ratings.service with annotations of type Transactional
 RatingsEntry RatingsEntryLocalService.fetchEntry(long userId, String className, long classPK)
           
 RatingsEntry RatingsEntryLocalService.fetchRatingsEntry(long entryId)
           
 RatingsStats RatingsStatsLocalService.fetchRatingsStats(long statsId)
           
 List<RatingsEntry> RatingsEntryLocalService.getEntries(long userId, String className, List<Long> classPKs)
           
 List<RatingsEntry> RatingsEntryLocalService.getEntries(String className, long classPK)
           
 List<RatingsEntry> RatingsEntryLocalService.getEntries(String className, long classPK, double score)
           
 int RatingsEntryLocalService.getEntriesCount(String className, long classPK, double score)
           
 RatingsEntry RatingsEntryLocalService.getEntry(long userId, String className, long classPK)
           
 PersistedModel RatingsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RatingsStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 List<RatingsEntry> RatingsEntryLocalService.getRatingsEntries(int start, int end)
          Returns a range of all the ratings entries.
 int RatingsEntryLocalService.getRatingsEntriesCount()
          Returns the number of ratings entries.
 RatingsEntry RatingsEntryLocalService.getRatingsEntry(long entryId)
          Returns the ratings entry with the primary key.
 RatingsStats RatingsStatsLocalService.getRatingsStats(long statsId)
          Returns the ratings stats with the primary key.
 List<RatingsStats> RatingsStatsLocalService.getRatingsStatses(int start, int end)
          Returns a range of all the ratings statses.
 int RatingsStatsLocalService.getRatingsStatsesCount()
          Returns the number of ratings statses.
 RatingsStats RatingsStatsLocalService.getStats(long statsId)
           
 List<RatingsStats> RatingsStatsLocalService.getStats(String className, List<Long> classPKs)
           
 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
          The interface for the shopping cart local service.
 interface ShoppingCategoryLocalService
          The interface for the shopping category local service.
 interface ShoppingCategoryService
          The interface for the shopping category remote service.
 interface ShoppingCouponLocalService
          The interface for the shopping coupon local service.
 interface ShoppingCouponService
          The interface for the shopping coupon remote service.
 interface ShoppingItemFieldLocalService
          The interface for the shopping item field local service.
 interface ShoppingItemLocalService
          The interface for the shopping item local service.
 interface ShoppingItemPriceLocalService
          The interface for the shopping item price local service.
 interface ShoppingItemService
          The interface for the shopping item remote service.
 interface ShoppingOrderItemLocalService
          The interface for the shopping order item local service.
 interface ShoppingOrderLocalService
          The interface for the shopping order local service.
 interface ShoppingOrderService
          The interface for the shopping order remote service.
 

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

Methods in com.liferay.portlet.social.service with annotations of type Transactional
 SocialActivityCounter SocialActivityCounterLocalService.fetchActivityCounterByEndPeriod(long groupId, long classNameId, long classPK, String name, int ownerType, int endPeriod)
           
 SocialActivityCounter SocialActivityCounterLocalService.fetchActivityCounterByStartPeriod(long groupId, long classNameId, long classPK, String name, int ownerType, int startPeriod)
           
 SocialActivityCounter SocialActivityCounterLocalService.fetchLatestActivityCounter(long groupId, long classNameId, long classPK, String name, int ownerType)
           
 SocialActivity SocialActivityLocalService.fetchSocialActivity(long activityId)
           
 SocialActivityAchievement SocialActivityAchievementLocalService.fetchSocialActivityAchievement(long activityAchievementId)
           
 SocialActivityCounter SocialActivityCounterLocalService.fetchSocialActivityCounter(long activityCounterId)
           
 SocialActivityLimit SocialActivityLimitLocalService.fetchSocialActivityLimit(long activityLimitId)
           
 SocialActivitySetting SocialActivitySettingLocalService.fetchSocialActivitySetting(long activitySettingId)
           
 SocialRelation SocialRelationLocalService.fetchSocialRelation(long relationId)
           
 SocialRequest SocialRequestLocalService.fetchSocialRequest(long requestId)
           
 SocialActivityAchievement SocialActivityAchievementLocalService.fetchUserAchievement(long userId, long groupId, String name)
           
 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.
 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.
 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.
 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.
 int SocialActivityLocalService.getActivitiesCount(long classNameId)
          Returns the number of activities done on assets identified by the class name ID.
 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.
 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.
 int SocialActivityLocalService.getActivitiesCount(String className)
          Returns the number of activities done on assets identified by class name.
 SocialActivity SocialActivityLocalService.getActivity(long activityId)
          Returns the activity identified by its primary key.
 SocialActivityDefinition SocialActivitySettingService.getActivityDefinition(long groupId, String className, int activityType)
           
 SocialActivityDefinition SocialActivitySettingLocalService.getActivityDefinition(long groupId, String className, int activityType)
           
 List<SocialActivityDefinition> SocialActivitySettingService.getActivityDefinitions(long groupId, String className)
           
 List<SocialActivityDefinition> SocialActivitySettingLocalService.getActivityDefinitions(long groupId, String className)
           
 List<SocialActivitySetting> SocialActivitySettingLocalService.getActivitySettings(long groupId)
           
 List<SocialActivityAchievement> SocialActivityAchievementLocalService.getGroupAchievements(long groupId)
           
 List<SocialActivityAchievement> SocialActivityAchievementLocalService.getGroupAchievements(long groupId, String name)
           
 int SocialActivityAchievementLocalService.getGroupAchievementsCount(long groupId)
           
 int SocialActivityAchievementLocalService.getGroupAchievementsCount(long groupId, String name)
           
 List<SocialActivity> SocialActivityLocalService.getGroupActivities(long groupId, int start, int end)
          Returns a range of all the activities done in the group.
 int SocialActivityLocalService.getGroupActivitiesCount(long groupId)
          Returns the number of activities done in the group.
 List<SocialActivityAchievement> SocialActivityAchievementLocalService.getGroupFirstAchievements(long groupId)
           
 int SocialActivityAchievementLocalService.getGroupFirstAchievementsCount(long groupId)
           
 List<SocialActivity> SocialActivityLocalService.getGroupUsersActivities(long groupId, int start, int end)
          Returns a range of activities done by users that are members of the group.
 int SocialActivityLocalService.getGroupUsersActivitiesCount(long groupId)
          Returns the number of activities done by users that are members of the group.
 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.
 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.
 JSONArray SocialActivitySettingService.getJSONActivityDefinitions(long groupId, String className)
           
 SocialActivity SocialActivityLocalService.getMirrorActivity(long mirrorActivityId)
          Returns the activity that has the mirror activity.
 List<SocialActivityCounter> SocialActivityCounterLocalService.getOffsetActivityCounters(long groupId, String name, int startOffset, int endOffset)
           
 List<SocialActivityCounter> SocialActivityCounterLocalService.getOffsetDistributionActivityCounters(long groupId, String name, int startOffset, int endOffset)
           
 List<SocialActivity> SocialActivityLocalService.getOrganizationActivities(long organizationId, int start, int end)
          Returns a range of all the activities done in the organization.
 int SocialActivityLocalService.getOrganizationActivitiesCount(long organizationId)
          Returns the number of activities done in the organization.
 List<SocialActivity> SocialActivityLocalService.getOrganizationUsersActivities(long organizationId, int start, int end)
          Returns a range of all the activities done by users of the organization.
 int SocialActivityLocalService.getOrganizationUsersActivitiesCount(long organizationId)
          Returns the number of activities done by users of the organization.
 List<SocialActivityCounter> SocialActivityCounterLocalService.getPeriodActivityCounters(long groupId, String name, int startPeriod, int endPeriod)
           
 List<SocialActivityCounter> SocialActivityCounterLocalService.getPeriodDistributionActivityCounters(long groupId, String name, int startPeriod, int endPeriod)
           
 PersistedModel SocialRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityAchievementLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialRelationLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityCounterLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivitySettingLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityLimitLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 List<SocialRequest> SocialRequestLocalService.getReceiverUserRequests(long receiverUserId, int start, int end)
          Returns a range of all the social requests for the receiving user.
 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.
 int SocialRequestLocalService.getReceiverUserRequestsCount(long receiverUserId)
          Returns the number of social requests for the receiving user.
 int SocialRequestLocalService.getReceiverUserRequestsCount(long receiverUserId, int status)
          Returns the number of social requests with the given status for the receiving user.
 SocialRelation SocialRelationLocalService.getRelation(long relationId)
          Returns the relation identified by its primary key.
 SocialRelation SocialRelationLocalService.getRelation(long userId1, long userId2, int type)
          Returns the relation of the given type between User1 and User2.
 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.
 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.
 int SocialActivityLocalService.getRelationActivitiesCount(long userId)
          Returns the number of activities done by users in a relationship with the user identified by userId.
 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.
 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.
 List<SocialRelation> SocialRelationLocalService.getRelations(long userId1, long userId2, int start, int end)
          Returns a range of all the relations between User1 and User2.
 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.
 int SocialRelationLocalService.getRelationsCount(long userId1, long userId2)
          Returns the number of relations between User1 and User2.
 List<SocialActivity> SocialActivityLocalService.getSocialActivities(int start, int end)
          Returns a range of all the social activities.
 int SocialActivityLocalService.getSocialActivitiesCount()
          Returns the number of social activities.
 SocialActivity SocialActivityLocalService.getSocialActivity(long activityId)
          Returns the social activity with the primary key.
 SocialActivityAchievement SocialActivityAchievementLocalService.getSocialActivityAchievement(long activityAchievementId)
          Returns the social activity achievement with the primary key.
 List<SocialActivityAchievement> SocialActivityAchievementLocalService.getSocialActivityAchievements(int start, int end)
          Returns a range of all the social activity achievements.
 int SocialActivityAchievementLocalService.getSocialActivityAchievementsCount()
          Returns the number of social activity achievements.
 SocialActivityCounter SocialActivityCounterLocalService.getSocialActivityCounter(long activityCounterId)
          Returns the social activity counter with the primary key.
 List<SocialActivityCounter> SocialActivityCounterLocalService.getSocialActivityCounters(int start, int end)
          Returns a range of all the social activity counters.
 int SocialActivityCounterLocalService.getSocialActivityCountersCount()
          Returns the number of social activity counters.
 SocialActivityLimit SocialActivityLimitLocalService.getSocialActivityLimit(long activityLimitId)
          Returns the social activity limit with the primary key.
 List<SocialActivityLimit> SocialActivityLimitLocalService.getSocialActivityLimits(int start, int end)
          Returns a range of all the social activity limits.
 int SocialActivityLimitLocalService.getSocialActivityLimitsCount()
          Returns the number of social activity limits.
 SocialActivitySetting SocialActivitySettingLocalService.getSocialActivitySetting(long activitySettingId)
          Returns the social activity setting with the primary key.
 List<SocialActivitySetting> SocialActivitySettingLocalService.getSocialActivitySettings(int start, int end)
          Returns a range of all the social activity settings.
 int SocialActivitySettingLocalService.getSocialActivitySettingsCount()
          Returns the number of social activity settings.
 SocialRelation SocialRelationLocalService.getSocialRelation(long relationId)
          Returns the social relation with the primary key.
 List<SocialRelation> SocialRelationLocalService.getSocialRelations(int start, int end)
          Returns a range of all the social relations.
 int SocialRelationLocalService.getSocialRelationsCount()
          Returns the number of social relations.
 SocialRequest SocialRequestLocalService.getSocialRequest(long requestId)
          Returns the social request with the primary key.
 SocialRequest SocialRequestLocalService.getSocialRequestByUuidAndGroupId(String uuid, long groupId)
          Returns the social request with the UUID in the group.
 List<SocialRequest> SocialRequestLocalService.getSocialRequests(int start, int end)
          Returns a range of all the social requests.
 int SocialRequestLocalService.getSocialRequestsCount()
          Returns the number of social requests.
 int SocialActivityAchievementLocalService.getUserAchievementCount(long userId, long groupId, String name)
           
 List<SocialActivityAchievement> SocialActivityAchievementLocalService.getUserAchievements(long userId, long groupId, String name)
           
 List<SocialActivity> SocialActivityLocalService.getUserActivities(long userId, int start, int end)
          Returns a range of all the activities done by the user.
 int SocialActivityLocalService.getUserActivitiesCount(long userId)
          Returns the number of activities done by the user.
 List<Tuple> SocialActivityCounterLocalService.getUserActivityCounters(long groupId, String[] rankingNames, String[] selectedNames, int start, int end)
           
 int SocialActivityCounterLocalService.getUserActivityCountersCount(long groupId, String[] rankingNames)
           
 List<SocialActivity> SocialActivityLocalService.getUserGroupsActivities(long userId, int start, int end)
          Returns a range of all the activities done in the user's groups.
 int SocialActivityLocalService.getUserGroupsActivitiesCount(long userId)
          Returns the number of activities done in user's groups.
 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.
 int SocialActivityLocalService.getUserGroupsAndOrganizationsActivitiesCount(long userId)
          Returns the number of activities done in user's groups and organizations.
 List<SocialActivity> SocialActivityLocalService.getUserOrganizationsActivities(long userId, int start, int end)
          Returns a range of all activities done in the user's organizations.
 int SocialActivityLocalService.getUserOrganizationsActivitiesCount(long userId)
          Returns the number of activities done in the user's organizations.
 List<SocialRequest> SocialRequestLocalService.getUserRequests(long userId, int start, int end)
          Returns a range of all the social requests for the requesting user.
 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.
 int SocialRequestLocalService.getUserRequestsCount(long userId)
          Returns the number of social requests for the requesting user.
 int SocialRequestLocalService.getUserRequestsCount(long userId, int status)
          Returns the number of social requests with the given status for the requesting user.
 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.
 boolean SocialRequestLocalService.hasRequest(long userId, String className, long classPK, int type, int status)
          Returns true if a matching social requests exists in the database.
 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.
 boolean SocialActivitySettingLocalService.isEnabled(long groupId, long classNameId)
           
 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.softwarecatalog.service
 

Classes in com.liferay.portlet.softwarecatalog.service with annotations of type Transactional
 interface SCFrameworkVersionLocalService
          The interface for the s c framework version local service.
 interface SCFrameworkVersionService
          The interface for the s c framework version remote service.
 interface SCLicenseLocalService
          The interface for the s c license local service.
 interface SCLicenseService
          The interface for the s c license remote service.
 interface SCProductEntryLocalService
          The interface for the s c product entry local service.
 interface SCProductEntryService
          The interface for the s c product entry remote service.
 interface SCProductScreenshotLocalService
          The interface for the s c product screenshot local service.
 interface SCProductVersionLocalService
          The interface for the s c product version local service.
 interface SCProductVersionService
          The interface for the s c product version remote service.
 

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

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

Classes in com.liferay.portlet.wiki.service with annotations of type Transactional
 interface WikiNodeLocalService
          The interface for the wiki node local service.
 interface WikiNodeService
          The interface for the wiki node remote service.
 interface WikiPageLocalService
          The interface for the wiki page local service.
 interface WikiPageResourceLocalService
          The interface for the wiki page resource local service.
 interface WikiPageService
          The interface for the wiki page remote service.
 

Methods in com.liferay.portlet.wiki.service with annotations of type Transactional
 WikiNode WikiNodeLocalService.fetchWikiNode(long nodeId)
           
 WikiPage WikiPageLocalService.fetchWikiPage(long pageId)
           
 WikiPageResource WikiPageResourceLocalService.fetchWikiPageResource(long resourcePrimKey)
           
 List<WikiPage> WikiPageLocalService.getChildren(long nodeId, boolean head, String parentTitle)
           
 List<WikiPage> WikiPageService.getChildren(long groupId, long nodeId, boolean head, String parentTitle)
           
 List<WikiNode> WikiNodeLocalService.getCompanyNodes(long companyId, int start, int end)
           
 int WikiNodeLocalService.getCompanyNodesCount(long companyId)
           
 WikiPage WikiPageService.getDraftPage(long nodeId, String title)
           
 WikiPage WikiPageLocalService.getDraftPage(long nodeId, String title)
           
 List<WikiPage> WikiPageLocalService.getIncomingLinks(long nodeId, String title)
           
 List<WikiPage> WikiPageLocalService.getNoAssetPages()
           
 WikiNode WikiNodeService.getNode(long nodeId)
           
 WikiNode WikiNodeLocalService.getNode(long nodeId)
           
 WikiNode WikiNodeService.getNode(long groupId, String name)
           
 WikiNode WikiNodeLocalService.getNode(long groupId, String nodeName)
           
 List<WikiPage> WikiPageService.getNodePages(long nodeId, int max)
           
 String WikiPageService.getNodePagesRSS(long nodeId, int max, String type, double version, String displayStyle, String feedURL, String entryURL)
           
 String WikiPageService.getNodePagesRSS(long nodeId, int max, String type, double version, String displayStyle, String feedURL, String entryURL, String attachmentURLPrefix)
           
 List<WikiNode> WikiNodeLocalService.getNodes(long groupId)
           
 List<WikiNode> WikiNodeLocalService.getNodes(long groupId, int start, int end)
           
 int WikiNodeLocalService.getNodesCount(long groupId)
           
 List<WikiPage> WikiPageLocalService.getOrphans(long nodeId)
           
 List<WikiPage> WikiPageService.getOrphans(long groupId, long nodeId)
           
 List<WikiPage> WikiPageLocalService.getOutgoingLinks(long nodeId, String title)
           
 WikiPage WikiPageLocalService.getPageByPageId(long pageId)
           
 WikiPageDisplay WikiPageLocalService.getPageDisplay(long nodeId, String title, PortletURL viewPageURL, PortletURL editPageURL, String attachmentURLPrefix)
           
 WikiPageDisplay WikiPageLocalService.getPageDisplay(WikiPage page, PortletURL viewPageURL, PortletURL editPageURL, String attachmentURLPrefix)
           
 WikiPageResource WikiPageResourceLocalService.getPageResource(long pageResourcePrimKey)
           
 WikiPageResource WikiPageResourceLocalService.getPageResource(long nodeId, String title)
           
 long WikiPageResourceLocalService.getPageResourcePrimKey(long nodeId, String title)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, boolean head, int start, int end)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, boolean head, int start, int end, OrderByComparator obc)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, int start, int end)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, int start, int end, OrderByComparator obc)
           
 List<WikiPage> WikiPageService.getPages(long groupId, long nodeId, boolean head, int status, int start, int end, OrderByComparator obc)
           
 List<WikiPage> WikiPageLocalService.getPages(long resourcePrimKey, long nodeId, int status)
           
 List<WikiPage> WikiPageLocalService.getPages(long userId, long nodeId, int status, int start, int end)
           
 List<WikiPage> WikiPageService.getPages(long groupId, long userId, long nodeId, int status, int start, int end)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, String title, boolean head, int start, int end)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, String title, int start, int end)
           
 List<WikiPage> WikiPageLocalService.getPages(long nodeId, String title, int start, int end, OrderByComparator obc)
           
 List<WikiPage> WikiPageLocalService.getPages(String format)
           
 int WikiPageLocalService.getPagesCount(long nodeId)
           
 int WikiPageLocalService.getPagesCount(long nodeId, boolean head)
           
 int WikiPageService.getPagesCount(long groupId, long nodeId, boolean head)
           
 int WikiPageLocalService.getPagesCount(long userId, long nodeId, int status)
           
 int WikiPageService.getPagesCount(long groupId, long userId, long nodeId, int status)
           
 int WikiPageLocalService.getPagesCount(long nodeId, String title)
           
 int WikiPageLocalService.getPagesCount(long nodeId, String title, boolean head)
           
 int WikiPageLocalService.getPagesCount(String format)
           
 String WikiPageService.getPagesRSS(long companyId, long nodeId, String title, int max, String type, double version, String displayStyle, String feedURL, String entryURL, Locale locale)
           
 String WikiPageService.getPagesRSS(long companyId, long nodeId, String title, int max, String type, double version, String displayStyle, String feedURL, String entryURL, String attachmentURLPrefix, Locale locale)
           
 PersistedModel WikiPageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiNodeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiPageResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 List<WikiPage> WikiPageLocalService.getRecentChanges(long nodeId, int start, int end)
          Deprecated. WikiPageLocalService.getRecentChanges(long, long, int, int)
 List<WikiPage> WikiPageService.getRecentChanges(long groupId, long nodeId, int start, int end)
           
 List<WikiPage> WikiPageLocalService.getRecentChanges(long groupId, long nodeId, int start, int end)
           
 int WikiPageLocalService.getRecentChangesCount(long nodeId)
          Deprecated. WikiPageLocalService.getRecentChangesCount(long, long)
 int WikiPageService.getRecentChangesCount(long groupId, long nodeId)
           
 int WikiPageLocalService.getRecentChangesCount(long groupId, long nodeId)
           
 String[] WikiPageService.getTempPageAttachmentNames(long nodeId, String tempFolderName)
           
 String[] WikiPageLocalService.getTempPageAttachmentNames(long userId, String tempFolderName)
           
 WikiNode WikiNodeLocalService.getWikiNode(long nodeId)
          Returns the wiki node with the primary key.
 WikiNode WikiNodeLocalService.getWikiNodeByUuidAndGroupId(String uuid, long groupId)
          Returns the wiki node with the UUID in the group.
 List<WikiNode> WikiNodeLocalService.getWikiNodes(int start, int end)
          Returns a range of all the wiki nodes.
 int WikiNodeLocalService.getWikiNodesCount()
          Returns the number of wiki nodes.
 WikiPage WikiPageLocalService.getWikiPage(long pageId)
          Returns the wiki page with the primary key.
 WikiPage WikiPageLocalService.getWikiPageByUuidAndGroupId(String uuid, long groupId)
          Returns the wiki page with the UUID in the group.
 WikiPageResource WikiPageResourceLocalService.getWikiPageResource(long resourcePrimKey)
          Returns the wiki page resource with the primary key.
 List<WikiPageResource> WikiPageResourceLocalService.getWikiPageResources(int start, int end)
          Returns a range of all the wiki page resources.
 int WikiPageResourceLocalService.getWikiPageResourcesCount()
          Returns the number of wiki page resources.
 List<WikiPage> WikiPageLocalService.getWikiPages(int start, int end)
          Returns a range of all the wiki pages.
 int WikiPageLocalService.getWikiPagesCount()
          Returns the number of wiki pages.
 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.1.2-ce-ga3