Liferay 6.0.5

com.liferay.portal.service.base
Class PhoneLocalServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.service.base.PhoneLocalServiceBaseImpl
All Implemented Interfaces:
PhoneLocalService
Direct Known Subclasses:
PhoneLocalServiceImpl

public abstract class PhoneLocalServiceBaseImpl
extends Object
implements PhoneLocalService

The base implementation of the phone local service.

This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in PhoneLocalServiceImpl.

Never modify or reference this class directly. Always use PhoneLocalServiceUtil to access the phone local service.

See Also:
PhoneLocalServiceImpl, PhoneLocalServiceUtil
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Field Summary
protected  AccountLocalService accountLocalService
           
protected  AccountPersistence accountPersistence
           
protected  AccountService accountService
           
protected  AddressLocalService addressLocalService
           
protected  AddressPersistence addressPersistence
           
protected  AddressService addressService
           
protected  BrowserTrackerLocalService browserTrackerLocalService
           
protected  BrowserTrackerPersistence browserTrackerPersistence
           
protected  ClassNameLocalService classNameLocalService
           
protected  ClassNamePersistence classNamePersistence
           
protected  ClassNameService classNameService
           
protected  ClusterGroupLocalService clusterGroupLocalService
           
protected  ClusterGroupPersistence clusterGroupPersistence
           
protected  CompanyLocalService companyLocalService
           
protected  CompanyPersistence companyPersistence
           
protected  CompanyService companyService
           
protected  ContactLocalService contactLocalService
           
protected  ContactPersistence contactPersistence
           
protected  ContactService contactService
           
protected  CounterLocalService counterLocalService
           
protected  CountryPersistence countryPersistence
           
protected  CountryService countryService
           
protected  EmailAddressLocalService emailAddressLocalService
           
protected  EmailAddressPersistence emailAddressPersistence
           
protected  EmailAddressService emailAddressService
           
protected  GroupFinder groupFinder
           
protected  GroupLocalService groupLocalService
           
protected  GroupPersistence groupPersistence
           
protected  GroupService groupService
           
protected  ImageLocalService imageLocalService
           
protected  ImagePersistence imagePersistence
           
protected  ImageService imageService
           
protected  LayoutFinder layoutFinder
           
protected  LayoutLocalService layoutLocalService
           
protected  LayoutPersistence layoutPersistence
           
protected  LayoutPrototypeLocalService layoutPrototypeLocalService
           
protected  LayoutPrototypePersistence layoutPrototypePersistence
           
protected  LayoutPrototypeService layoutPrototypeService
           
protected  LayoutService layoutService
           
protected  LayoutSetLocalService layoutSetLocalService
           
protected  LayoutSetPersistence layoutSetPersistence
           
protected  LayoutSetPrototypeLocalService layoutSetPrototypeLocalService
           
protected  LayoutSetPrototypePersistence layoutSetPrototypePersistence
           
protected  LayoutSetPrototypeService layoutSetPrototypeService
           
protected  LayoutSetService layoutSetService
           
protected  LayoutTemplateLocalService layoutTemplateLocalService
           
protected  ListTypePersistence listTypePersistence
           
protected  ListTypeService listTypeService
           
protected  LockLocalService lockLocalService
           
protected  LockPersistence lockPersistence
           
protected  MembershipRequestLocalService membershipRequestLocalService
           
protected  MembershipRequestPersistence membershipRequestPersistence
           
protected  MembershipRequestService membershipRequestService
           
protected  OrganizationFinder organizationFinder
           
protected  OrganizationLocalService organizationLocalService
           
protected  OrganizationPersistence organizationPersistence
           
protected  OrganizationService organizationService
           
protected  OrgGroupPermissionFinder orgGroupPermissionFinder
           
protected  OrgGroupPermissionPersistence orgGroupPermissionPersistence
           
protected  OrgGroupRolePersistence orgGroupRolePersistence
           
protected  OrgLaborLocalService orgLaborLocalService
           
protected  OrgLaborPersistence orgLaborPersistence
           
protected  OrgLaborService orgLaborService
           
protected  PasswordPolicyFinder passwordPolicyFinder
           
protected  PasswordPolicyLocalService passwordPolicyLocalService
           
protected  PasswordPolicyPersistence passwordPolicyPersistence
           
protected  PasswordPolicyRelLocalService passwordPolicyRelLocalService
           
protected  PasswordPolicyRelPersistence passwordPolicyRelPersistence
           
protected  PasswordPolicyService passwordPolicyService
           
protected  PasswordTrackerLocalService passwordTrackerLocalService
           
protected  PasswordTrackerPersistence passwordTrackerPersistence
           
protected  PermissionFinder permissionFinder
           
protected  PermissionLocalService permissionLocalService
           
protected  PermissionPersistence permissionPersistence
           
protected  PermissionService permissionService
           
protected  PhoneLocalService phoneLocalService
           
protected  PhonePersistence phonePersistence
           
protected  PhoneService phoneService
           
protected  PluginSettingLocalService pluginSettingLocalService
           
protected  PluginSettingPersistence pluginSettingPersistence
           
protected  PluginSettingService pluginSettingService
           
protected  PortalLocalService portalLocalService
           
protected  PortalService portalService
           
protected  PortletItemLocalService portletItemLocalService
           
protected  PortletItemPersistence portletItemPersistence
           
protected  PortletLocalService portletLocalService
           
protected  PortletPersistence portletPersistence
           
protected  PortletPreferencesFinder portletPreferencesFinder
           
protected  PortletPreferencesLocalService portletPreferencesLocalService
           
protected  PortletPreferencesPersistence portletPreferencesPersistence
           
protected  PortletPreferencesService portletPreferencesService
           
protected  PortletService portletService
           
protected  QuartzLocalService quartzLocalService
           
protected  RegionPersistence regionPersistence
           
protected  RegionService regionService
           
protected  ReleaseLocalService releaseLocalService
           
protected  ReleasePersistence releasePersistence
           
protected  ResourceActionLocalService resourceActionLocalService
           
protected  ResourceActionPersistence resourceActionPersistence
           
protected  ResourceCodeLocalService resourceCodeLocalService
           
protected  ResourceCodePersistence resourceCodePersistence
           
protected  ResourceFinder resourceFinder
           
protected  ResourceLocalService resourceLocalService
           
protected  ResourcePermissionFinder resourcePermissionFinder
           
protected  ResourcePermissionLocalService resourcePermissionLocalService
           
protected  ResourcePermissionPersistence resourcePermissionPersistence
           
protected  ResourcePermissionService resourcePermissionService
           
protected  ResourcePersistence resourcePersistence
           
protected  ResourceService resourceService
           
protected  RoleFinder roleFinder
           
protected  RoleLocalService roleLocalService
           
protected  RolePersistence rolePersistence
           
protected  RoleService roleService
           
protected  ServiceComponentLocalService serviceComponentLocalService
           
protected  ServiceComponentPersistence serviceComponentPersistence
           
protected  ShardLocalService shardLocalService
           
protected  ShardPersistence shardPersistence
           
protected  SubscriptionLocalService subscriptionLocalService
           
protected  SubscriptionPersistence subscriptionPersistence
           
protected  TeamFinder teamFinder
           
protected  TeamLocalService teamLocalService
           
protected  TeamPersistence teamPersistence
           
protected  TeamService teamService
           
protected  ThemeLocalService themeLocalService
           
protected  ThemeService themeService
           
protected  TicketLocalService ticketLocalService
           
protected  TicketPersistence ticketPersistence
           
protected  UserFinder userFinder
           
protected  UserGroupFinder userGroupFinder
           
protected  UserGroupGroupRoleLocalService userGroupGroupRoleLocalService
           
protected  UserGroupGroupRolePersistence userGroupGroupRolePersistence
           
protected  UserGroupGroupRoleService userGroupGroupRoleService
           
protected  UserGroupLocalService userGroupLocalService
           
protected  UserGroupPersistence userGroupPersistence
           
protected  UserGroupRoleFinder userGroupRoleFinder
           
protected  UserGroupRoleLocalService userGroupRoleLocalService
           
protected  UserGroupRolePersistence userGroupRolePersistence
           
protected  UserGroupRoleService userGroupRoleService
           
protected  UserGroupService userGroupService
           
protected  UserIdMapperLocalService userIdMapperLocalService
           
protected  UserIdMapperPersistence userIdMapperPersistence
           
protected  UserLocalService userLocalService
           
protected  UserPersistence userPersistence
           
protected  UserService userService
           
protected  UserTrackerLocalService userTrackerLocalService
           
protected  UserTrackerPathLocalService userTrackerPathLocalService
           
protected  UserTrackerPathPersistence userTrackerPathPersistence
           
protected  UserTrackerPersistence userTrackerPersistence
           
protected  WebDAVPropsLocalService webDAVPropsLocalService
           
protected  WebDAVPropsPersistence webDAVPropsPersistence
           
protected  WebsiteLocalService websiteLocalService
           
protected  WebsitePersistence websitePersistence
           
protected  WebsiteService websiteService
           
protected  WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService
           
protected  WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence
           
protected  WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
           
protected  WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Constructor Summary
PhoneLocalServiceBaseImpl()
           
 
Method Summary
 Phone addPhone(Phone phone)
          Adds the phone to the database.
 Phone createPhone(long phoneId)
          Creates a new phone with the primary key.
 void deletePhone(long phoneId)
          Deletes the phone with the primary key from the database.
 void deletePhone(Phone phone)
          Deletes the phone from the database.
 List dynamicQuery(DynamicQuery dynamicQuery)
          Performs a dynamic query on the database and returns the matching rows.
 List dynamicQuery(DynamicQuery dynamicQuery, int start, int end)
          Performs a dynamic query on the database and returns a range of the matching rows.
 List dynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
          Performs a dynamic query on the database and returns an ordered range of the matching rows.
 long dynamicQueryCount(DynamicQuery dynamicQuery)
          Counts the number of rows that match the dynamic query.
 AccountLocalService getAccountLocalService()
          Gets the account local service.
 AccountPersistence getAccountPersistence()
          Gets the account persistence.
 AccountService getAccountService()
          Gets the account remote service.
 AddressLocalService getAddressLocalService()
          Gets the address local service.
 AddressPersistence getAddressPersistence()
          Gets the address persistence.
 AddressService getAddressService()
          Gets the address remote service.
 BrowserTrackerLocalService getBrowserTrackerLocalService()
          Gets the browser tracker local service.
 BrowserTrackerPersistence getBrowserTrackerPersistence()
          Gets the browser tracker persistence.
 ClassNameLocalService getClassNameLocalService()
          Gets the class name local service.
 ClassNamePersistence getClassNamePersistence()
          Gets the class name persistence.
 ClassNameService getClassNameService()
          Gets the class name remote service.
 ClusterGroupLocalService getClusterGroupLocalService()
          Gets the cluster group local service.
 ClusterGroupPersistence getClusterGroupPersistence()
          Gets the cluster group persistence.
 CompanyLocalService getCompanyLocalService()
          Gets the company local service.
 CompanyPersistence getCompanyPersistence()
          Gets the company persistence.
 CompanyService getCompanyService()
          Gets the company remote service.
 ContactLocalService getContactLocalService()
          Gets the contact local service.
 ContactPersistence getContactPersistence()
          Gets the contact persistence.
 ContactService getContactService()
          Gets the contact remote service.
 CounterLocalService getCounterLocalService()
          Gets the counter local service.
 CountryPersistence getCountryPersistence()
          Gets the country persistence.
 CountryService getCountryService()
          Gets the country remote service.
 EmailAddressLocalService getEmailAddressLocalService()
          Gets the email address local service.
 EmailAddressPersistence getEmailAddressPersistence()
          Gets the email address persistence.
 EmailAddressService getEmailAddressService()
          Gets the email address remote service.
 GroupFinder getGroupFinder()
          Gets the group finder.
 GroupLocalService getGroupLocalService()
          Gets the group local service.
 GroupPersistence getGroupPersistence()
          Gets the group persistence.
 GroupService getGroupService()
          Gets the group remote service.
 ImageLocalService getImageLocalService()
          Gets the image local service.
 ImagePersistence getImagePersistence()
          Gets the image persistence.
 ImageService getImageService()
          Gets the image remote service.
 LayoutFinder getLayoutFinder()
          Gets the layout finder.
 LayoutLocalService getLayoutLocalService()
          Gets the layout local service.
 LayoutPersistence getLayoutPersistence()
          Gets the layout persistence.
 LayoutPrototypeLocalService getLayoutPrototypeLocalService()
          Gets the layout prototype local service.
 LayoutPrototypePersistence getLayoutPrototypePersistence()
          Gets the layout prototype persistence.
 LayoutPrototypeService getLayoutPrototypeService()
          Gets the layout prototype remote service.
 LayoutService getLayoutService()
          Gets the layout remote service.
 LayoutSetLocalService getLayoutSetLocalService()
          Gets the layout set local service.
 LayoutSetPersistence getLayoutSetPersistence()
          Gets the layout set persistence.
 LayoutSetPrototypeLocalService getLayoutSetPrototypeLocalService()
          Gets the layout set prototype local service.
 LayoutSetPrototypePersistence getLayoutSetPrototypePersistence()
          Gets the layout set prototype persistence.
 LayoutSetPrototypeService getLayoutSetPrototypeService()
          Gets the layout set prototype remote service.
 LayoutSetService getLayoutSetService()
          Gets the layout set remote service.
 LayoutTemplateLocalService getLayoutTemplateLocalService()
          Gets the layout template local service.
 ListTypePersistence getListTypePersistence()
          Gets the list type persistence.
 ListTypeService getListTypeService()
          Gets the list type remote service.
 LockLocalService getLockLocalService()
          Gets the lock local service.
 LockPersistence getLockPersistence()
          Gets the lock persistence.
 MembershipRequestLocalService getMembershipRequestLocalService()
          Gets the membership request local service.
 MembershipRequestPersistence getMembershipRequestPersistence()
          Gets the membership request persistence.
 MembershipRequestService getMembershipRequestService()
          Gets the membership request remote service.
 OrganizationFinder getOrganizationFinder()
          Gets the organization finder.
 OrganizationLocalService getOrganizationLocalService()
          Gets the organization local service.
 OrganizationPersistence getOrganizationPersistence()
          Gets the organization persistence.
 OrganizationService getOrganizationService()
          Gets the organization remote service.
 OrgGroupPermissionFinder getOrgGroupPermissionFinder()
          Gets the org group permission finder.
 OrgGroupPermissionPersistence getOrgGroupPermissionPersistence()
          Gets the org group permission persistence.
 OrgGroupRolePersistence getOrgGroupRolePersistence()
          Gets the org group role persistence.
 OrgLaborLocalService getOrgLaborLocalService()
          Gets the org labor local service.
 OrgLaborPersistence getOrgLaborPersistence()
          Gets the org labor persistence.
 OrgLaborService getOrgLaborService()
          Gets the org labor remote service.
 PasswordPolicyFinder getPasswordPolicyFinder()
          Gets the password policy finder.
 PasswordPolicyLocalService getPasswordPolicyLocalService()
          Gets the password policy local service.
 PasswordPolicyPersistence getPasswordPolicyPersistence()
          Gets the password policy persistence.
 PasswordPolicyRelLocalService getPasswordPolicyRelLocalService()
          Gets the password policy rel local service.
 PasswordPolicyRelPersistence getPasswordPolicyRelPersistence()
          Gets the password policy rel persistence.
 PasswordPolicyService getPasswordPolicyService()
          Gets the password policy remote service.
 PasswordTrackerLocalService getPasswordTrackerLocalService()
          Gets the password tracker local service.
 PasswordTrackerPersistence getPasswordTrackerPersistence()
          Gets the password tracker persistence.
 PermissionFinder getPermissionFinder()
          Gets the permission finder.
 PermissionLocalService getPermissionLocalService()
          Gets the permission local service.
 PermissionPersistence getPermissionPersistence()
          Gets the permission persistence.
 PermissionService getPermissionService()
          Gets the permission remote service.
 Phone getPhone(long phoneId)
          Gets the phone with the primary key.
 PhoneLocalService getPhoneLocalService()
          Gets the phone local service.
 PhonePersistence getPhonePersistence()
          Gets the phone persistence.
 List<Phone> getPhones(int start, int end)
          Gets a range of all the phones.
 int getPhonesCount()
          Gets the number of phones.
 PhoneService getPhoneService()
          Gets the phone remote service.
 PluginSettingLocalService getPluginSettingLocalService()
          Gets the plugin setting local service.
 PluginSettingPersistence getPluginSettingPersistence()
          Gets the plugin setting persistence.
 PluginSettingService getPluginSettingService()
          Gets the plugin setting remote service.
 PortalLocalService getPortalLocalService()
          Gets the portal local service.
 PortalService getPortalService()
          Gets the portal remote service.
 PortletItemLocalService getPortletItemLocalService()
          Gets the portlet item local service.
 PortletItemPersistence getPortletItemPersistence()
          Gets the portlet item persistence.
 PortletLocalService getPortletLocalService()
          Gets the portlet local service.
 PortletPersistence getPortletPersistence()
          Gets the portlet persistence.
 PortletPreferencesFinder getPortletPreferencesFinder()
          Gets the portlet preferences finder.
 PortletPreferencesLocalService getPortletPreferencesLocalService()
          Gets the portlet preferences local service.
 PortletPreferencesPersistence getPortletPreferencesPersistence()
          Gets the portlet preferences persistence.
 PortletPreferencesService getPortletPreferencesService()
          Gets the portlet preferences remote service.
 PortletService getPortletService()
          Gets the portlet remote service.
 QuartzLocalService getQuartzLocalService()
          Gets the quartz local service.
 RegionPersistence getRegionPersistence()
          Gets the region persistence.
 RegionService getRegionService()
          Gets the region remote service.
 ReleaseLocalService getReleaseLocalService()
          Gets the release local service.
 ReleasePersistence getReleasePersistence()
          Gets the release persistence.
 ResourceActionLocalService getResourceActionLocalService()
          Gets the resource action local service.
 ResourceActionPersistence getResourceActionPersistence()
          Gets the resource action persistence.
 ResourceCodeLocalService getResourceCodeLocalService()
          Gets the resource code local service.
 ResourceCodePersistence getResourceCodePersistence()
          Gets the resource code persistence.
 ResourceFinder getResourceFinder()
          Gets the resource finder.
 ResourceLocalService getResourceLocalService()
          Gets the resource local service.
 ResourcePermissionFinder getResourcePermissionFinder()
          Gets the resource permission finder.
 ResourcePermissionLocalService getResourcePermissionLocalService()
          Gets the resource permission local service.
 ResourcePermissionPersistence getResourcePermissionPersistence()
          Gets the resource permission persistence.
 ResourcePermissionService getResourcePermissionService()
          Gets the resource permission remote service.
 ResourcePersistence getResourcePersistence()
          Gets the resource persistence.
 ResourceService getResourceService()
          Gets the resource remote service.
 RoleFinder getRoleFinder()
          Gets the role finder.
 RoleLocalService getRoleLocalService()
          Gets the role local service.
 RolePersistence getRolePersistence()
          Gets the role persistence.
 RoleService getRoleService()
          Gets the role remote service.
 ServiceComponentLocalService getServiceComponentLocalService()
          Gets the service component local service.
 ServiceComponentPersistence getServiceComponentPersistence()
          Gets the service component persistence.
 ShardLocalService getShardLocalService()
          Gets the shard local service.
 ShardPersistence getShardPersistence()
          Gets the shard persistence.
 SubscriptionLocalService getSubscriptionLocalService()
          Gets the subscription local service.
 SubscriptionPersistence getSubscriptionPersistence()
          Gets the subscription persistence.
 TeamFinder getTeamFinder()
          Gets the team finder.
 TeamLocalService getTeamLocalService()
          Gets the team local service.
 TeamPersistence getTeamPersistence()
          Gets the team persistence.
 TeamService getTeamService()
          Gets the team remote service.
 ThemeLocalService getThemeLocalService()
          Gets the theme local service.
 ThemeService getThemeService()
          Gets the theme remote service.
 TicketLocalService getTicketLocalService()
          Gets the ticket local service.
 TicketPersistence getTicketPersistence()
          Gets the ticket persistence.
 UserFinder getUserFinder()
          Gets the user finder.
 UserGroupFinder getUserGroupFinder()
          Gets the user group finder.
 UserGroupGroupRoleLocalService getUserGroupGroupRoleLocalService()
          Gets the user group group role local service.
 UserGroupGroupRolePersistence getUserGroupGroupRolePersistence()
          Gets the user group group role persistence.
 UserGroupGroupRoleService getUserGroupGroupRoleService()
          Gets the user group group role remote service.
 UserGroupLocalService getUserGroupLocalService()
          Gets the user group local service.
 UserGroupPersistence getUserGroupPersistence()
          Gets the user group persistence.
 UserGroupRoleFinder getUserGroupRoleFinder()
          Gets the user group role finder.
 UserGroupRoleLocalService getUserGroupRoleLocalService()
          Gets the user group role local service.
 UserGroupRolePersistence getUserGroupRolePersistence()
          Gets the user group role persistence.
 UserGroupRoleService getUserGroupRoleService()
          Gets the user group role remote service.
 UserGroupService getUserGroupService()
          Gets the user group remote service.
 UserIdMapperLocalService getUserIdMapperLocalService()
          Gets the user id mapper local service.
 UserIdMapperPersistence getUserIdMapperPersistence()
          Gets the user id mapper persistence.
 UserLocalService getUserLocalService()
          Gets the user local service.
 UserPersistence getUserPersistence()
          Gets the user persistence.
 UserService getUserService()
          Gets the user remote service.
 UserTrackerLocalService getUserTrackerLocalService()
          Gets the user tracker local service.
 UserTrackerPathLocalService getUserTrackerPathLocalService()
          Gets the user tracker path local service.
 UserTrackerPathPersistence getUserTrackerPathPersistence()
          Gets the user tracker path persistence.
 UserTrackerPersistence getUserTrackerPersistence()
          Gets the user tracker persistence.
 WebDAVPropsLocalService getWebDAVPropsLocalService()
          Gets the web d a v props local service.
 WebDAVPropsPersistence getWebDAVPropsPersistence()
          Gets the web d a v props persistence.
 WebsiteLocalService getWebsiteLocalService()
          Gets the website local service.
 WebsitePersistence getWebsitePersistence()
          Gets the website persistence.
 WebsiteService getWebsiteService()
          Gets the website remote service.
 WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
          Gets the workflow definition link local service.
 WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
          Gets the workflow definition link persistence.
 WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
          Gets the workflow instance link local service.
 WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
          Gets the workflow instance link persistence.
protected  void runSQL(String sql)
          Performs an SQL query.
 void setAccountLocalService(AccountLocalService accountLocalService)
          Sets the account local service.
 void setAccountPersistence(AccountPersistence accountPersistence)
          Sets the account persistence.
 void setAccountService(AccountService accountService)
          Sets the account remote service.
 void setAddressLocalService(AddressLocalService addressLocalService)
          Sets the address local service.
 void setAddressPersistence(AddressPersistence addressPersistence)
          Sets the address persistence.
 void setAddressService(AddressService addressService)
          Sets the address remote service.
 void setBrowserTrackerLocalService(BrowserTrackerLocalService browserTrackerLocalService)
          Sets the browser tracker local service.
 void setBrowserTrackerPersistence(BrowserTrackerPersistence browserTrackerPersistence)
          Sets the browser tracker persistence.
 void setClassNameLocalService(ClassNameLocalService classNameLocalService)
          Sets the class name local service.
 void setClassNamePersistence(ClassNamePersistence classNamePersistence)
          Sets the class name persistence.
 void setClassNameService(ClassNameService classNameService)
          Sets the class name remote service.
 void setClusterGroupLocalService(ClusterGroupLocalService clusterGroupLocalService)
          Sets the cluster group local service.
 void setClusterGroupPersistence(ClusterGroupPersistence clusterGroupPersistence)
          Sets the cluster group persistence.
 void setCompanyLocalService(CompanyLocalService companyLocalService)
          Sets the company local service.
 void setCompanyPersistence(CompanyPersistence companyPersistence)
          Sets the company persistence.
 void setCompanyService(CompanyService companyService)
          Sets the company remote service.
 void setContactLocalService(ContactLocalService contactLocalService)
          Sets the contact local service.
 void setContactPersistence(ContactPersistence contactPersistence)
          Sets the contact persistence.
 void setContactService(ContactService contactService)
          Sets the contact remote service.
 void setCounterLocalService(CounterLocalService counterLocalService)
          Sets the counter local service.
 void setCountryPersistence(CountryPersistence countryPersistence)
          Sets the country persistence.
 void setCountryService(CountryService countryService)
          Sets the country remote service.
 void setEmailAddressLocalService(EmailAddressLocalService emailAddressLocalService)
          Sets the email address local service.
 void setEmailAddressPersistence(EmailAddressPersistence emailAddressPersistence)
          Sets the email address persistence.
 void setEmailAddressService(EmailAddressService emailAddressService)
          Sets the email address remote service.
 void setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void setGroupLocalService(GroupLocalService groupLocalService)
          Sets the group local service.
 void setGroupPersistence(GroupPersistence groupPersistence)
          Sets the group persistence.
 void setGroupService(GroupService groupService)
          Sets the group remote service.
 void setImageLocalService(ImageLocalService imageLocalService)
          Sets the image local service.
 void setImagePersistence(ImagePersistence imagePersistence)
          Sets the image persistence.
 void setImageService(ImageService imageService)
          Sets the image remote service.
 void setLayoutFinder(LayoutFinder layoutFinder)
          Sets the layout finder.
 void setLayoutLocalService(LayoutLocalService layoutLocalService)
          Sets the layout local service.
 void setLayoutPersistence(LayoutPersistence layoutPersistence)
          Sets the layout persistence.
 void setLayoutPrototypeLocalService(LayoutPrototypeLocalService layoutPrototypeLocalService)
          Sets the layout prototype local service.
 void setLayoutPrototypePersistence(LayoutPrototypePersistence layoutPrototypePersistence)
          Sets the layout prototype persistence.
 void setLayoutPrototypeService(LayoutPrototypeService layoutPrototypeService)
          Sets the layout prototype remote service.
 void setLayoutService(LayoutService layoutService)
          Sets the layout remote service.
 void setLayoutSetLocalService(LayoutSetLocalService layoutSetLocalService)
          Sets the layout set local service.
 void setLayoutSetPersistence(LayoutSetPersistence layoutSetPersistence)
          Sets the layout set persistence.
 void setLayoutSetPrototypeLocalService(LayoutSetPrototypeLocalService layoutSetPrototypeLocalService)
          Sets the layout set prototype local service.
 void setLayoutSetPrototypePersistence(LayoutSetPrototypePersistence layoutSetPrototypePersistence)
          Sets the layout set prototype persistence.
 void setLayoutSetPrototypeService(LayoutSetPrototypeService layoutSetPrototypeService)
          Sets the layout set prototype remote service.
 void setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void setLayoutTemplateLocalService(LayoutTemplateLocalService layoutTemplateLocalService)
          Sets the layout template local service.
 void setListTypePersistence(ListTypePersistence listTypePersistence)
          Sets the list type persistence.
 void setListTypeService(ListTypeService listTypeService)
          Sets the list type remote service.
 void setLockLocalService(LockLocalService lockLocalService)
          Sets the lock local service.
 void setLockPersistence(LockPersistence lockPersistence)
          Sets the lock persistence.
 void setMembershipRequestLocalService(MembershipRequestLocalService membershipRequestLocalService)
          Sets the membership request local service.
 void setMembershipRequestPersistence(MembershipRequestPersistence membershipRequestPersistence)
          Sets the membership request persistence.
 void setMembershipRequestService(MembershipRequestService membershipRequestService)
          Sets the membership request remote service.
 void setOrganizationFinder(OrganizationFinder organizationFinder)
          Sets the organization finder.
 void setOrganizationLocalService(OrganizationLocalService organizationLocalService)
          Sets the organization local service.
 void setOrganizationPersistence(OrganizationPersistence organizationPersistence)
          Sets the organization persistence.
 void setOrganizationService(OrganizationService organizationService)
          Sets the organization remote service.
 void setOrgGroupPermissionFinder(OrgGroupPermissionFinder orgGroupPermissionFinder)
          Sets the org group permission finder.
 void setOrgGroupPermissionPersistence(OrgGroupPermissionPersistence orgGroupPermissionPersistence)
          Sets the org group permission persistence.
 void setOrgGroupRolePersistence(OrgGroupRolePersistence orgGroupRolePersistence)
          Sets the org group role persistence.
 void setOrgLaborLocalService(OrgLaborLocalService orgLaborLocalService)
          Sets the org labor local service.
 void setOrgLaborPersistence(OrgLaborPersistence orgLaborPersistence)
          Sets the org labor persistence.
 void setOrgLaborService(OrgLaborService orgLaborService)
          Sets the org labor remote service.
 void setPasswordPolicyFinder(PasswordPolicyFinder passwordPolicyFinder)
          Sets the password policy finder.
 void setPasswordPolicyLocalService(PasswordPolicyLocalService passwordPolicyLocalService)
          Sets the password policy local service.
 void setPasswordPolicyPersistence(PasswordPolicyPersistence passwordPolicyPersistence)
          Sets the password policy persistence.
 void setPasswordPolicyRelLocalService(PasswordPolicyRelLocalService passwordPolicyRelLocalService)
          Sets the password policy rel local service.
 void setPasswordPolicyRelPersistence(PasswordPolicyRelPersistence passwordPolicyRelPersistence)
          Sets the password policy rel persistence.
 void setPasswordPolicyService(PasswordPolicyService passwordPolicyService)
          Sets the password policy remote service.
 void setPasswordTrackerLocalService(PasswordTrackerLocalService passwordTrackerLocalService)
          Sets the password tracker local service.
 void setPasswordTrackerPersistence(PasswordTrackerPersistence passwordTrackerPersistence)
          Sets the password tracker persistence.
 void setPermissionFinder(PermissionFinder permissionFinder)
          Sets the permission finder.
 void setPermissionLocalService(PermissionLocalService permissionLocalService)
          Sets the permission local service.
 void setPermissionPersistence(PermissionPersistence permissionPersistence)
          Sets the permission persistence.
 void setPermissionService(PermissionService permissionService)
          Sets the permission remote service.
 void setPhoneLocalService(PhoneLocalService phoneLocalService)
          Sets the phone local service.
 void setPhonePersistence(PhonePersistence phonePersistence)
          Sets the phone persistence.
 void setPhoneService(PhoneService phoneService)
          Sets the phone remote service.
 void setPluginSettingLocalService(PluginSettingLocalService pluginSettingLocalService)
          Sets the plugin setting local service.
 void setPluginSettingPersistence(PluginSettingPersistence pluginSettingPersistence)
          Sets the plugin setting persistence.
 void setPluginSettingService(PluginSettingService pluginSettingService)
          Sets the plugin setting remote service.
 void setPortalLocalService(PortalLocalService portalLocalService)
          Sets the portal local service.
 void setPortalService(PortalService portalService)
          Sets the portal remote service.
 void setPortletItemLocalService(PortletItemLocalService portletItemLocalService)
          Sets the portlet item local service.
 void setPortletItemPersistence(PortletItemPersistence portletItemPersistence)
          Sets the portlet item persistence.
 void setPortletLocalService(PortletLocalService portletLocalService)
          Sets the portlet local service.
 void setPortletPersistence(PortletPersistence portletPersistence)
          Sets the portlet persistence.
 void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
          Sets the portlet preferences finder.
 void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
          Sets the portlet preferences local service.
 void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
          Sets the portlet preferences persistence.
 void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
          Sets the portlet preferences remote service.
 void setPortletService(PortletService portletService)
          Sets the portlet remote service.
 void setQuartzLocalService(QuartzLocalService quartzLocalService)
          Sets the quartz local service.
 void setRegionPersistence(RegionPersistence regionPersistence)
          Sets the region persistence.
 void setRegionService(RegionService regionService)
          Sets the region remote service.
 void setReleaseLocalService(ReleaseLocalService releaseLocalService)
          Sets the release local service.
 void setReleasePersistence(ReleasePersistence releasePersistence)
          Sets the release persistence.
 void setResourceActionLocalService(ResourceActionLocalService resourceActionLocalService)
          Sets the resource action local service.
 void setResourceActionPersistence(ResourceActionPersistence resourceActionPersistence)
          Sets the resource action persistence.
 void setResourceCodeLocalService(ResourceCodeLocalService resourceCodeLocalService)
          Sets the resource code local service.
 void setResourceCodePersistence(ResourceCodePersistence resourceCodePersistence)
          Sets the resource code persistence.
 void setResourceFinder(ResourceFinder resourceFinder)
          Sets the resource finder.
 void setResourceLocalService(ResourceLocalService resourceLocalService)
          Sets the resource local service.
 void setResourcePermissionFinder(ResourcePermissionFinder resourcePermissionFinder)
          Sets the resource permission finder.
 void setResourcePermissionLocalService(ResourcePermissionLocalService resourcePermissionLocalService)
          Sets the resource permission local service.
 void setResourcePermissionPersistence(ResourcePermissionPersistence resourcePermissionPersistence)
          Sets the resource permission persistence.
 void setResourcePermissionService(ResourcePermissionService resourcePermissionService)
          Sets the resource permission remote service.
 void setResourcePersistence(ResourcePersistence resourcePersistence)
          Sets the resource persistence.
 void setResourceService(ResourceService resourceService)
          Sets the resource remote service.
 void setRoleFinder(RoleFinder roleFinder)
          Sets the role finder.
 void setRoleLocalService(RoleLocalService roleLocalService)
          Sets the role local service.
 void setRolePersistence(RolePersistence rolePersistence)
          Sets the role persistence.
 void setRoleService(RoleService roleService)
          Sets the role remote service.
 void setServiceComponentLocalService(ServiceComponentLocalService serviceComponentLocalService)
          Sets the service component local service.
 void setServiceComponentPersistence(ServiceComponentPersistence serviceComponentPersistence)
          Sets the service component persistence.
 void setShardLocalService(ShardLocalService shardLocalService)
          Sets the shard local service.
 void setShardPersistence(ShardPersistence shardPersistence)
          Sets the shard persistence.
 void setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
          Sets the subscription local service.
 void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
          Sets the subscription persistence.
 void setTeamFinder(TeamFinder teamFinder)
          Sets the team finder.
 void setTeamLocalService(TeamLocalService teamLocalService)
          Sets the team local service.
 void setTeamPersistence(TeamPersistence teamPersistence)
          Sets the team persistence.
 void setTeamService(TeamService teamService)
          Sets the team remote service.
 void setThemeLocalService(ThemeLocalService themeLocalService)
          Sets the theme local service.
 void setThemeService(ThemeService themeService)
          Sets the theme remote service.
 void setTicketLocalService(TicketLocalService ticketLocalService)
          Sets the ticket local service.
 void setTicketPersistence(TicketPersistence ticketPersistence)
          Sets the ticket persistence.
 void setUserFinder(UserFinder userFinder)
          Sets the user finder.
 void setUserGroupFinder(UserGroupFinder userGroupFinder)
          Sets the user group finder.
 void setUserGroupGroupRoleLocalService(UserGroupGroupRoleLocalService userGroupGroupRoleLocalService)
          Sets the user group group role local service.
 void setUserGroupGroupRolePersistence(UserGroupGroupRolePersistence userGroupGroupRolePersistence)
          Sets the user group group role persistence.
 void setUserGroupGroupRoleService(UserGroupGroupRoleService userGroupGroupRoleService)
          Sets the user group group role remote service.
 void setUserGroupLocalService(UserGroupLocalService userGroupLocalService)
          Sets the user group local service.
 void setUserGroupPersistence(UserGroupPersistence userGroupPersistence)
          Sets the user group persistence.
 void setUserGroupRoleFinder(UserGroupRoleFinder userGroupRoleFinder)
          Sets the user group role finder.
 void setUserGroupRoleLocalService(UserGroupRoleLocalService userGroupRoleLocalService)
          Sets the user group role local service.
 void setUserGroupRolePersistence(UserGroupRolePersistence userGroupRolePersistence)
          Sets the user group role persistence.
 void setUserGroupRoleService(UserGroupRoleService userGroupRoleService)
          Sets the user group role remote service.
 void setUserGroupService(UserGroupService userGroupService)
          Sets the user group remote service.
 void setUserIdMapperLocalService(UserIdMapperLocalService userIdMapperLocalService)
          Sets the user id mapper local service.
 void setUserIdMapperPersistence(UserIdMapperPersistence userIdMapperPersistence)
          Sets the user id mapper persistence.
 void setUserLocalService(UserLocalService userLocalService)
          Sets the user local service.
 void setUserPersistence(UserPersistence userPersistence)
          Sets the user persistence.
 void setUserService(UserService userService)
          Sets the user remote service.
 void setUserTrackerLocalService(UserTrackerLocalService userTrackerLocalService)
          Sets the user tracker local service.
 void setUserTrackerPathLocalService(UserTrackerPathLocalService userTrackerPathLocalService)
          Sets the user tracker path local service.
 void setUserTrackerPathPersistence(UserTrackerPathPersistence userTrackerPathPersistence)
          Sets the user tracker path persistence.
 void setUserTrackerPersistence(UserTrackerPersistence userTrackerPersistence)
          Sets the user tracker persistence.
 void setWebDAVPropsLocalService(WebDAVPropsLocalService webDAVPropsLocalService)
          Sets the web d a v props local service.
 void setWebDAVPropsPersistence(WebDAVPropsPersistence webDAVPropsPersistence)
          Sets the web d a v props persistence.
 void setWebsiteLocalService(WebsiteLocalService websiteLocalService)
          Sets the website local service.
 void setWebsitePersistence(WebsitePersistence websitePersistence)
          Sets the website persistence.
 void setWebsiteService(WebsiteService websiteService)
          Sets the website remote service.
 void setWorkflowDefinitionLinkLocalService(WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
          Sets the workflow definition link local service.
 void setWorkflowDefinitionLinkPersistence(WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
          Sets the workflow definition link persistence.
 void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
          Sets the workflow instance link local service.
 void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
          Sets the workflow instance link persistence.
 Phone updatePhone(Phone phone)
          Updates the phone in the database.
 Phone updatePhone(Phone phone, boolean merge)
          Updates the phone in the database.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portal.service.PhoneLocalService
addPhone, deletePhones, getPhones, getPhones, updatePhone
 

Field Detail

accountLocalService

@BeanReference(type=AccountLocalService.class)
protected AccountLocalService accountLocalService

accountService

@BeanReference(type=AccountService.class)
protected AccountService accountService

accountPersistence

@BeanReference(type=AccountPersistence.class)
protected AccountPersistence accountPersistence

addressLocalService

@BeanReference(type=AddressLocalService.class)
protected AddressLocalService addressLocalService

addressService

@BeanReference(type=AddressService.class)
protected AddressService addressService

addressPersistence

@BeanReference(type=AddressPersistence.class)
protected AddressPersistence addressPersistence

browserTrackerLocalService

@BeanReference(type=BrowserTrackerLocalService.class)
protected BrowserTrackerLocalService browserTrackerLocalService

browserTrackerPersistence

@BeanReference(type=BrowserTrackerPersistence.class)
protected BrowserTrackerPersistence browserTrackerPersistence

classNameLocalService

@BeanReference(type=ClassNameLocalService.class)
protected ClassNameLocalService classNameLocalService

classNameService

@BeanReference(type=ClassNameService.class)
protected ClassNameService classNameService

classNamePersistence

@BeanReference(type=ClassNamePersistence.class)
protected ClassNamePersistence classNamePersistence

clusterGroupLocalService

@BeanReference(type=ClusterGroupLocalService.class)
protected ClusterGroupLocalService clusterGroupLocalService

clusterGroupPersistence

@BeanReference(type=ClusterGroupPersistence.class)
protected ClusterGroupPersistence clusterGroupPersistence

companyLocalService

@BeanReference(type=CompanyLocalService.class)
protected CompanyLocalService companyLocalService

companyService

@BeanReference(type=CompanyService.class)
protected CompanyService companyService

companyPersistence

@BeanReference(type=CompanyPersistence.class)
protected CompanyPersistence companyPersistence

contactLocalService

@BeanReference(type=ContactLocalService.class)
protected ContactLocalService contactLocalService

contactService

@BeanReference(type=ContactService.class)
protected ContactService contactService

contactPersistence

@BeanReference(type=ContactPersistence.class)
protected ContactPersistence contactPersistence

countryService

@BeanReference(type=CountryService.class)
protected CountryService countryService

countryPersistence

@BeanReference(type=CountryPersistence.class)
protected CountryPersistence countryPersistence

emailAddressLocalService

@BeanReference(type=EmailAddressLocalService.class)
protected EmailAddressLocalService emailAddressLocalService

emailAddressService

@BeanReference(type=EmailAddressService.class)
protected EmailAddressService emailAddressService

emailAddressPersistence

@BeanReference(type=EmailAddressPersistence.class)
protected EmailAddressPersistence emailAddressPersistence

groupLocalService

@BeanReference(type=GroupLocalService.class)
protected GroupLocalService groupLocalService

groupService

@BeanReference(type=GroupService.class)
protected GroupService groupService

groupPersistence

@BeanReference(type=GroupPersistence.class)
protected GroupPersistence groupPersistence

groupFinder

@BeanReference(type=GroupFinder.class)
protected GroupFinder groupFinder

imageLocalService

@BeanReference(type=ImageLocalService.class)
protected ImageLocalService imageLocalService

imageService

@BeanReference(type=ImageService.class)
protected ImageService imageService

imagePersistence

@BeanReference(type=ImagePersistence.class)
protected ImagePersistence imagePersistence

layoutLocalService

@BeanReference(type=LayoutLocalService.class)
protected LayoutLocalService layoutLocalService

layoutService

@BeanReference(type=LayoutService.class)
protected LayoutService layoutService

layoutPersistence

@BeanReference(type=LayoutPersistence.class)
protected LayoutPersistence layoutPersistence

layoutFinder

@BeanReference(type=LayoutFinder.class)
protected LayoutFinder layoutFinder

layoutPrototypeLocalService

@BeanReference(type=LayoutPrototypeLocalService.class)
protected LayoutPrototypeLocalService layoutPrototypeLocalService

layoutPrototypeService

@BeanReference(type=LayoutPrototypeService.class)
protected LayoutPrototypeService layoutPrototypeService

layoutPrototypePersistence

@BeanReference(type=LayoutPrototypePersistence.class)
protected LayoutPrototypePersistence layoutPrototypePersistence

layoutSetLocalService

@BeanReference(type=LayoutSetLocalService.class)
protected LayoutSetLocalService layoutSetLocalService

layoutSetService

@BeanReference(type=LayoutSetService.class)
protected LayoutSetService layoutSetService

layoutSetPersistence

@BeanReference(type=LayoutSetPersistence.class)
protected LayoutSetPersistence layoutSetPersistence

layoutSetPrototypeLocalService

@BeanReference(type=LayoutSetPrototypeLocalService.class)
protected LayoutSetPrototypeLocalService layoutSetPrototypeLocalService

layoutSetPrototypeService

@BeanReference(type=LayoutSetPrototypeService.class)
protected LayoutSetPrototypeService layoutSetPrototypeService

layoutSetPrototypePersistence

@BeanReference(type=LayoutSetPrototypePersistence.class)
protected LayoutSetPrototypePersistence layoutSetPrototypePersistence

layoutTemplateLocalService

@BeanReference(type=LayoutTemplateLocalService.class)
protected LayoutTemplateLocalService layoutTemplateLocalService

listTypeService

@BeanReference(type=ListTypeService.class)
protected ListTypeService listTypeService

listTypePersistence

@BeanReference(type=ListTypePersistence.class)
protected ListTypePersistence listTypePersistence

lockLocalService

@BeanReference(type=LockLocalService.class)
protected LockLocalService lockLocalService

lockPersistence

@BeanReference(type=LockPersistence.class)
protected LockPersistence lockPersistence

membershipRequestLocalService

@BeanReference(type=MembershipRequestLocalService.class)
protected MembershipRequestLocalService membershipRequestLocalService

membershipRequestService

@BeanReference(type=MembershipRequestService.class)
protected MembershipRequestService membershipRequestService

membershipRequestPersistence

@BeanReference(type=MembershipRequestPersistence.class)
protected MembershipRequestPersistence membershipRequestPersistence

organizationLocalService

@BeanReference(type=OrganizationLocalService.class)
protected OrganizationLocalService organizationLocalService

organizationService

@BeanReference(type=OrganizationService.class)
protected OrganizationService organizationService

organizationPersistence

@BeanReference(type=OrganizationPersistence.class)
protected OrganizationPersistence organizationPersistence

organizationFinder

@BeanReference(type=OrganizationFinder.class)
protected OrganizationFinder organizationFinder

orgGroupPermissionPersistence

@BeanReference(type=OrgGroupPermissionPersistence.class)
protected OrgGroupPermissionPersistence orgGroupPermissionPersistence

orgGroupPermissionFinder

@BeanReference(type=OrgGroupPermissionFinder.class)
protected OrgGroupPermissionFinder orgGroupPermissionFinder

orgGroupRolePersistence

@BeanReference(type=OrgGroupRolePersistence.class)
protected OrgGroupRolePersistence orgGroupRolePersistence

orgLaborLocalService

@BeanReference(type=OrgLaborLocalService.class)
protected OrgLaborLocalService orgLaborLocalService

orgLaborService

@BeanReference(type=OrgLaborService.class)
protected OrgLaborService orgLaborService

orgLaborPersistence

@BeanReference(type=OrgLaborPersistence.class)
protected OrgLaborPersistence orgLaborPersistence

passwordPolicyLocalService

@BeanReference(type=PasswordPolicyLocalService.class)
protected PasswordPolicyLocalService passwordPolicyLocalService

passwordPolicyService

@BeanReference(type=PasswordPolicyService.class)
protected PasswordPolicyService passwordPolicyService

passwordPolicyPersistence

@BeanReference(type=PasswordPolicyPersistence.class)
protected PasswordPolicyPersistence passwordPolicyPersistence

passwordPolicyFinder

@BeanReference(type=PasswordPolicyFinder.class)
protected PasswordPolicyFinder passwordPolicyFinder

passwordPolicyRelLocalService

@BeanReference(type=PasswordPolicyRelLocalService.class)
protected PasswordPolicyRelLocalService passwordPolicyRelLocalService

passwordPolicyRelPersistence

@BeanReference(type=PasswordPolicyRelPersistence.class)
protected PasswordPolicyRelPersistence passwordPolicyRelPersistence

passwordTrackerLocalService

@BeanReference(type=PasswordTrackerLocalService.class)
protected PasswordTrackerLocalService passwordTrackerLocalService

passwordTrackerPersistence

@BeanReference(type=PasswordTrackerPersistence.class)
protected PasswordTrackerPersistence passwordTrackerPersistence

permissionLocalService

@BeanReference(type=PermissionLocalService.class)
protected PermissionLocalService permissionLocalService

permissionService

@BeanReference(type=PermissionService.class)
protected PermissionService permissionService

permissionPersistence

@BeanReference(type=PermissionPersistence.class)
protected PermissionPersistence permissionPersistence

permissionFinder

@BeanReference(type=PermissionFinder.class)
protected PermissionFinder permissionFinder

phoneLocalService

@BeanReference(type=PhoneLocalService.class)
protected PhoneLocalService phoneLocalService

phoneService

@BeanReference(type=PhoneService.class)
protected PhoneService phoneService

phonePersistence

@BeanReference(type=PhonePersistence.class)
protected PhonePersistence phonePersistence

pluginSettingLocalService

@BeanReference(type=PluginSettingLocalService.class)
protected PluginSettingLocalService pluginSettingLocalService

pluginSettingService

@BeanReference(type=PluginSettingService.class)
protected PluginSettingService pluginSettingService

pluginSettingPersistence

@BeanReference(type=PluginSettingPersistence.class)
protected PluginSettingPersistence pluginSettingPersistence

portalLocalService

@BeanReference(type=PortalLocalService.class)
protected PortalLocalService portalLocalService

portalService

@BeanReference(type=PortalService.class)
protected PortalService portalService

portletLocalService

@BeanReference(type=PortletLocalService.class)
protected PortletLocalService portletLocalService

portletService

@BeanReference(type=PortletService.class)
protected PortletService portletService

portletPersistence

@BeanReference(type=PortletPersistence.class)
protected PortletPersistence portletPersistence

portletItemLocalService

@BeanReference(type=PortletItemLocalService.class)
protected PortletItemLocalService portletItemLocalService

portletItemPersistence

@BeanReference(type=PortletItemPersistence.class)
protected PortletItemPersistence portletItemPersistence

portletPreferencesLocalService

@BeanReference(type=PortletPreferencesLocalService.class)
protected PortletPreferencesLocalService portletPreferencesLocalService

portletPreferencesService

@BeanReference(type=PortletPreferencesService.class)
protected PortletPreferencesService portletPreferencesService

portletPreferencesPersistence

@BeanReference(type=PortletPreferencesPersistence.class)
protected PortletPreferencesPersistence portletPreferencesPersistence

portletPreferencesFinder

@BeanReference(type=PortletPreferencesFinder.class)
protected PortletPreferencesFinder portletPreferencesFinder

quartzLocalService

@BeanReference(type=QuartzLocalService.class)
protected QuartzLocalService quartzLocalService

regionService

@BeanReference(type=RegionService.class)
protected RegionService regionService

regionPersistence

@BeanReference(type=RegionPersistence.class)
protected RegionPersistence regionPersistence

releaseLocalService

@BeanReference(type=ReleaseLocalService.class)
protected ReleaseLocalService releaseLocalService

releasePersistence

@BeanReference(type=ReleasePersistence.class)
protected ReleasePersistence releasePersistence

resourceLocalService

@BeanReference(type=ResourceLocalService.class)
protected ResourceLocalService resourceLocalService

resourceService

@BeanReference(type=ResourceService.class)
protected ResourceService resourceService

resourcePersistence

@BeanReference(type=ResourcePersistence.class)
protected ResourcePersistence resourcePersistence

resourceFinder

@BeanReference(type=ResourceFinder.class)
protected ResourceFinder resourceFinder

resourceActionLocalService

@BeanReference(type=ResourceActionLocalService.class)
protected ResourceActionLocalService resourceActionLocalService

resourceActionPersistence

@BeanReference(type=ResourceActionPersistence.class)
protected ResourceActionPersistence resourceActionPersistence

resourceCodeLocalService

@BeanReference(type=ResourceCodeLocalService.class)
protected ResourceCodeLocalService resourceCodeLocalService

resourceCodePersistence

@BeanReference(type=ResourceCodePersistence.class)
protected ResourceCodePersistence resourceCodePersistence

resourcePermissionLocalService

@BeanReference(type=ResourcePermissionLocalService.class)
protected ResourcePermissionLocalService resourcePermissionLocalService

resourcePermissionService

@BeanReference(type=ResourcePermissionService.class)
protected ResourcePermissionService resourcePermissionService

resourcePermissionPersistence

@BeanReference(type=ResourcePermissionPersistence.class)
protected ResourcePermissionPersistence resourcePermissionPersistence

resourcePermissionFinder

@BeanReference(type=ResourcePermissionFinder.class)
protected ResourcePermissionFinder resourcePermissionFinder

roleLocalService

@BeanReference(type=RoleLocalService.class)
protected RoleLocalService roleLocalService

roleService

@BeanReference(type=RoleService.class)
protected RoleService roleService

rolePersistence

@BeanReference(type=RolePersistence.class)
protected RolePersistence rolePersistence

roleFinder

@BeanReference(type=RoleFinder.class)
protected RoleFinder roleFinder

serviceComponentLocalService

@BeanReference(type=ServiceComponentLocalService.class)
protected ServiceComponentLocalService serviceComponentLocalService

serviceComponentPersistence

@BeanReference(type=ServiceComponentPersistence.class)
protected ServiceComponentPersistence serviceComponentPersistence

shardLocalService

@BeanReference(type=ShardLocalService.class)
protected ShardLocalService shardLocalService

shardPersistence

@BeanReference(type=ShardPersistence.class)
protected ShardPersistence shardPersistence

subscriptionLocalService

@BeanReference(type=SubscriptionLocalService.class)
protected SubscriptionLocalService subscriptionLocalService

subscriptionPersistence

@BeanReference(type=SubscriptionPersistence.class)
protected SubscriptionPersistence subscriptionPersistence

ticketLocalService

@BeanReference(type=TicketLocalService.class)
protected TicketLocalService ticketLocalService

ticketPersistence

@BeanReference(type=TicketPersistence.class)
protected TicketPersistence ticketPersistence

teamLocalService

@BeanReference(type=TeamLocalService.class)
protected TeamLocalService teamLocalService

teamService

@BeanReference(type=TeamService.class)
protected TeamService teamService

teamPersistence

@BeanReference(type=TeamPersistence.class)
protected TeamPersistence teamPersistence

teamFinder

@BeanReference(type=TeamFinder.class)
protected TeamFinder teamFinder

themeLocalService

@BeanReference(type=ThemeLocalService.class)
protected ThemeLocalService themeLocalService

themeService

@BeanReference(type=ThemeService.class)
protected ThemeService themeService

userLocalService

@BeanReference(type=UserLocalService.class)
protected UserLocalService userLocalService

userService

@BeanReference(type=UserService.class)
protected UserService userService

userPersistence

@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence

userFinder

@BeanReference(type=UserFinder.class)
protected UserFinder userFinder

userGroupLocalService

@BeanReference(type=UserGroupLocalService.class)
protected UserGroupLocalService userGroupLocalService

userGroupService

@BeanReference(type=UserGroupService.class)
protected UserGroupService userGroupService

userGroupPersistence

@BeanReference(type=UserGroupPersistence.class)
protected UserGroupPersistence userGroupPersistence

userGroupFinder

@BeanReference(type=UserGroupFinder.class)
protected UserGroupFinder userGroupFinder

userGroupGroupRoleLocalService

@BeanReference(type=UserGroupGroupRoleLocalService.class)
protected UserGroupGroupRoleLocalService userGroupGroupRoleLocalService

userGroupGroupRoleService

@BeanReference(type=UserGroupGroupRoleService.class)
protected UserGroupGroupRoleService userGroupGroupRoleService

userGroupGroupRolePersistence

@BeanReference(type=UserGroupGroupRolePersistence.class)
protected UserGroupGroupRolePersistence userGroupGroupRolePersistence

userGroupRoleLocalService

@BeanReference(type=UserGroupRoleLocalService.class)
protected UserGroupRoleLocalService userGroupRoleLocalService

userGroupRoleService

@BeanReference(type=UserGroupRoleService.class)
protected UserGroupRoleService userGroupRoleService

userGroupRolePersistence

@BeanReference(type=UserGroupRolePersistence.class)
protected UserGroupRolePersistence userGroupRolePersistence

userGroupRoleFinder

@BeanReference(type=UserGroupRoleFinder.class)
protected UserGroupRoleFinder userGroupRoleFinder

userIdMapperLocalService

@BeanReference(type=UserIdMapperLocalService.class)
protected UserIdMapperLocalService userIdMapperLocalService

userIdMapperPersistence

@BeanReference(type=UserIdMapperPersistence.class)
protected UserIdMapperPersistence userIdMapperPersistence

userTrackerLocalService

@BeanReference(type=UserTrackerLocalService.class)
protected UserTrackerLocalService userTrackerLocalService

userTrackerPersistence

@BeanReference(type=UserTrackerPersistence.class)
protected UserTrackerPersistence userTrackerPersistence

userTrackerPathLocalService

@BeanReference(type=UserTrackerPathLocalService.class)
protected UserTrackerPathLocalService userTrackerPathLocalService

userTrackerPathPersistence

@BeanReference(type=UserTrackerPathPersistence.class)
protected UserTrackerPathPersistence userTrackerPathPersistence

webDAVPropsLocalService

@BeanReference(type=WebDAVPropsLocalService.class)
protected WebDAVPropsLocalService webDAVPropsLocalService

webDAVPropsPersistence

@BeanReference(type=WebDAVPropsPersistence.class)
protected WebDAVPropsPersistence webDAVPropsPersistence

websiteLocalService

@BeanReference(type=WebsiteLocalService.class)
protected WebsiteLocalService websiteLocalService

websiteService

@BeanReference(type=WebsiteService.class)
protected WebsiteService websiteService

websitePersistence

@BeanReference(type=WebsitePersistence.class)
protected WebsitePersistence websitePersistence

workflowDefinitionLinkLocalService

@BeanReference(type=WorkflowDefinitionLinkLocalService.class)
protected WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService

workflowDefinitionLinkPersistence

@BeanReference(type=WorkflowDefinitionLinkPersistence.class)
protected WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence

workflowInstanceLinkLocalService

@BeanReference(type=WorkflowInstanceLinkLocalService.class)
protected WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService

workflowInstanceLinkPersistence

@BeanReference(type=WorkflowInstanceLinkPersistence.class)
protected WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

counterLocalService

@BeanReference(type=CounterLocalService.class)
protected CounterLocalService counterLocalService
Constructor Detail

PhoneLocalServiceBaseImpl

public PhoneLocalServiceBaseImpl()
Method Detail

addPhone

public Phone addPhone(Phone phone)
               throws SystemException
Adds the phone to the database. Also notifies the appropriate model listeners.

Specified by:
addPhone in interface PhoneLocalService
Parameters:
phone - the phone to add
Returns:
the phone that was added
Throws:
SystemException - if a system exception occurred

createPhone

public Phone createPhone(long phoneId)
Creates a new phone with the primary key. Does not add the phone to the database.

Specified by:
createPhone in interface PhoneLocalService
Parameters:
phoneId - the primary key for the new phone
Returns:
the new phone

deletePhone

public void deletePhone(long phoneId)
                 throws PortalException,
                        SystemException
Deletes the phone with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
deletePhone in interface PhoneLocalService
Parameters:
phoneId - the primary key of the phone to delete
Throws:
PortalException - if a phone with the primary key could not be found
SystemException - if a system exception occurred

deletePhone

public void deletePhone(Phone phone)
                 throws SystemException
Deletes the phone from the database. Also notifies the appropriate model listeners.

Specified by:
deletePhone in interface PhoneLocalService
Parameters:
phone - the phone to delete
Throws:
SystemException - if a system exception occurred

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery)
                  throws SystemException
Performs a dynamic query on the database and returns the matching rows.

Specified by:
dynamicQuery in interface PhoneLocalService
Parameters:
dynamicQuery - the dynamic query to search with
Returns:
the matching rows
Throws:
SystemException - if a system exception occurred

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery,
                         int start,
                         int end)
                  throws SystemException
Performs a dynamic query on the database and returns a range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
dynamicQuery in interface PhoneLocalService
Parameters:
dynamicQuery - the dynamic query to search with
start - the lower bound of the range of model instances to return
end - the upper bound of the range of model instances to return (not inclusive)
Returns:
the range of matching rows
Throws:
SystemException - if a system exception occurred

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery,
                         int start,
                         int end,
                         OrderByComparator orderByComparator)
                  throws SystemException
Performs a dynamic query on the database and returns an ordered range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
dynamicQuery in interface PhoneLocalService
Parameters:
dynamicQuery - the dynamic query to search with
start - the lower bound of the range of model instances to return
end - the upper bound of the range of model instances to return (not inclusive)
orderByComparator - the comparator to order the results by
Returns:
the ordered range of matching rows
Throws:
SystemException - if a system exception occurred

dynamicQueryCount

public long dynamicQueryCount(DynamicQuery dynamicQuery)
                       throws SystemException
Counts the number of rows that match the dynamic query.

Specified by:
dynamicQueryCount in interface PhoneLocalService
Parameters:
dynamicQuery - the dynamic query to search with
Returns:
the number of rows that match the dynamic query
Throws:
SystemException - if a system exception occurred

getPhone

public Phone getPhone(long phoneId)
               throws PortalException,
                      SystemException
Gets the phone with the primary key.

Specified by:
getPhone in interface PhoneLocalService
Parameters:
phoneId - the primary key of the phone to get
Returns:
the phone
Throws:
PortalException - if a phone with the primary key could not be found
SystemException - if a system exception occurred

getPhones

public List<Phone> getPhones(int start,
                             int end)
                      throws SystemException
Gets a range of all the phones.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
getPhones in interface PhoneLocalService
Parameters:
start - the lower bound of the range of phones to return
end - the upper bound of the range of phones to return (not inclusive)
Returns:
the range of phones
Throws:
SystemException - if a system exception occurred

getPhonesCount

public int getPhonesCount()
                   throws SystemException
Gets the number of phones.

Specified by:
getPhonesCount in interface PhoneLocalService
Returns:
the number of phones
Throws:
SystemException - if a system exception occurred

updatePhone

public Phone updatePhone(Phone phone)
                  throws SystemException
Updates the phone in the database. Also notifies the appropriate model listeners.

Specified by:
updatePhone in interface PhoneLocalService
Parameters:
phone - the phone to update
Returns:
the phone that was updated
Throws:
SystemException - if a system exception occurred

updatePhone

public Phone updatePhone(Phone phone,
                         boolean merge)
                  throws SystemException
Updates the phone in the database. Also notifies the appropriate model listeners.

Specified by:
updatePhone in interface PhoneLocalService
Parameters:
phone - the phone to update
merge - whether to merge the phone with the current session. See BatchSession.update(com.liferay.portal.kernel.dao.orm.Session, com.liferay.portal.model.BaseModel, boolean) for an explanation.
Returns:
the phone that was updated
Throws:
SystemException - if a system exception occurred

getAccountLocalService

public AccountLocalService getAccountLocalService()
Gets the account local service.

Returns:
the account local service

setAccountLocalService

public void setAccountLocalService(AccountLocalService accountLocalService)
Sets the account local service.

Parameters:
accountLocalService - the account local service

getAccountService

public AccountService getAccountService()
Gets the account remote service.

Returns:
the account remote service

setAccountService

public void setAccountService(AccountService accountService)
Sets the account remote service.

Parameters:
accountService - the account remote service

getAccountPersistence

public AccountPersistence getAccountPersistence()
Gets the account persistence.

Returns:
the account persistence

setAccountPersistence

public void setAccountPersistence(AccountPersistence accountPersistence)
Sets the account persistence.

Parameters:
accountPersistence - the account persistence

getAddressLocalService

public AddressLocalService getAddressLocalService()
Gets the address local service.

Returns:
the address local service

setAddressLocalService

public void setAddressLocalService(AddressLocalService addressLocalService)
Sets the address local service.

Parameters:
addressLocalService - the address local service

getAddressService

public AddressService getAddressService()
Gets the address remote service.

Returns:
the address remote service

setAddressService

public void setAddressService(AddressService addressService)
Sets the address remote service.

Parameters:
addressService - the address remote service

getAddressPersistence

public AddressPersistence getAddressPersistence()
Gets the address persistence.

Returns:
the address persistence

setAddressPersistence

public void setAddressPersistence(AddressPersistence addressPersistence)
Sets the address persistence.

Parameters:
addressPersistence - the address persistence

getBrowserTrackerLocalService

public BrowserTrackerLocalService getBrowserTrackerLocalService()
Gets the browser tracker local service.

Returns:
the browser tracker local service

setBrowserTrackerLocalService

public void setBrowserTrackerLocalService(BrowserTrackerLocalService browserTrackerLocalService)
Sets the browser tracker local service.

Parameters:
browserTrackerLocalService - the browser tracker local service

getBrowserTrackerPersistence

public BrowserTrackerPersistence getBrowserTrackerPersistence()
Gets the browser tracker persistence.

Returns:
the browser tracker persistence

setBrowserTrackerPersistence

public void setBrowserTrackerPersistence(BrowserTrackerPersistence browserTrackerPersistence)
Sets the browser tracker persistence.

Parameters:
browserTrackerPersistence - the browser tracker persistence

getClassNameLocalService

public ClassNameLocalService getClassNameLocalService()
Gets the class name local service.

Returns:
the class name local service

setClassNameLocalService

public void setClassNameLocalService(ClassNameLocalService classNameLocalService)
Sets the class name local service.

Parameters:
classNameLocalService - the class name local service

getClassNameService

public ClassNameService getClassNameService()
Gets the class name remote service.

Returns:
the class name remote service

setClassNameService

public void setClassNameService(ClassNameService classNameService)
Sets the class name remote service.

Parameters:
classNameService - the class name remote service

getClassNamePersistence

public ClassNamePersistence getClassNamePersistence()
Gets the class name persistence.

Returns:
the class name persistence

setClassNamePersistence

public void setClassNamePersistence(ClassNamePersistence classNamePersistence)
Sets the class name persistence.

Parameters:
classNamePersistence - the class name persistence

getClusterGroupLocalService

public ClusterGroupLocalService getClusterGroupLocalService()
Gets the cluster group local service.

Returns:
the cluster group local service

setClusterGroupLocalService

public void setClusterGroupLocalService(ClusterGroupLocalService clusterGroupLocalService)
Sets the cluster group local service.

Parameters:
clusterGroupLocalService - the cluster group local service

getClusterGroupPersistence

public ClusterGroupPersistence getClusterGroupPersistence()
Gets the cluster group persistence.

Returns:
the cluster group persistence

setClusterGroupPersistence

public void setClusterGroupPersistence(ClusterGroupPersistence clusterGroupPersistence)
Sets the cluster group persistence.

Parameters:
clusterGroupPersistence - the cluster group persistence

getCompanyLocalService

public CompanyLocalService getCompanyLocalService()
Gets the company local service.

Returns:
the company local service

setCompanyLocalService

public void setCompanyLocalService(CompanyLocalService companyLocalService)
Sets the company local service.

Parameters:
companyLocalService - the company local service

getCompanyService

public CompanyService getCompanyService()
Gets the company remote service.

Returns:
the company remote service

setCompanyService

public void setCompanyService(CompanyService companyService)
Sets the company remote service.

Parameters:
companyService - the company remote service

getCompanyPersistence

public CompanyPersistence getCompanyPersistence()
Gets the company persistence.

Returns:
the company persistence

setCompanyPersistence

public void setCompanyPersistence(CompanyPersistence companyPersistence)
Sets the company persistence.

Parameters:
companyPersistence - the company persistence

getContactLocalService

public ContactLocalService getContactLocalService()
Gets the contact local service.

Returns:
the contact local service

setContactLocalService

public void setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service.

Parameters:
contactLocalService - the contact local service

getContactService

public ContactService getContactService()
Gets the contact remote service.

Returns:
the contact remote service

setContactService

public void setContactService(ContactService contactService)
Sets the contact remote service.

Parameters:
contactService - the contact remote service

getContactPersistence

public ContactPersistence getContactPersistence()
Gets the contact persistence.

Returns:
the contact persistence

setContactPersistence

public void setContactPersistence(ContactPersistence contactPersistence)
Sets the contact persistence.

Parameters:
contactPersistence - the contact persistence

getCountryService

public CountryService getCountryService()
Gets the country remote service.

Returns:
the country remote service

setCountryService

public void setCountryService(CountryService countryService)
Sets the country remote service.

Parameters:
countryService - the country remote service

getCountryPersistence

public CountryPersistence getCountryPersistence()
Gets the country persistence.

Returns:
the country persistence

setCountryPersistence

public void setCountryPersistence(CountryPersistence countryPersistence)
Sets the country persistence.

Parameters:
countryPersistence - the country persistence

getEmailAddressLocalService

public EmailAddressLocalService getEmailAddressLocalService()
Gets the email address local service.

Returns:
the email address local service

setEmailAddressLocalService

public void setEmailAddressLocalService(EmailAddressLocalService emailAddressLocalService)
Sets the email address local service.

Parameters:
emailAddressLocalService - the email address local service

getEmailAddressService

public EmailAddressService getEmailAddressService()
Gets the email address remote service.

Returns:
the email address remote service

setEmailAddressService

public void setEmailAddressService(EmailAddressService emailAddressService)
Sets the email address remote service.

Parameters:
emailAddressService - the email address remote service

getEmailAddressPersistence

public EmailAddressPersistence getEmailAddressPersistence()
Gets the email address persistence.

Returns:
the email address persistence

setEmailAddressPersistence

public void setEmailAddressPersistence(EmailAddressPersistence emailAddressPersistence)
Sets the email address persistence.

Parameters:
emailAddressPersistence - the email address persistence

getGroupLocalService

public GroupLocalService getGroupLocalService()
Gets the group local service.

Returns:
the group local service

setGroupLocalService

public void setGroupLocalService(GroupLocalService groupLocalService)
Sets the group local service.

Parameters:
groupLocalService - the group local service

getGroupService

public GroupService getGroupService()
Gets the group remote service.

Returns:
the group remote service

setGroupService

public void setGroupService(GroupService groupService)
Sets the group remote service.

Parameters:
groupService - the group remote service

getGroupPersistence

public GroupPersistence getGroupPersistence()
Gets the group persistence.

Returns:
the group persistence

setGroupPersistence

public void setGroupPersistence(GroupPersistence groupPersistence)
Sets the group persistence.

Parameters:
groupPersistence - the group persistence

getGroupFinder

public GroupFinder getGroupFinder()
Gets the group finder.

Returns:
the group finder

setGroupFinder

public void setGroupFinder(GroupFinder groupFinder)
Sets the group finder.

Parameters:
groupFinder - the group finder

getImageLocalService

public ImageLocalService getImageLocalService()
Gets the image local service.

Returns:
the image local service

setImageLocalService

public void setImageLocalService(ImageLocalService imageLocalService)
Sets the image local service.

Parameters:
imageLocalService - the image local service

getImageService

public ImageService getImageService()
Gets the image remote service.

Returns:
the image remote service

setImageService

public void setImageService(ImageService imageService)
Sets the image remote service.

Parameters:
imageService - the image remote service

getImagePersistence

public ImagePersistence getImagePersistence()
Gets the image persistence.

Returns:
the image persistence

setImagePersistence

public void setImagePersistence(ImagePersistence imagePersistence)
Sets the image persistence.

Parameters:
imagePersistence - the image persistence

getLayoutLocalService

public LayoutLocalService getLayoutLocalService()
Gets the layout local service.

Returns:
the layout local service

setLayoutLocalService

public void setLayoutLocalService(LayoutLocalService layoutLocalService)
Sets the layout local service.

Parameters:
layoutLocalService - the layout local service

getLayoutService

public LayoutService getLayoutService()
Gets the layout remote service.

Returns:
the layout remote service

setLayoutService

public void setLayoutService(LayoutService layoutService)
Sets the layout remote service.

Parameters:
layoutService - the layout remote service

getLayoutPersistence

public LayoutPersistence getLayoutPersistence()
Gets the layout persistence.

Returns:
the layout persistence

setLayoutPersistence

public void setLayoutPersistence(LayoutPersistence layoutPersistence)
Sets the layout persistence.

Parameters:
layoutPersistence - the layout persistence

getLayoutFinder

public LayoutFinder getLayoutFinder()
Gets the layout finder.

Returns:
the layout finder

setLayoutFinder

public void setLayoutFinder(LayoutFinder layoutFinder)
Sets the layout finder.

Parameters:
layoutFinder - the layout finder

getLayoutPrototypeLocalService

public LayoutPrototypeLocalService getLayoutPrototypeLocalService()
Gets the layout prototype local service.

Returns:
the layout prototype local service

setLayoutPrototypeLocalService

public void setLayoutPrototypeLocalService(LayoutPrototypeLocalService layoutPrototypeLocalService)
Sets the layout prototype local service.

Parameters:
layoutPrototypeLocalService - the layout prototype local service

getLayoutPrototypeService

public LayoutPrototypeService getLayoutPrototypeService()
Gets the layout prototype remote service.

Returns:
the layout prototype remote service

setLayoutPrototypeService

public void setLayoutPrototypeService(LayoutPrototypeService layoutPrototypeService)
Sets the layout prototype remote service.

Parameters:
layoutPrototypeService - the layout prototype remote service

getLayoutPrototypePersistence

public LayoutPrototypePersistence getLayoutPrototypePersistence()
Gets the layout prototype persistence.

Returns:
the layout prototype persistence

setLayoutPrototypePersistence

public void setLayoutPrototypePersistence(LayoutPrototypePersistence layoutPrototypePersistence)
Sets the layout prototype persistence.

Parameters:
layoutPrototypePersistence - the layout prototype persistence

getLayoutSetLocalService

public LayoutSetLocalService getLayoutSetLocalService()
Gets the layout set local service.

Returns:
the layout set local service

setLayoutSetLocalService

public void setLayoutSetLocalService(LayoutSetLocalService layoutSetLocalService)
Sets the layout set local service.

Parameters:
layoutSetLocalService - the layout set local service

getLayoutSetService

public LayoutSetService getLayoutSetService()
Gets the layout set remote service.

Returns:
the layout set remote service

setLayoutSetService

public void setLayoutSetService(LayoutSetService layoutSetService)
Sets the layout set remote service.

Parameters:
layoutSetService - the layout set remote service

getLayoutSetPersistence

public LayoutSetPersistence getLayoutSetPersistence()
Gets the layout set persistence.

Returns:
the layout set persistence

setLayoutSetPersistence

public void setLayoutSetPersistence(LayoutSetPersistence layoutSetPersistence)
Sets the layout set persistence.

Parameters:
layoutSetPersistence - the layout set persistence

getLayoutSetPrototypeLocalService

public LayoutSetPrototypeLocalService getLayoutSetPrototypeLocalService()
Gets the layout set prototype local service.

Returns:
the layout set prototype local service

setLayoutSetPrototypeLocalService

public void setLayoutSetPrototypeLocalService(LayoutSetPrototypeLocalService layoutSetPrototypeLocalService)
Sets the layout set prototype local service.

Parameters:
layoutSetPrototypeLocalService - the layout set prototype local service

getLayoutSetPrototypeService

public LayoutSetPrototypeService getLayoutSetPrototypeService()
Gets the layout set prototype remote service.

Returns:
the layout set prototype remote service

setLayoutSetPrototypeService

public void setLayoutSetPrototypeService(LayoutSetPrototypeService layoutSetPrototypeService)
Sets the layout set prototype remote service.

Parameters:
layoutSetPrototypeService - the layout set prototype remote service

getLayoutSetPrototypePersistence

public LayoutSetPrototypePersistence getLayoutSetPrototypePersistence()
Gets the layout set prototype persistence.

Returns:
the layout set prototype persistence

setLayoutSetPrototypePersistence

public void setLayoutSetPrototypePersistence(LayoutSetPrototypePersistence layoutSetPrototypePersistence)
Sets the layout set prototype persistence.

Parameters:
layoutSetPrototypePersistence - the layout set prototype persistence

getLayoutTemplateLocalService

public LayoutTemplateLocalService getLayoutTemplateLocalService()
Gets the layout template local service.

Returns:
the layout template local service

setLayoutTemplateLocalService

public void setLayoutTemplateLocalService(LayoutTemplateLocalService layoutTemplateLocalService)
Sets the layout template local service.

Parameters:
layoutTemplateLocalService - the layout template local service

getListTypeService

public ListTypeService getListTypeService()
Gets the list type remote service.

Returns:
the list type remote service

setListTypeService

public void setListTypeService(ListTypeService listTypeService)
Sets the list type remote service.

Parameters:
listTypeService - the list type remote service

getListTypePersistence

public ListTypePersistence getListTypePersistence()
Gets the list type persistence.

Returns:
the list type persistence

setListTypePersistence

public void setListTypePersistence(ListTypePersistence listTypePersistence)
Sets the list type persistence.

Parameters:
listTypePersistence - the list type persistence

getLockLocalService

public LockLocalService getLockLocalService()
Gets the lock local service.

Returns:
the lock local service

setLockLocalService

public void setLockLocalService(LockLocalService lockLocalService)
Sets the lock local service.

Parameters:
lockLocalService - the lock local service

getLockPersistence

public LockPersistence getLockPersistence()
Gets the lock persistence.

Returns:
the lock persistence

setLockPersistence

public void setLockPersistence(LockPersistence lockPersistence)
Sets the lock persistence.

Parameters:
lockPersistence - the lock persistence

getMembershipRequestLocalService

public MembershipRequestLocalService getMembershipRequestLocalService()
Gets the membership request local service.

Returns:
the membership request local service

setMembershipRequestLocalService

public void setMembershipRequestLocalService(MembershipRequestLocalService membershipRequestLocalService)
Sets the membership request local service.

Parameters:
membershipRequestLocalService - the membership request local service

getMembershipRequestService

public MembershipRequestService getMembershipRequestService()
Gets the membership request remote service.

Returns:
the membership request remote service

setMembershipRequestService

public void setMembershipRequestService(MembershipRequestService membershipRequestService)
Sets the membership request remote service.

Parameters:
membershipRequestService - the membership request remote service

getMembershipRequestPersistence

public MembershipRequestPersistence getMembershipRequestPersistence()
Gets the membership request persistence.

Returns:
the membership request persistence

setMembershipRequestPersistence

public void setMembershipRequestPersistence(MembershipRequestPersistence membershipRequestPersistence)
Sets the membership request persistence.

Parameters:
membershipRequestPersistence - the membership request persistence

getOrganizationLocalService

public OrganizationLocalService getOrganizationLocalService()
Gets the organization local service.

Returns:
the organization local service

setOrganizationLocalService

public void setOrganizationLocalService(OrganizationLocalService organizationLocalService)
Sets the organization local service.

Parameters:
organizationLocalService - the organization local service

getOrganizationService

public OrganizationService getOrganizationService()
Gets the organization remote service.

Returns:
the organization remote service

setOrganizationService

public void setOrganizationService(OrganizationService organizationService)
Sets the organization remote service.

Parameters:
organizationService - the organization remote service

getOrganizationPersistence

public OrganizationPersistence getOrganizationPersistence()
Gets the organization persistence.

Returns:
the organization persistence

setOrganizationPersistence

public void setOrganizationPersistence(OrganizationPersistence organizationPersistence)
Sets the organization persistence.

Parameters:
organizationPersistence - the organization persistence

getOrganizationFinder

public OrganizationFinder getOrganizationFinder()
Gets the organization finder.

Returns:
the organization finder

setOrganizationFinder

public void setOrganizationFinder(OrganizationFinder organizationFinder)
Sets the organization finder.

Parameters:
organizationFinder - the organization finder

getOrgGroupPermissionPersistence

public OrgGroupPermissionPersistence getOrgGroupPermissionPersistence()
Gets the org group permission persistence.

Returns:
the org group permission persistence

setOrgGroupPermissionPersistence

public void setOrgGroupPermissionPersistence(OrgGroupPermissionPersistence orgGroupPermissionPersistence)
Sets the org group permission persistence.

Parameters:
orgGroupPermissionPersistence - the org group permission persistence

getOrgGroupPermissionFinder

public OrgGroupPermissionFinder getOrgGroupPermissionFinder()
Gets the org group permission finder.

Returns:
the org group permission finder

setOrgGroupPermissionFinder

public void setOrgGroupPermissionFinder(OrgGroupPermissionFinder orgGroupPermissionFinder)
Sets the org group permission finder.

Parameters:
orgGroupPermissionFinder - the org group permission finder

getOrgGroupRolePersistence

public OrgGroupRolePersistence getOrgGroupRolePersistence()
Gets the org group role persistence.

Returns:
the org group role persistence

setOrgGroupRolePersistence

public void setOrgGroupRolePersistence(OrgGroupRolePersistence orgGroupRolePersistence)
Sets the org group role persistence.

Parameters:
orgGroupRolePersistence - the org group role persistence

getOrgLaborLocalService

public OrgLaborLocalService getOrgLaborLocalService()
Gets the org labor local service.

Returns:
the org labor local service

setOrgLaborLocalService

public void setOrgLaborLocalService(OrgLaborLocalService orgLaborLocalService)
Sets the org labor local service.

Parameters:
orgLaborLocalService - the org labor local service

getOrgLaborService

public OrgLaborService getOrgLaborService()
Gets the org labor remote service.

Returns:
the org labor remote service

setOrgLaborService

public void setOrgLaborService(OrgLaborService orgLaborService)
Sets the org labor remote service.

Parameters:
orgLaborService - the org labor remote service

getOrgLaborPersistence

public OrgLaborPersistence getOrgLaborPersistence()
Gets the org labor persistence.

Returns:
the org labor persistence

setOrgLaborPersistence

public void setOrgLaborPersistence(OrgLaborPersistence orgLaborPersistence)
Sets the org labor persistence.

Parameters:
orgLaborPersistence - the org labor persistence

getPasswordPolicyLocalService

public PasswordPolicyLocalService getPasswordPolicyLocalService()
Gets the password policy local service.

Returns:
the password policy local service

setPasswordPolicyLocalService

public void setPasswordPolicyLocalService(PasswordPolicyLocalService passwordPolicyLocalService)
Sets the password policy local service.

Parameters:
passwordPolicyLocalService - the password policy local service

getPasswordPolicyService

public PasswordPolicyService getPasswordPolicyService()
Gets the password policy remote service.

Returns:
the password policy remote service

setPasswordPolicyService

public void setPasswordPolicyService(PasswordPolicyService passwordPolicyService)
Sets the password policy remote service.

Parameters:
passwordPolicyService - the password policy remote service

getPasswordPolicyPersistence

public PasswordPolicyPersistence getPasswordPolicyPersistence()
Gets the password policy persistence.

Returns:
the password policy persistence

setPasswordPolicyPersistence

public void setPasswordPolicyPersistence(PasswordPolicyPersistence passwordPolicyPersistence)
Sets the password policy persistence.

Parameters:
passwordPolicyPersistence - the password policy persistence

getPasswordPolicyFinder

public PasswordPolicyFinder getPasswordPolicyFinder()
Gets the password policy finder.

Returns:
the password policy finder

setPasswordPolicyFinder

public void setPasswordPolicyFinder(PasswordPolicyFinder passwordPolicyFinder)
Sets the password policy finder.

Parameters:
passwordPolicyFinder - the password policy finder

getPasswordPolicyRelLocalService

public PasswordPolicyRelLocalService getPasswordPolicyRelLocalService()
Gets the password policy rel local service.

Returns:
the password policy rel local service

setPasswordPolicyRelLocalService

public void setPasswordPolicyRelLocalService(PasswordPolicyRelLocalService passwordPolicyRelLocalService)
Sets the password policy rel local service.

Parameters:
passwordPolicyRelLocalService - the password policy rel local service

getPasswordPolicyRelPersistence

public PasswordPolicyRelPersistence getPasswordPolicyRelPersistence()
Gets the password policy rel persistence.

Returns:
the password policy rel persistence

setPasswordPolicyRelPersistence

public void setPasswordPolicyRelPersistence(PasswordPolicyRelPersistence passwordPolicyRelPersistence)
Sets the password policy rel persistence.

Parameters:
passwordPolicyRelPersistence - the password policy rel persistence

getPasswordTrackerLocalService

public PasswordTrackerLocalService getPasswordTrackerLocalService()
Gets the password tracker local service.

Returns:
the password tracker local service

setPasswordTrackerLocalService

public void setPasswordTrackerLocalService(PasswordTrackerLocalService passwordTrackerLocalService)
Sets the password tracker local service.

Parameters:
passwordTrackerLocalService - the password tracker local service

getPasswordTrackerPersistence

public PasswordTrackerPersistence getPasswordTrackerPersistence()
Gets the password tracker persistence.

Returns:
the password tracker persistence

setPasswordTrackerPersistence

public void setPasswordTrackerPersistence(PasswordTrackerPersistence passwordTrackerPersistence)
Sets the password tracker persistence.

Parameters:
passwordTrackerPersistence - the password tracker persistence

getPermissionLocalService

public PermissionLocalService getPermissionLocalService()
Gets the permission local service.

Returns:
the permission local service

setPermissionLocalService

public void setPermissionLocalService(PermissionLocalService permissionLocalService)
Sets the permission local service.

Parameters:
permissionLocalService - the permission local service

getPermissionService

public PermissionService getPermissionService()
Gets the permission remote service.

Returns:
the permission remote service

setPermissionService

public void setPermissionService(PermissionService permissionService)
Sets the permission remote service.

Parameters:
permissionService - the permission remote service

getPermissionPersistence

public PermissionPersistence getPermissionPersistence()
Gets the permission persistence.

Returns:
the permission persistence

setPermissionPersistence

public void setPermissionPersistence(PermissionPersistence permissionPersistence)
Sets the permission persistence.

Parameters:
permissionPersistence - the permission persistence

getPermissionFinder

public PermissionFinder getPermissionFinder()
Gets the permission finder.

Returns:
the permission finder

setPermissionFinder

public void setPermissionFinder(PermissionFinder permissionFinder)
Sets the permission finder.

Parameters:
permissionFinder - the permission finder

getPhoneLocalService

public PhoneLocalService getPhoneLocalService()
Gets the phone local service.

Returns:
the phone local service

setPhoneLocalService

public void setPhoneLocalService(PhoneLocalService phoneLocalService)
Sets the phone local service.

Parameters:
phoneLocalService - the phone local service

getPhoneService

public PhoneService getPhoneService()
Gets the phone remote service.

Returns:
the phone remote service

setPhoneService

public void setPhoneService(PhoneService phoneService)
Sets the phone remote service.

Parameters:
phoneService - the phone remote service

getPhonePersistence

public PhonePersistence getPhonePersistence()
Gets the phone persistence.

Returns:
the phone persistence

setPhonePersistence

public void setPhonePersistence(PhonePersistence phonePersistence)
Sets the phone persistence.

Parameters:
phonePersistence - the phone persistence

getPluginSettingLocalService

public PluginSettingLocalService getPluginSettingLocalService()
Gets the plugin setting local service.

Returns:
the plugin setting local service

setPluginSettingLocalService

public void setPluginSettingLocalService(PluginSettingLocalService pluginSettingLocalService)
Sets the plugin setting local service.

Parameters:
pluginSettingLocalService - the plugin setting local service

getPluginSettingService

public PluginSettingService getPluginSettingService()
Gets the plugin setting remote service.

Returns:
the plugin setting remote service

setPluginSettingService

public void setPluginSettingService(PluginSettingService pluginSettingService)
Sets the plugin setting remote service.

Parameters:
pluginSettingService - the plugin setting remote service

getPluginSettingPersistence

public PluginSettingPersistence getPluginSettingPersistence()
Gets the plugin setting persistence.

Returns:
the plugin setting persistence

setPluginSettingPersistence

public void setPluginSettingPersistence(PluginSettingPersistence pluginSettingPersistence)
Sets the plugin setting persistence.

Parameters:
pluginSettingPersistence - the plugin setting persistence

getPortalLocalService

public PortalLocalService getPortalLocalService()
Gets the portal local service.

Returns:
the portal local service

setPortalLocalService

public void setPortalLocalService(PortalLocalService portalLocalService)
Sets the portal local service.

Parameters:
portalLocalService - the portal local service

getPortalService

public PortalService getPortalService()
Gets the portal remote service.

Returns:
the portal remote service

setPortalService

public void setPortalService(PortalService portalService)
Sets the portal remote service.

Parameters:
portalService - the portal remote service

getPortletLocalService

public PortletLocalService getPortletLocalService()
Gets the portlet local service.

Returns:
the portlet local service

setPortletLocalService

public void setPortletLocalService(PortletLocalService portletLocalService)
Sets the portlet local service.

Parameters:
portletLocalService - the portlet local service

getPortletService

public PortletService getPortletService()
Gets the portlet remote service.

Returns:
the portlet remote service

setPortletService

public void setPortletService(PortletService portletService)
Sets the portlet remote service.

Parameters:
portletService - the portlet remote service

getPortletPersistence

public PortletPersistence getPortletPersistence()
Gets the portlet persistence.

Returns:
the portlet persistence

setPortletPersistence

public void setPortletPersistence(PortletPersistence portletPersistence)
Sets the portlet persistence.

Parameters:
portletPersistence - the portlet persistence

getPortletItemLocalService

public PortletItemLocalService getPortletItemLocalService()
Gets the portlet item local service.

Returns:
the portlet item local service

setPortletItemLocalService

public void setPortletItemLocalService(PortletItemLocalService portletItemLocalService)
Sets the portlet item local service.

Parameters:
portletItemLocalService - the portlet item local service

getPortletItemPersistence

public PortletItemPersistence getPortletItemPersistence()
Gets the portlet item persistence.

Returns:
the portlet item persistence

setPortletItemPersistence

public void setPortletItemPersistence(PortletItemPersistence portletItemPersistence)
Sets the portlet item persistence.

Parameters:
portletItemPersistence - the portlet item persistence

getPortletPreferencesLocalService

public PortletPreferencesLocalService getPortletPreferencesLocalService()
Gets the portlet preferences local service.

Returns:
the portlet preferences local service

setPortletPreferencesLocalService

public void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
Sets the portlet preferences local service.

Parameters:
portletPreferencesLocalService - the portlet preferences local service

getPortletPreferencesService

public PortletPreferencesService getPortletPreferencesService()
Gets the portlet preferences remote service.

Returns:
the portlet preferences remote service

setPortletPreferencesService

public void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
Sets the portlet preferences remote service.

Parameters:
portletPreferencesService - the portlet preferences remote service

getPortletPreferencesPersistence

public PortletPreferencesPersistence getPortletPreferencesPersistence()
Gets the portlet preferences persistence.

Returns:
the portlet preferences persistence

setPortletPreferencesPersistence

public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
Sets the portlet preferences persistence.

Parameters:
portletPreferencesPersistence - the portlet preferences persistence

getPortletPreferencesFinder

public PortletPreferencesFinder getPortletPreferencesFinder()
Gets the portlet preferences finder.

Returns:
the portlet preferences finder

setPortletPreferencesFinder

public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
Sets the portlet preferences finder.

Parameters:
portletPreferencesFinder - the portlet preferences finder

getQuartzLocalService

public QuartzLocalService getQuartzLocalService()
Gets the quartz local service.

Returns:
the quartz local service

setQuartzLocalService

public void setQuartzLocalService(QuartzLocalService quartzLocalService)
Sets the quartz local service.

Parameters:
quartzLocalService - the quartz local service

getRegionService

public RegionService getRegionService()
Gets the region remote service.

Returns:
the region remote service

setRegionService

public void setRegionService(RegionService regionService)
Sets the region remote service.

Parameters:
regionService - the region remote service

getRegionPersistence

public RegionPersistence getRegionPersistence()
Gets the region persistence.

Returns:
the region persistence

setRegionPersistence

public void setRegionPersistence(RegionPersistence regionPersistence)
Sets the region persistence.

Parameters:
regionPersistence - the region persistence

getReleaseLocalService

public ReleaseLocalService getReleaseLocalService()
Gets the release local service.

Returns:
the release local service

setReleaseLocalService

public void setReleaseLocalService(ReleaseLocalService releaseLocalService)
Sets the release local service.

Parameters:
releaseLocalService - the release local service

getReleasePersistence

public ReleasePersistence getReleasePersistence()
Gets the release persistence.

Returns:
the release persistence

setReleasePersistence

public void setReleasePersistence(ReleasePersistence releasePersistence)
Sets the release persistence.

Parameters:
releasePersistence - the release persistence

getResourceLocalService

public ResourceLocalService getResourceLocalService()
Gets the resource local service.

Returns:
the resource local service

setResourceLocalService

public void setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service.

Parameters:
resourceLocalService - the resource local service

getResourceService

public ResourceService getResourceService()
Gets the resource remote service.

Returns:
the resource remote service

setResourceService

public void setResourceService(ResourceService resourceService)
Sets the resource remote service.

Parameters:
resourceService - the resource remote service

getResourcePersistence

public ResourcePersistence getResourcePersistence()
Gets the resource persistence.

Returns:
the resource persistence

setResourcePersistence

public void setResourcePersistence(ResourcePersistence resourcePersistence)
Sets the resource persistence.

Parameters:
resourcePersistence - the resource persistence

getResourceFinder

public ResourceFinder getResourceFinder()
Gets the resource finder.

Returns:
the resource finder

setResourceFinder

public void setResourceFinder(ResourceFinder resourceFinder)
Sets the resource finder.

Parameters:
resourceFinder - the resource finder

getResourceActionLocalService

public ResourceActionLocalService getResourceActionLocalService()
Gets the resource action local service.

Returns:
the resource action local service

setResourceActionLocalService

public void setResourceActionLocalService(ResourceActionLocalService resourceActionLocalService)
Sets the resource action local service.

Parameters:
resourceActionLocalService - the resource action local service

getResourceActionPersistence

public ResourceActionPersistence getResourceActionPersistence()
Gets the resource action persistence.

Returns:
the resource action persistence

setResourceActionPersistence

public void setResourceActionPersistence(ResourceActionPersistence resourceActionPersistence)
Sets the resource action persistence.

Parameters:
resourceActionPersistence - the resource action persistence

getResourceCodeLocalService

public ResourceCodeLocalService getResourceCodeLocalService()
Gets the resource code local service.

Returns:
the resource code local service

setResourceCodeLocalService

public void setResourceCodeLocalService(ResourceCodeLocalService resourceCodeLocalService)
Sets the resource code local service.

Parameters:
resourceCodeLocalService - the resource code local service

getResourceCodePersistence

public ResourceCodePersistence getResourceCodePersistence()
Gets the resource code persistence.

Returns:
the resource code persistence

setResourceCodePersistence

public void setResourceCodePersistence(ResourceCodePersistence resourceCodePersistence)
Sets the resource code persistence.

Parameters:
resourceCodePersistence - the resource code persistence

getResourcePermissionLocalService

public ResourcePermissionLocalService getResourcePermissionLocalService()
Gets the resource permission local service.

Returns:
the resource permission local service

setResourcePermissionLocalService

public void setResourcePermissionLocalService(ResourcePermissionLocalService resourcePermissionLocalService)
Sets the resource permission local service.

Parameters:
resourcePermissionLocalService - the resource permission local service

getResourcePermissionService

public ResourcePermissionService getResourcePermissionService()
Gets the resource permission remote service.

Returns:
the resource permission remote service

setResourcePermissionService

public void setResourcePermissionService(ResourcePermissionService resourcePermissionService)
Sets the resource permission remote service.

Parameters:
resourcePermissionService - the resource permission remote service

getResourcePermissionPersistence

public ResourcePermissionPersistence getResourcePermissionPersistence()
Gets the resource permission persistence.

Returns:
the resource permission persistence

setResourcePermissionPersistence

public void setResourcePermissionPersistence(ResourcePermissionPersistence resourcePermissionPersistence)
Sets the resource permission persistence.

Parameters:
resourcePermissionPersistence - the resource permission persistence

getResourcePermissionFinder

public ResourcePermissionFinder getResourcePermissionFinder()
Gets the resource permission finder.

Returns:
the resource permission finder

setResourcePermissionFinder

public void setResourcePermissionFinder(ResourcePermissionFinder resourcePermissionFinder)
Sets the resource permission finder.

Parameters:
resourcePermissionFinder - the resource permission finder

getRoleLocalService

public RoleLocalService getRoleLocalService()
Gets the role local service.

Returns:
the role local service

setRoleLocalService

public void setRoleLocalService(RoleLocalService roleLocalService)
Sets the role local service.

Parameters:
roleLocalService - the role local service

getRoleService

public RoleService getRoleService()
Gets the role remote service.

Returns:
the role remote service

setRoleService

public void setRoleService(RoleService roleService)
Sets the role remote service.

Parameters:
roleService - the role remote service

getRolePersistence

public RolePersistence getRolePersistence()
Gets the role persistence.

Returns:
the role persistence

setRolePersistence

public void setRolePersistence(RolePersistence rolePersistence)
Sets the role persistence.

Parameters:
rolePersistence - the role persistence

getRoleFinder

public RoleFinder getRoleFinder()
Gets the role finder.

Returns:
the role finder

setRoleFinder

public void setRoleFinder(RoleFinder roleFinder)
Sets the role finder.

Parameters:
roleFinder - the role finder

getServiceComponentLocalService

public ServiceComponentLocalService getServiceComponentLocalService()
Gets the service component local service.

Returns:
the service component local service

setServiceComponentLocalService

public void setServiceComponentLocalService(ServiceComponentLocalService serviceComponentLocalService)
Sets the service component local service.

Parameters:
serviceComponentLocalService - the service component local service

getServiceComponentPersistence

public ServiceComponentPersistence getServiceComponentPersistence()
Gets the service component persistence.

Returns:
the service component persistence

setServiceComponentPersistence

public void setServiceComponentPersistence(ServiceComponentPersistence serviceComponentPersistence)
Sets the service component persistence.

Parameters:
serviceComponentPersistence - the service component persistence

getShardLocalService

public ShardLocalService getShardLocalService()
Gets the shard local service.

Returns:
the shard local service

setShardLocalService

public void setShardLocalService(ShardLocalService shardLocalService)
Sets the shard local service.

Parameters:
shardLocalService - the shard local service

getShardPersistence

public ShardPersistence getShardPersistence()
Gets the shard persistence.

Returns:
the shard persistence

setShardPersistence

public void setShardPersistence(ShardPersistence shardPersistence)
Sets the shard persistence.

Parameters:
shardPersistence - the shard persistence

getSubscriptionLocalService

public SubscriptionLocalService getSubscriptionLocalService()
Gets the subscription local service.

Returns:
the subscription local service

setSubscriptionLocalService

public void setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
Sets the subscription local service.

Parameters:
subscriptionLocalService - the subscription local service

getSubscriptionPersistence

public SubscriptionPersistence getSubscriptionPersistence()
Gets the subscription persistence.

Returns:
the subscription persistence

setSubscriptionPersistence

public void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
Sets the subscription persistence.

Parameters:
subscriptionPersistence - the subscription persistence

getTicketLocalService

public TicketLocalService getTicketLocalService()
Gets the ticket local service.

Returns:
the ticket local service

setTicketLocalService

public void setTicketLocalService(TicketLocalService ticketLocalService)
Sets the ticket local service.

Parameters:
ticketLocalService - the ticket local service

getTicketPersistence

public TicketPersistence getTicketPersistence()
Gets the ticket persistence.

Returns:
the ticket persistence

setTicketPersistence

public void setTicketPersistence(TicketPersistence ticketPersistence)
Sets the ticket persistence.

Parameters:
ticketPersistence - the ticket persistence

getTeamLocalService

public TeamLocalService getTeamLocalService()
Gets the team local service.

Returns:
the team local service

setTeamLocalService

public void setTeamLocalService(TeamLocalService teamLocalService)
Sets the team local service.

Parameters:
teamLocalService - the team local service

getTeamService

public TeamService getTeamService()
Gets the team remote service.

Returns:
the team remote service

setTeamService

public void setTeamService(TeamService teamService)
Sets the team remote service.

Parameters:
teamService - the team remote service

getTeamPersistence

public TeamPersistence getTeamPersistence()
Gets the team persistence.

Returns:
the team persistence

setTeamPersistence

public void setTeamPersistence(TeamPersistence teamPersistence)
Sets the team persistence.

Parameters:
teamPersistence - the team persistence

getTeamFinder

public TeamFinder getTeamFinder()
Gets the team finder.

Returns:
the team finder

setTeamFinder

public void setTeamFinder(TeamFinder teamFinder)
Sets the team finder.

Parameters:
teamFinder - the team finder

getThemeLocalService

public ThemeLocalService getThemeLocalService()
Gets the theme local service.

Returns:
the theme local service

setThemeLocalService

public void setThemeLocalService(ThemeLocalService themeLocalService)
Sets the theme local service.

Parameters:
themeLocalService - the theme local service

getThemeService

public ThemeService getThemeService()
Gets the theme remote service.

Returns:
the theme remote service

setThemeService

public void setThemeService(ThemeService themeService)
Sets the theme remote service.

Parameters:
themeService - the theme remote service

getUserLocalService

public UserLocalService getUserLocalService()
Gets the user local service.

Returns:
the user local service

setUserLocalService

public void setUserLocalService(UserLocalService userLocalService)
Sets the user local service.

Parameters:
userLocalService - the user local service

getUserService

public UserService getUserService()
Gets the user remote service.

Returns:
the user remote service

setUserService

public void setUserService(UserService userService)
Sets the user remote service.

Parameters:
userService - the user remote service

getUserPersistence

public UserPersistence getUserPersistence()
Gets the user persistence.

Returns:
the user persistence

setUserPersistence

public void setUserPersistence(UserPersistence userPersistence)
Sets the user persistence.

Parameters:
userPersistence - the user persistence

getUserFinder

public UserFinder getUserFinder()
Gets the user finder.

Returns:
the user finder

setUserFinder

public void setUserFinder(UserFinder userFinder)
Sets the user finder.

Parameters:
userFinder - the user finder

getUserGroupLocalService

public UserGroupLocalService getUserGroupLocalService()
Gets the user group local service.

Returns:
the user group local service

setUserGroupLocalService

public void setUserGroupLocalService(UserGroupLocalService userGroupLocalService)
Sets the user group local service.

Parameters:
userGroupLocalService - the user group local service

getUserGroupService

public UserGroupService getUserGroupService()
Gets the user group remote service.

Returns:
the user group remote service

setUserGroupService

public void setUserGroupService(UserGroupService userGroupService)
Sets the user group remote service.

Parameters:
userGroupService - the user group remote service

getUserGroupPersistence

public UserGroupPersistence getUserGroupPersistence()
Gets the user group persistence.

Returns:
the user group persistence

setUserGroupPersistence

public void setUserGroupPersistence(UserGroupPersistence userGroupPersistence)
Sets the user group persistence.

Parameters:
userGroupPersistence - the user group persistence

getUserGroupFinder

public UserGroupFinder getUserGroupFinder()
Gets the user group finder.

Returns:
the user group finder

setUserGroupFinder

public void setUserGroupFinder(UserGroupFinder userGroupFinder)
Sets the user group finder.

Parameters:
userGroupFinder - the user group finder

getUserGroupGroupRoleLocalService

public UserGroupGroupRoleLocalService getUserGroupGroupRoleLocalService()
Gets the user group group role local service.

Returns:
the user group group role local service

setUserGroupGroupRoleLocalService

public void setUserGroupGroupRoleLocalService(UserGroupGroupRoleLocalService userGroupGroupRoleLocalService)
Sets the user group group role local service.

Parameters:
userGroupGroupRoleLocalService - the user group group role local service

getUserGroupGroupRoleService

public UserGroupGroupRoleService getUserGroupGroupRoleService()
Gets the user group group role remote service.

Returns:
the user group group role remote service

setUserGroupGroupRoleService

public void setUserGroupGroupRoleService(UserGroupGroupRoleService userGroupGroupRoleService)
Sets the user group group role remote service.

Parameters:
userGroupGroupRoleService - the user group group role remote service

getUserGroupGroupRolePersistence

public UserGroupGroupRolePersistence getUserGroupGroupRolePersistence()
Gets the user group group role persistence.

Returns:
the user group group role persistence

setUserGroupGroupRolePersistence

public void setUserGroupGroupRolePersistence(UserGroupGroupRolePersistence userGroupGroupRolePersistence)
Sets the user group group role persistence.

Parameters:
userGroupGroupRolePersistence - the user group group role persistence

getUserGroupRoleLocalService

public UserGroupRoleLocalService getUserGroupRoleLocalService()
Gets the user group role local service.

Returns:
the user group role local service

setUserGroupRoleLocalService

public void setUserGroupRoleLocalService(UserGroupRoleLocalService userGroupRoleLocalService)
Sets the user group role local service.

Parameters:
userGroupRoleLocalService - the user group role local service

getUserGroupRoleService

public UserGroupRoleService getUserGroupRoleService()
Gets the user group role remote service.

Returns:
the user group role remote service

setUserGroupRoleService

public void setUserGroupRoleService(UserGroupRoleService userGroupRoleService)
Sets the user group role remote service.

Parameters:
userGroupRoleService - the user group role remote service

getUserGroupRolePersistence

public UserGroupRolePersistence getUserGroupRolePersistence()
Gets the user group role persistence.

Returns:
the user group role persistence

setUserGroupRolePersistence

public void setUserGroupRolePersistence(UserGroupRolePersistence userGroupRolePersistence)
Sets the user group role persistence.

Parameters:
userGroupRolePersistence - the user group role persistence

getUserGroupRoleFinder

public UserGroupRoleFinder getUserGroupRoleFinder()
Gets the user group role finder.

Returns:
the user group role finder

setUserGroupRoleFinder

public void setUserGroupRoleFinder(UserGroupRoleFinder userGroupRoleFinder)
Sets the user group role finder.

Parameters:
userGroupRoleFinder - the user group role finder

getUserIdMapperLocalService

public UserIdMapperLocalService getUserIdMapperLocalService()
Gets the user id mapper local service.

Returns:
the user id mapper local service

setUserIdMapperLocalService

public void setUserIdMapperLocalService(UserIdMapperLocalService userIdMapperLocalService)
Sets the user id mapper local service.

Parameters:
userIdMapperLocalService - the user id mapper local service

getUserIdMapperPersistence

public UserIdMapperPersistence getUserIdMapperPersistence()
Gets the user id mapper persistence.

Returns:
the user id mapper persistence

setUserIdMapperPersistence

public void setUserIdMapperPersistence(UserIdMapperPersistence userIdMapperPersistence)
Sets the user id mapper persistence.

Parameters:
userIdMapperPersistence - the user id mapper persistence

getUserTrackerLocalService

public UserTrackerLocalService getUserTrackerLocalService()
Gets the user tracker local service.

Returns:
the user tracker local service

setUserTrackerLocalService

public void setUserTrackerLocalService(UserTrackerLocalService userTrackerLocalService)
Sets the user tracker local service.

Parameters:
userTrackerLocalService - the user tracker local service

getUserTrackerPersistence

public UserTrackerPersistence getUserTrackerPersistence()
Gets the user tracker persistence.

Returns:
the user tracker persistence

setUserTrackerPersistence

public void setUserTrackerPersistence(UserTrackerPersistence userTrackerPersistence)
Sets the user tracker persistence.

Parameters:
userTrackerPersistence - the user tracker persistence

getUserTrackerPathLocalService

public UserTrackerPathLocalService getUserTrackerPathLocalService()
Gets the user tracker path local service.

Returns:
the user tracker path local service

setUserTrackerPathLocalService

public void setUserTrackerPathLocalService(UserTrackerPathLocalService userTrackerPathLocalService)
Sets the user tracker path local service.

Parameters:
userTrackerPathLocalService - the user tracker path local service

getUserTrackerPathPersistence

public UserTrackerPathPersistence getUserTrackerPathPersistence()
Gets the user tracker path persistence.

Returns:
the user tracker path persistence

setUserTrackerPathPersistence

public void setUserTrackerPathPersistence(UserTrackerPathPersistence userTrackerPathPersistence)
Sets the user tracker path persistence.

Parameters:
userTrackerPathPersistence - the user tracker path persistence

getWebDAVPropsLocalService

public WebDAVPropsLocalService getWebDAVPropsLocalService()
Gets the web d a v props local service.

Returns:
the web d a v props local service

setWebDAVPropsLocalService

public void setWebDAVPropsLocalService(WebDAVPropsLocalService webDAVPropsLocalService)
Sets the web d a v props local service.

Parameters:
webDAVPropsLocalService - the web d a v props local service

getWebDAVPropsPersistence

public WebDAVPropsPersistence getWebDAVPropsPersistence()
Gets the web d a v props persistence.

Returns:
the web d a v props persistence

setWebDAVPropsPersistence

public void setWebDAVPropsPersistence(WebDAVPropsPersistence webDAVPropsPersistence)
Sets the web d a v props persistence.

Parameters:
webDAVPropsPersistence - the web d a v props persistence

getWebsiteLocalService

public WebsiteLocalService getWebsiteLocalService()
Gets the website local service.

Returns:
the website local service

setWebsiteLocalService

public void setWebsiteLocalService(WebsiteLocalService websiteLocalService)
Sets the website local service.

Parameters:
websiteLocalService - the website local service

getWebsiteService

public WebsiteService getWebsiteService()
Gets the website remote service.

Returns:
the website remote service

setWebsiteService

public void setWebsiteService(WebsiteService websiteService)
Sets the website remote service.

Parameters:
websiteService - the website remote service

getWebsitePersistence

public WebsitePersistence getWebsitePersistence()
Gets the website persistence.

Returns:
the website persistence

setWebsitePersistence

public void setWebsitePersistence(WebsitePersistence websitePersistence)
Sets the website persistence.

Parameters:
websitePersistence - the website persistence

getWorkflowDefinitionLinkLocalService

public WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
Gets the workflow definition link local service.

Returns:
the workflow definition link local service

setWorkflowDefinitionLinkLocalService

public void setWorkflowDefinitionLinkLocalService(WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
Sets the workflow definition link local service.

Parameters:
workflowDefinitionLinkLocalService - the workflow definition link local service

getWorkflowDefinitionLinkPersistence

public WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
Gets the workflow definition link persistence.

Returns:
the workflow definition link persistence

setWorkflowDefinitionLinkPersistence

public void setWorkflowDefinitionLinkPersistence(WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
Sets the workflow definition link persistence.

Parameters:
workflowDefinitionLinkPersistence - the workflow definition link persistence

getWorkflowInstanceLinkLocalService

public WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
Gets the workflow instance link local service.

Returns:
the workflow instance link local service

setWorkflowInstanceLinkLocalService

public void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service.

Parameters:
workflowInstanceLinkLocalService - the workflow instance link local service

getWorkflowInstanceLinkPersistence

public WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
Gets the workflow instance link persistence.

Returns:
the workflow instance link persistence

setWorkflowInstanceLinkPersistence

public void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence.

Parameters:
workflowInstanceLinkPersistence - the workflow instance link persistence

getCounterLocalService

public CounterLocalService getCounterLocalService()
Gets the counter local service.

Returns:
the counter local service

setCounterLocalService

public void setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service.

Parameters:
counterLocalService - the counter local service

runSQL

protected void runSQL(String sql)
               throws SystemException
Performs an SQL query.

Parameters:
sql - the sql query to perform
Throws:
SystemException

Liferay 6.0.5