Liferay 7.0-ce-b7 portal-impl

com.liferay.portal.service.base
Class OrganizationServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.kernel.service.BaseServiceImpl
      extended by com.liferay.portal.service.base.OrganizationServiceBaseImpl
All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.OrganizationService
Direct Known Subclasses:
OrganizationServiceImpl

public abstract class OrganizationServiceBaseImpl
extends com.liferay.portal.kernel.service.BaseServiceImpl
implements com.liferay.portal.kernel.service.OrganizationService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService

Provides the base implementation for the organization remote service.

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

See Also:
OrganizationServiceImpl, OrganizationServiceUtil
{$generated.description}

Field Summary
protected  com.liferay.portal.kernel.service.AddressLocalService addressLocalService
           
protected  com.liferay.portal.kernel.service.persistence.AddressPersistence addressPersistence
           
protected  com.liferay.portal.kernel.service.AddressService addressService
           
protected  com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder
           
protected  com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence
           
protected  com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService
           
protected  com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder
           
protected  com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence
           
protected  com.liferay.asset.kernel.service.AssetEntryService assetEntryService
           
protected  com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder
           
protected  com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService
           
protected  com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence
           
protected  com.liferay.asset.kernel.service.AssetTagService assetTagService
           
protected  com.liferay.portal.kernel.service.CompanyLocalService companyLocalService
           
protected  com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence
           
protected  com.liferay.portal.kernel.service.CompanyService companyService
           
protected  com.liferay.counter.kernel.service.CounterLocalService counterLocalService
           
protected  com.liferay.portal.kernel.service.persistence.CountryPersistence countryPersistence
           
protected  com.liferay.portal.kernel.service.CountryService countryService
           
protected  com.liferay.portal.kernel.service.EmailAddressLocalService emailAddressLocalService
           
protected  com.liferay.portal.kernel.service.persistence.EmailAddressPersistence emailAddressPersistence
           
protected  com.liferay.portal.kernel.service.EmailAddressService emailAddressService
           
protected  com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService
           
protected  com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence
           
protected  com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder
           
protected  com.liferay.portal.kernel.service.GroupLocalService groupLocalService
           
protected  com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence
           
protected  com.liferay.portal.kernel.service.GroupService groupService
           
protected  com.liferay.portal.kernel.service.ListTypeLocalService listTypeLocalService
           
protected  com.liferay.portal.kernel.service.persistence.ListTypePersistence listTypePersistence
           
protected  com.liferay.portal.kernel.service.ListTypeService listTypeService
           
protected  com.liferay.portal.kernel.service.persistence.OrganizationFinder organizationFinder
           
protected  com.liferay.portal.kernel.service.OrganizationLocalService organizationLocalService
           
protected  com.liferay.portal.kernel.service.persistence.OrganizationPersistence organizationPersistence
           
protected  com.liferay.portal.kernel.service.OrganizationService organizationService
           
protected  com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder passwordPolicyFinder
           
protected  com.liferay.portal.kernel.service.PasswordPolicyLocalService passwordPolicyLocalService
           
protected  com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence passwordPolicyPersistence
           
protected  com.liferay.portal.kernel.service.PasswordPolicyRelLocalService passwordPolicyRelLocalService
           
protected  com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence passwordPolicyRelPersistence
           
protected  com.liferay.portal.kernel.service.PasswordPolicyService passwordPolicyService
           
protected  com.liferay.portal.kernel.service.PhoneLocalService phoneLocalService
           
protected  com.liferay.portal.kernel.service.persistence.PhonePersistence phonePersistence
           
protected  com.liferay.portal.kernel.service.PhoneService phoneService
           
protected  com.liferay.portal.kernel.service.persistence.RegionPersistence regionPersistence
           
protected  com.liferay.portal.kernel.service.RegionService regionService
           
protected  com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService
           
protected  com.liferay.portal.kernel.service.persistence.RoleFinder roleFinder
           
protected  com.liferay.portal.kernel.service.RoleLocalService roleLocalService
           
protected  com.liferay.portal.kernel.service.persistence.RolePersistence rolePersistence
           
protected  com.liferay.portal.kernel.service.RoleService roleService
           
protected  com.liferay.portal.kernel.service.persistence.UserFinder userFinder
           
protected  com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder userGroupRoleFinder
           
protected  com.liferay.portal.kernel.service.UserGroupRoleLocalService userGroupRoleLocalService
           
protected  com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence userGroupRolePersistence
           
protected  com.liferay.portal.kernel.service.UserGroupRoleService userGroupRoleService
           
protected  com.liferay.portal.kernel.service.UserLocalService userLocalService
           
protected  com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portal.kernel.service.UserService userService
           
protected  com.liferay.portal.kernel.service.WebsiteLocalService websiteLocalService
           
protected  com.liferay.portal.kernel.service.persistence.WebsitePersistence websitePersistence
           
protected  com.liferay.portal.kernel.service.WebsiteService websiteService
           
 
Fields inherited from class com.liferay.portal.kernel.service.BaseServiceImpl
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
OrganizationServiceBaseImpl()
           
 
Method Summary
 void afterPropertiesSet()
           
 void destroy()
           
 com.liferay.portal.kernel.service.AddressLocalService getAddressLocalService()
          Returns the address local service.
 com.liferay.portal.kernel.service.persistence.AddressPersistence getAddressPersistence()
          Returns the address persistence.
 com.liferay.portal.kernel.service.AddressService getAddressService()
          Returns the address remote service.
 com.liferay.asset.kernel.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
          Returns the asset category finder.
 com.liferay.asset.kernel.service.AssetCategoryLocalService getAssetCategoryLocalService()
          Returns the asset category local service.
 com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
          Returns the asset category persistence.
 com.liferay.asset.kernel.service.AssetCategoryService getAssetCategoryService()
          Returns the asset category remote service.
 com.liferay.asset.kernel.service.persistence.AssetEntryFinder getAssetEntryFinder()
          Returns the asset entry finder.
 com.liferay.asset.kernel.service.AssetEntryLocalService getAssetEntryLocalService()
          Returns the asset entry local service.
 com.liferay.asset.kernel.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
          Returns the asset entry persistence.
 com.liferay.asset.kernel.service.AssetEntryService getAssetEntryService()
          Returns the asset entry remote service.
 com.liferay.asset.kernel.service.persistence.AssetTagFinder getAssetTagFinder()
          Returns the asset tag finder.
 com.liferay.asset.kernel.service.AssetTagLocalService getAssetTagLocalService()
          Returns the asset tag local service.
 com.liferay.asset.kernel.service.persistence.AssetTagPersistence getAssetTagPersistence()
          Returns the asset tag persistence.
 com.liferay.asset.kernel.service.AssetTagService getAssetTagService()
          Returns the asset tag remote service.
 com.liferay.portal.kernel.service.CompanyLocalService getCompanyLocalService()
          Returns the company local service.
 com.liferay.portal.kernel.service.persistence.CompanyPersistence getCompanyPersistence()
          Returns the company persistence.
 com.liferay.portal.kernel.service.CompanyService getCompanyService()
          Returns the company remote service.
 com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
          Returns the counter local service.
 com.liferay.portal.kernel.service.persistence.CountryPersistence getCountryPersistence()
          Returns the country persistence.
 com.liferay.portal.kernel.service.CountryService getCountryService()
          Returns the country remote service.
 com.liferay.portal.kernel.service.EmailAddressLocalService getEmailAddressLocalService()
          Returns the email address local service.
 com.liferay.portal.kernel.service.persistence.EmailAddressPersistence getEmailAddressPersistence()
          Returns the email address persistence.
 com.liferay.portal.kernel.service.EmailAddressService getEmailAddressService()
          Returns the email address remote service.
 com.liferay.expando.kernel.service.ExpandoRowLocalService getExpandoRowLocalService()
          Returns the expando row local service.
 com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence getExpandoRowPersistence()
          Returns the expando row persistence.
 com.liferay.portal.kernel.service.persistence.GroupFinder getGroupFinder()
          Returns the group finder.
 com.liferay.portal.kernel.service.GroupLocalService getGroupLocalService()
          Returns the group local service.
 com.liferay.portal.kernel.service.persistence.GroupPersistence getGroupPersistence()
          Returns the group persistence.
 com.liferay.portal.kernel.service.GroupService getGroupService()
          Returns the group remote service.
 com.liferay.portal.kernel.service.ListTypeLocalService getListTypeLocalService()
          Returns the list type local service.
 com.liferay.portal.kernel.service.persistence.ListTypePersistence getListTypePersistence()
          Returns the list type persistence.
 com.liferay.portal.kernel.service.ListTypeService getListTypeService()
          Returns the list type remote service.
protected  Class<?> getModelClass()
           
protected  String getModelClassName()
           
 com.liferay.portal.kernel.service.persistence.OrganizationFinder getOrganizationFinder()
          Returns the organization finder.
 com.liferay.portal.kernel.service.OrganizationLocalService getOrganizationLocalService()
          Returns the organization local service.
 com.liferay.portal.kernel.service.persistence.OrganizationPersistence getOrganizationPersistence()
          Returns the organization persistence.
 com.liferay.portal.kernel.service.OrganizationService getOrganizationService()
          Returns the organization remote service.
 String getOSGiServiceIdentifier()
          Returns the OSGi service identifier.
 com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder getPasswordPolicyFinder()
          Returns the password policy finder.
 com.liferay.portal.kernel.service.PasswordPolicyLocalService getPasswordPolicyLocalService()
          Returns the password policy local service.
 com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence getPasswordPolicyPersistence()
          Returns the password policy persistence.
 com.liferay.portal.kernel.service.PasswordPolicyRelLocalService getPasswordPolicyRelLocalService()
          Returns the password policy rel local service.
 com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence getPasswordPolicyRelPersistence()
          Returns the password policy rel persistence.
 com.liferay.portal.kernel.service.PasswordPolicyService getPasswordPolicyService()
          Returns the password policy remote service.
 com.liferay.portal.kernel.service.PhoneLocalService getPhoneLocalService()
          Returns the phone local service.
 com.liferay.portal.kernel.service.persistence.PhonePersistence getPhonePersistence()
          Returns the phone persistence.
 com.liferay.portal.kernel.service.PhoneService getPhoneService()
          Returns the phone remote service.
 com.liferay.portal.kernel.service.persistence.RegionPersistence getRegionPersistence()
          Returns the region persistence.
 com.liferay.portal.kernel.service.RegionService getRegionService()
          Returns the region remote service.
 com.liferay.portal.kernel.service.ResourceLocalService getResourceLocalService()
          Returns the resource local service.
 com.liferay.portal.kernel.service.persistence.RoleFinder getRoleFinder()
          Returns the role finder.
 com.liferay.portal.kernel.service.RoleLocalService getRoleLocalService()
          Returns the role local service.
 com.liferay.portal.kernel.service.persistence.RolePersistence getRolePersistence()
          Returns the role persistence.
 com.liferay.portal.kernel.service.RoleService getRoleService()
          Returns the role remote service.
 com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
          Returns the user finder.
 com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder getUserGroupRoleFinder()
          Returns the user group role finder.
 com.liferay.portal.kernel.service.UserGroupRoleLocalService getUserGroupRoleLocalService()
          Returns the user group role local service.
 com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence getUserGroupRolePersistence()
          Returns the user group role persistence.
 com.liferay.portal.kernel.service.UserGroupRoleService getUserGroupRoleService()
          Returns the user group role remote service.
 com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
          Returns the user local service.
 com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
          Returns the user persistence.
 com.liferay.portal.kernel.service.UserService getUserService()
          Returns the user remote service.
 com.liferay.portal.kernel.service.WebsiteLocalService getWebsiteLocalService()
          Returns the website local service.
 com.liferay.portal.kernel.service.persistence.WebsitePersistence getWebsitePersistence()
          Returns the website persistence.
 com.liferay.portal.kernel.service.WebsiteService getWebsiteService()
          Returns the website remote service.
protected  void runSQL(String sql)
          Performs a SQL query.
 void setAddressLocalService(com.liferay.portal.kernel.service.AddressLocalService addressLocalService)
          Sets the address local service.
 void setAddressPersistence(com.liferay.portal.kernel.service.persistence.AddressPersistence addressPersistence)
          Sets the address persistence.
 void setAddressService(com.liferay.portal.kernel.service.AddressService addressService)
          Sets the address remote service.
 void setAssetCategoryFinder(com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void setAssetCategoryPersistence(com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void setAssetCategoryService(com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService)
          Sets the asset category remote service.
 void setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
          Sets the asset entry local service.
 void setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void setAssetTagFinder(com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder)
          Sets the asset tag finder.
 void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
          Sets the asset tag local service.
 void setAssetTagPersistence(com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void setAssetTagService(com.liferay.asset.kernel.service.AssetTagService assetTagService)
          Sets the asset tag remote service.
 void setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService)
          Sets the company local service.
 void setCompanyPersistence(com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence)
          Sets the company persistence.
 void setCompanyService(com.liferay.portal.kernel.service.CompanyService companyService)
          Sets the company remote service.
 void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
          Sets the counter local service.
 void setCountryPersistence(com.liferay.portal.kernel.service.persistence.CountryPersistence countryPersistence)
          Sets the country persistence.
 void setCountryService(com.liferay.portal.kernel.service.CountryService countryService)
          Sets the country remote service.
 void setEmailAddressLocalService(com.liferay.portal.kernel.service.EmailAddressLocalService emailAddressLocalService)
          Sets the email address local service.
 void setEmailAddressPersistence(com.liferay.portal.kernel.service.persistence.EmailAddressPersistence emailAddressPersistence)
          Sets the email address persistence.
 void setEmailAddressService(com.liferay.portal.kernel.service.EmailAddressService emailAddressService)
          Sets the email address remote service.
 void setExpandoRowLocalService(com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService)
          Sets the expando row local service.
 void setExpandoRowPersistence(com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence)
          Sets the expando row persistence.
 void setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
          Sets the group finder.
 void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
          Sets the group local service.
 void setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
          Sets the group persistence.
 void setGroupService(com.liferay.portal.kernel.service.GroupService groupService)
          Sets the group remote service.
 void setListTypeLocalService(com.liferay.portal.kernel.service.ListTypeLocalService listTypeLocalService)
          Sets the list type local service.
 void setListTypePersistence(com.liferay.portal.kernel.service.persistence.ListTypePersistence listTypePersistence)
          Sets the list type persistence.
 void setListTypeService(com.liferay.portal.kernel.service.ListTypeService listTypeService)
          Sets the list type remote service.
 void setOrganizationFinder(com.liferay.portal.kernel.service.persistence.OrganizationFinder organizationFinder)
          Sets the organization finder.
 void setOrganizationLocalService(com.liferay.portal.kernel.service.OrganizationLocalService organizationLocalService)
          Sets the organization local service.
 void setOrganizationPersistence(com.liferay.portal.kernel.service.persistence.OrganizationPersistence organizationPersistence)
          Sets the organization persistence.
 void setOrganizationService(com.liferay.portal.kernel.service.OrganizationService organizationService)
          Sets the organization remote service.
 void setPasswordPolicyFinder(com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder passwordPolicyFinder)
          Sets the password policy finder.
 void setPasswordPolicyLocalService(com.liferay.portal.kernel.service.PasswordPolicyLocalService passwordPolicyLocalService)
          Sets the password policy local service.
 void setPasswordPolicyPersistence(com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence passwordPolicyPersistence)
          Sets the password policy persistence.
 void setPasswordPolicyRelLocalService(com.liferay.portal.kernel.service.PasswordPolicyRelLocalService passwordPolicyRelLocalService)
          Sets the password policy rel local service.
 void setPasswordPolicyRelPersistence(com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence passwordPolicyRelPersistence)
          Sets the password policy rel persistence.
 void setPasswordPolicyService(com.liferay.portal.kernel.service.PasswordPolicyService passwordPolicyService)
          Sets the password policy remote service.
 void setPhoneLocalService(com.liferay.portal.kernel.service.PhoneLocalService phoneLocalService)
          Sets the phone local service.
 void setPhonePersistence(com.liferay.portal.kernel.service.persistence.PhonePersistence phonePersistence)
          Sets the phone persistence.
 void setPhoneService(com.liferay.portal.kernel.service.PhoneService phoneService)
          Sets the phone remote service.
 void setRegionPersistence(com.liferay.portal.kernel.service.persistence.RegionPersistence regionPersistence)
          Sets the region persistence.
 void setRegionService(com.liferay.portal.kernel.service.RegionService regionService)
          Sets the region remote service.
 void setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
          Sets the resource local service.
 void setRoleFinder(com.liferay.portal.kernel.service.persistence.RoleFinder roleFinder)
          Sets the role finder.
 void setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService)
          Sets the role local service.
 void setRolePersistence(com.liferay.portal.kernel.service.persistence.RolePersistence rolePersistence)
          Sets the role persistence.
 void setRoleService(com.liferay.portal.kernel.service.RoleService roleService)
          Sets the role remote service.
 void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
          Sets the user finder.
 void setUserGroupRoleFinder(com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder userGroupRoleFinder)
          Sets the user group role finder.
 void setUserGroupRoleLocalService(com.liferay.portal.kernel.service.UserGroupRoleLocalService userGroupRoleLocalService)
          Sets the user group role local service.
 void setUserGroupRolePersistence(com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence userGroupRolePersistence)
          Sets the user group role persistence.
 void setUserGroupRoleService(com.liferay.portal.kernel.service.UserGroupRoleService userGroupRoleService)
          Sets the user group role remote service.
 void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
          Sets the user local service.
 void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
          Sets the user persistence.
 void setUserService(com.liferay.portal.kernel.service.UserService userService)
          Sets the user remote service.
 void setWebsiteLocalService(com.liferay.portal.kernel.service.WebsiteLocalService websiteLocalService)
          Sets the website local service.
 void setWebsitePersistence(com.liferay.portal.kernel.service.persistence.WebsitePersistence websitePersistence)
          Sets the website persistence.
 void setWebsiteService(com.liferay.portal.kernel.service.WebsiteService websiteService)
          Sets the website remote service.
 
Methods inherited from class com.liferay.portal.kernel.service.BaseServiceImpl
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId
 
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.kernel.service.OrganizationService
addGroupOrganizations, addOrganization, addOrganization, addPasswordPolicyOrganizations, deleteLogo, deleteOrganization, fetchOrganization, getOrganization, getOrganizationId, getOrganizations, getOrganizations, getOrganizationsCount, getUserOrganizations, setGroupOrganizations, unsetGroupOrganizations, unsetPasswordPolicyOrganizations, updateOrganization, updateOrganization, updateOrganization
 

Field Detail

organizationLocalService

@BeanReference(type=com.liferay.portal.kernel.service.OrganizationLocalService.class)
protected com.liferay.portal.kernel.service.OrganizationLocalService organizationLocalService

organizationService

@BeanReference(type=com.liferay.portal.kernel.service.OrganizationService.class)
protected com.liferay.portal.kernel.service.OrganizationService organizationService

organizationPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.OrganizationPersistence.class)
protected com.liferay.portal.kernel.service.persistence.OrganizationPersistence organizationPersistence

organizationFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.OrganizationFinder.class)
protected com.liferay.portal.kernel.service.persistence.OrganizationFinder organizationFinder

counterLocalService

@BeanReference(type=com.liferay.counter.kernel.service.CounterLocalService.class)
protected com.liferay.counter.kernel.service.CounterLocalService counterLocalService

addressLocalService

@BeanReference(type=com.liferay.portal.kernel.service.AddressLocalService.class)
protected com.liferay.portal.kernel.service.AddressLocalService addressLocalService

addressService

@BeanReference(type=com.liferay.portal.kernel.service.AddressService.class)
protected com.liferay.portal.kernel.service.AddressService addressService

addressPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.AddressPersistence.class)
protected com.liferay.portal.kernel.service.persistence.AddressPersistence addressPersistence

companyLocalService

@BeanReference(type=com.liferay.portal.kernel.service.CompanyLocalService.class)
protected com.liferay.portal.kernel.service.CompanyLocalService companyLocalService

companyService

@BeanReference(type=com.liferay.portal.kernel.service.CompanyService.class)
protected com.liferay.portal.kernel.service.CompanyService companyService

companyPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.CompanyPersistence.class)
protected com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence

countryService

@BeanReference(type=com.liferay.portal.kernel.service.CountryService.class)
protected com.liferay.portal.kernel.service.CountryService countryService

countryPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.CountryPersistence.class)
protected com.liferay.portal.kernel.service.persistence.CountryPersistence countryPersistence

emailAddressLocalService

@BeanReference(type=com.liferay.portal.kernel.service.EmailAddressLocalService.class)
protected com.liferay.portal.kernel.service.EmailAddressLocalService emailAddressLocalService

emailAddressService

@BeanReference(type=com.liferay.portal.kernel.service.EmailAddressService.class)
protected com.liferay.portal.kernel.service.EmailAddressService emailAddressService

emailAddressPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.EmailAddressPersistence.class)
protected com.liferay.portal.kernel.service.persistence.EmailAddressPersistence emailAddressPersistence

groupLocalService

@BeanReference(type=com.liferay.portal.kernel.service.GroupLocalService.class)
protected com.liferay.portal.kernel.service.GroupLocalService groupLocalService

groupService

@BeanReference(type=com.liferay.portal.kernel.service.GroupService.class)
protected com.liferay.portal.kernel.service.GroupService groupService

groupPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupPersistence.class)
protected com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence

groupFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupFinder.class)
protected com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder

listTypeLocalService

@BeanReference(type=com.liferay.portal.kernel.service.ListTypeLocalService.class)
protected com.liferay.portal.kernel.service.ListTypeLocalService listTypeLocalService

listTypeService

@BeanReference(type=com.liferay.portal.kernel.service.ListTypeService.class)
protected com.liferay.portal.kernel.service.ListTypeService listTypeService

listTypePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.ListTypePersistence.class)
protected com.liferay.portal.kernel.service.persistence.ListTypePersistence listTypePersistence

assetCategoryLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetCategoryLocalService.class)
protected com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService

assetCategoryService

@BeanReference(type=com.liferay.asset.kernel.service.AssetCategoryService.class)
protected com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService

assetCategoryPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence

assetCategoryFinder

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetCategoryFinder.class)
protected com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder

assetEntryLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryLocalService.class)
protected com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService

assetEntryService

@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryService.class)
protected com.liferay.asset.kernel.service.AssetEntryService assetEntryService

assetEntryPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence

assetEntryFinder

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryFinder.class)
protected com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder

assetTagLocalService

@BeanReference(type=com.liferay.asset.kernel.service.AssetTagLocalService.class)
protected com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService

assetTagService

@BeanReference(type=com.liferay.asset.kernel.service.AssetTagService.class)
protected com.liferay.asset.kernel.service.AssetTagService assetTagService

assetTagPersistence

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetTagPersistence.class)
protected com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence

assetTagFinder

@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetTagFinder.class)
protected com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder

expandoRowLocalService

@BeanReference(type=com.liferay.expando.kernel.service.ExpandoRowLocalService.class)
protected com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService

expandoRowPersistence

@BeanReference(type=com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence.class)
protected com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence

passwordPolicyLocalService

@BeanReference(type=com.liferay.portal.kernel.service.PasswordPolicyLocalService.class)
protected com.liferay.portal.kernel.service.PasswordPolicyLocalService passwordPolicyLocalService

passwordPolicyService

@BeanReference(type=com.liferay.portal.kernel.service.PasswordPolicyService.class)
protected com.liferay.portal.kernel.service.PasswordPolicyService passwordPolicyService

passwordPolicyPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence.class)
protected com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence passwordPolicyPersistence

passwordPolicyFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder.class)
protected com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder passwordPolicyFinder

passwordPolicyRelLocalService

@BeanReference(type=com.liferay.portal.kernel.service.PasswordPolicyRelLocalService.class)
protected com.liferay.portal.kernel.service.PasswordPolicyRelLocalService passwordPolicyRelLocalService

passwordPolicyRelPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence.class)
protected com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence passwordPolicyRelPersistence

phoneLocalService

@BeanReference(type=com.liferay.portal.kernel.service.PhoneLocalService.class)
protected com.liferay.portal.kernel.service.PhoneLocalService phoneLocalService

phoneService

@BeanReference(type=com.liferay.portal.kernel.service.PhoneService.class)
protected com.liferay.portal.kernel.service.PhoneService phoneService

phonePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.PhonePersistence.class)
protected com.liferay.portal.kernel.service.persistence.PhonePersistence phonePersistence

regionService

@BeanReference(type=com.liferay.portal.kernel.service.RegionService.class)
protected com.liferay.portal.kernel.service.RegionService regionService

regionPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.RegionPersistence.class)
protected com.liferay.portal.kernel.service.persistence.RegionPersistence regionPersistence

resourceLocalService

@BeanReference(type=com.liferay.portal.kernel.service.ResourceLocalService.class)
protected com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService

roleLocalService

@BeanReference(type=com.liferay.portal.kernel.service.RoleLocalService.class)
protected com.liferay.portal.kernel.service.RoleLocalService roleLocalService

roleService

@BeanReference(type=com.liferay.portal.kernel.service.RoleService.class)
protected com.liferay.portal.kernel.service.RoleService roleService

rolePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.RolePersistence.class)
protected com.liferay.portal.kernel.service.persistence.RolePersistence rolePersistence

roleFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.RoleFinder.class)
protected com.liferay.portal.kernel.service.persistence.RoleFinder roleFinder

userLocalService

@BeanReference(type=com.liferay.portal.kernel.service.UserLocalService.class)
protected com.liferay.portal.kernel.service.UserLocalService userLocalService

userService

@BeanReference(type=com.liferay.portal.kernel.service.UserService.class)
protected com.liferay.portal.kernel.service.UserService userService

userPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserPersistence.class)
protected com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence

userFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserFinder.class)
protected com.liferay.portal.kernel.service.persistence.UserFinder userFinder

userGroupRoleLocalService

@BeanReference(type=com.liferay.portal.kernel.service.UserGroupRoleLocalService.class)
protected com.liferay.portal.kernel.service.UserGroupRoleLocalService userGroupRoleLocalService

userGroupRoleService

@BeanReference(type=com.liferay.portal.kernel.service.UserGroupRoleService.class)
protected com.liferay.portal.kernel.service.UserGroupRoleService userGroupRoleService

userGroupRolePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence.class)
protected com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence userGroupRolePersistence

userGroupRoleFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder.class)
protected com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder userGroupRoleFinder

websiteLocalService

@BeanReference(type=com.liferay.portal.kernel.service.WebsiteLocalService.class)
protected com.liferay.portal.kernel.service.WebsiteLocalService websiteLocalService

websiteService

@BeanReference(type=com.liferay.portal.kernel.service.WebsiteService.class)
protected com.liferay.portal.kernel.service.WebsiteService websiteService

websitePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.WebsitePersistence.class)
protected com.liferay.portal.kernel.service.persistence.WebsitePersistence websitePersistence
Constructor Detail

OrganizationServiceBaseImpl

public OrganizationServiceBaseImpl()
Method Detail

getOrganizationLocalService

public com.liferay.portal.kernel.service.OrganizationLocalService getOrganizationLocalService()
Returns the organization local service.

Returns:
the organization local service

setOrganizationLocalService

public void setOrganizationLocalService(com.liferay.portal.kernel.service.OrganizationLocalService organizationLocalService)
Sets the organization local service.

Parameters:
organizationLocalService - the organization local service

getOrganizationService

public com.liferay.portal.kernel.service.OrganizationService getOrganizationService()
Returns the organization remote service.

Returns:
the organization remote service

setOrganizationService

public void setOrganizationService(com.liferay.portal.kernel.service.OrganizationService organizationService)
Sets the organization remote service.

Parameters:
organizationService - the organization remote service

getOrganizationPersistence

public com.liferay.portal.kernel.service.persistence.OrganizationPersistence getOrganizationPersistence()
Returns the organization persistence.

Returns:
the organization persistence

setOrganizationPersistence

public void setOrganizationPersistence(com.liferay.portal.kernel.service.persistence.OrganizationPersistence organizationPersistence)
Sets the organization persistence.

Parameters:
organizationPersistence - the organization persistence

getOrganizationFinder

public com.liferay.portal.kernel.service.persistence.OrganizationFinder getOrganizationFinder()
Returns the organization finder.

Returns:
the organization finder

setOrganizationFinder

public void setOrganizationFinder(com.liferay.portal.kernel.service.persistence.OrganizationFinder organizationFinder)
Sets the organization finder.

Parameters:
organizationFinder - the organization finder

getCounterLocalService

public com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
Returns the counter local service.

Returns:
the counter local service

setCounterLocalService

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

Parameters:
counterLocalService - the counter local service

getAddressLocalService

public com.liferay.portal.kernel.service.AddressLocalService getAddressLocalService()
Returns the address local service.

Returns:
the address local service

setAddressLocalService

public void setAddressLocalService(com.liferay.portal.kernel.service.AddressLocalService addressLocalService)
Sets the address local service.

Parameters:
addressLocalService - the address local service

getAddressService

public com.liferay.portal.kernel.service.AddressService getAddressService()
Returns the address remote service.

Returns:
the address remote service

setAddressService

public void setAddressService(com.liferay.portal.kernel.service.AddressService addressService)
Sets the address remote service.

Parameters:
addressService - the address remote service

getAddressPersistence

public com.liferay.portal.kernel.service.persistence.AddressPersistence getAddressPersistence()
Returns the address persistence.

Returns:
the address persistence

setAddressPersistence

public void setAddressPersistence(com.liferay.portal.kernel.service.persistence.AddressPersistence addressPersistence)
Sets the address persistence.

Parameters:
addressPersistence - the address persistence

getCompanyLocalService

public com.liferay.portal.kernel.service.CompanyLocalService getCompanyLocalService()
Returns the company local service.

Returns:
the company local service

setCompanyLocalService

public void setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService)
Sets the company local service.

Parameters:
companyLocalService - the company local service

getCompanyService

public com.liferay.portal.kernel.service.CompanyService getCompanyService()
Returns the company remote service.

Returns:
the company remote service

setCompanyService

public void setCompanyService(com.liferay.portal.kernel.service.CompanyService companyService)
Sets the company remote service.

Parameters:
companyService - the company remote service

getCompanyPersistence

public com.liferay.portal.kernel.service.persistence.CompanyPersistence getCompanyPersistence()
Returns the company persistence.

Returns:
the company persistence

setCompanyPersistence

public void setCompanyPersistence(com.liferay.portal.kernel.service.persistence.CompanyPersistence companyPersistence)
Sets the company persistence.

Parameters:
companyPersistence - the company persistence

getCountryService

public com.liferay.portal.kernel.service.CountryService getCountryService()
Returns the country remote service.

Returns:
the country remote service

setCountryService

public void setCountryService(com.liferay.portal.kernel.service.CountryService countryService)
Sets the country remote service.

Parameters:
countryService - the country remote service

getCountryPersistence

public com.liferay.portal.kernel.service.persistence.CountryPersistence getCountryPersistence()
Returns the country persistence.

Returns:
the country persistence

setCountryPersistence

public void setCountryPersistence(com.liferay.portal.kernel.service.persistence.CountryPersistence countryPersistence)
Sets the country persistence.

Parameters:
countryPersistence - the country persistence

getEmailAddressLocalService

public com.liferay.portal.kernel.service.EmailAddressLocalService getEmailAddressLocalService()
Returns the email address local service.

Returns:
the email address local service

setEmailAddressLocalService

public void setEmailAddressLocalService(com.liferay.portal.kernel.service.EmailAddressLocalService emailAddressLocalService)
Sets the email address local service.

Parameters:
emailAddressLocalService - the email address local service

getEmailAddressService

public com.liferay.portal.kernel.service.EmailAddressService getEmailAddressService()
Returns the email address remote service.

Returns:
the email address remote service

setEmailAddressService

public void setEmailAddressService(com.liferay.portal.kernel.service.EmailAddressService emailAddressService)
Sets the email address remote service.

Parameters:
emailAddressService - the email address remote service

getEmailAddressPersistence

public com.liferay.portal.kernel.service.persistence.EmailAddressPersistence getEmailAddressPersistence()
Returns the email address persistence.

Returns:
the email address persistence

setEmailAddressPersistence

public void setEmailAddressPersistence(com.liferay.portal.kernel.service.persistence.EmailAddressPersistence emailAddressPersistence)
Sets the email address persistence.

Parameters:
emailAddressPersistence - the email address persistence

getGroupLocalService

public com.liferay.portal.kernel.service.GroupLocalService getGroupLocalService()
Returns the group local service.

Returns:
the group local service

setGroupLocalService

public void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
Sets the group local service.

Parameters:
groupLocalService - the group local service

getGroupService

public com.liferay.portal.kernel.service.GroupService getGroupService()
Returns the group remote service.

Returns:
the group remote service

setGroupService

public void setGroupService(com.liferay.portal.kernel.service.GroupService groupService)
Sets the group remote service.

Parameters:
groupService - the group remote service

getGroupPersistence

public com.liferay.portal.kernel.service.persistence.GroupPersistence getGroupPersistence()
Returns the group persistence.

Returns:
the group persistence

setGroupPersistence

public void setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence.

Parameters:
groupPersistence - the group persistence

getGroupFinder

public com.liferay.portal.kernel.service.persistence.GroupFinder getGroupFinder()
Returns the group finder.

Returns:
the group finder

setGroupFinder

public void setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
Sets the group finder.

Parameters:
groupFinder - the group finder

getListTypeLocalService

public com.liferay.portal.kernel.service.ListTypeLocalService getListTypeLocalService()
Returns the list type local service.

Returns:
the list type local service

setListTypeLocalService

public void setListTypeLocalService(com.liferay.portal.kernel.service.ListTypeLocalService listTypeLocalService)
Sets the list type local service.

Parameters:
listTypeLocalService - the list type local service

getListTypeService

public com.liferay.portal.kernel.service.ListTypeService getListTypeService()
Returns the list type remote service.

Returns:
the list type remote service

setListTypeService

public void setListTypeService(com.liferay.portal.kernel.service.ListTypeService listTypeService)
Sets the list type remote service.

Parameters:
listTypeService - the list type remote service

getListTypePersistence

public com.liferay.portal.kernel.service.persistence.ListTypePersistence getListTypePersistence()
Returns the list type persistence.

Returns:
the list type persistence

setListTypePersistence

public void setListTypePersistence(com.liferay.portal.kernel.service.persistence.ListTypePersistence listTypePersistence)
Sets the list type persistence.

Parameters:
listTypePersistence - the list type persistence

getAssetCategoryLocalService

public com.liferay.asset.kernel.service.AssetCategoryLocalService getAssetCategoryLocalService()
Returns the asset category local service.

Returns:
the asset category local service

setAssetCategoryLocalService

public void setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service.

Parameters:
assetCategoryLocalService - the asset category local service

getAssetCategoryService

public com.liferay.asset.kernel.service.AssetCategoryService getAssetCategoryService()
Returns the asset category remote service.

Returns:
the asset category remote service

setAssetCategoryService

public void setAssetCategoryService(com.liferay.asset.kernel.service.AssetCategoryService assetCategoryService)
Sets the asset category remote service.

Parameters:
assetCategoryService - the asset category remote service

getAssetCategoryPersistence

public com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
Returns the asset category persistence.

Returns:
the asset category persistence

setAssetCategoryPersistence

public void setAssetCategoryPersistence(com.liferay.asset.kernel.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.

Parameters:
assetCategoryPersistence - the asset category persistence

getAssetCategoryFinder

public com.liferay.asset.kernel.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
Returns the asset category finder.

Returns:
the asset category finder

setAssetCategoryFinder

public void setAssetCategoryFinder(com.liferay.asset.kernel.service.persistence.AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.

Parameters:
assetCategoryFinder - the asset category finder

getAssetEntryLocalService

public com.liferay.asset.kernel.service.AssetEntryLocalService getAssetEntryLocalService()
Returns the asset entry local service.

Returns:
the asset entry local service

setAssetEntryLocalService

public void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.

Parameters:
assetEntryLocalService - the asset entry local service

getAssetEntryService

public com.liferay.asset.kernel.service.AssetEntryService getAssetEntryService()
Returns the asset entry remote service.

Returns:
the asset entry remote service

setAssetEntryService

public void setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
Sets the asset entry remote service.

Parameters:
assetEntryService - the asset entry remote service

getAssetEntryPersistence

public com.liferay.asset.kernel.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
Returns the asset entry persistence.

Returns:
the asset entry persistence

setAssetEntryPersistence

public void setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.

Parameters:
assetEntryPersistence - the asset entry persistence

getAssetEntryFinder

public com.liferay.asset.kernel.service.persistence.AssetEntryFinder getAssetEntryFinder()
Returns the asset entry finder.

Returns:
the asset entry finder

setAssetEntryFinder

public void setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.

Parameters:
assetEntryFinder - the asset entry finder

getAssetTagLocalService

public com.liferay.asset.kernel.service.AssetTagLocalService getAssetTagLocalService()
Returns the asset tag local service.

Returns:
the asset tag local service

setAssetTagLocalService

public void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
Sets the asset tag local service.

Parameters:
assetTagLocalService - the asset tag local service

getAssetTagService

public com.liferay.asset.kernel.service.AssetTagService getAssetTagService()
Returns the asset tag remote service.

Returns:
the asset tag remote service

setAssetTagService

public void setAssetTagService(com.liferay.asset.kernel.service.AssetTagService assetTagService)
Sets the asset tag remote service.

Parameters:
assetTagService - the asset tag remote service

getAssetTagPersistence

public com.liferay.asset.kernel.service.persistence.AssetTagPersistence getAssetTagPersistence()
Returns the asset tag persistence.

Returns:
the asset tag persistence

setAssetTagPersistence

public void setAssetTagPersistence(com.liferay.asset.kernel.service.persistence.AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.

Parameters:
assetTagPersistence - the asset tag persistence

getAssetTagFinder

public com.liferay.asset.kernel.service.persistence.AssetTagFinder getAssetTagFinder()
Returns the asset tag finder.

Returns:
the asset tag finder

setAssetTagFinder

public void setAssetTagFinder(com.liferay.asset.kernel.service.persistence.AssetTagFinder assetTagFinder)
Sets the asset tag finder.

Parameters:
assetTagFinder - the asset tag finder

getExpandoRowLocalService

public com.liferay.expando.kernel.service.ExpandoRowLocalService getExpandoRowLocalService()
Returns the expando row local service.

Returns:
the expando row local service

setExpandoRowLocalService

public void setExpandoRowLocalService(com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService)
Sets the expando row local service.

Parameters:
expandoRowLocalService - the expando row local service

getExpandoRowPersistence

public com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence getExpandoRowPersistence()
Returns the expando row persistence.

Returns:
the expando row persistence

setExpandoRowPersistence

public void setExpandoRowPersistence(com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence)
Sets the expando row persistence.

Parameters:
expandoRowPersistence - the expando row persistence

getPasswordPolicyLocalService

public com.liferay.portal.kernel.service.PasswordPolicyLocalService getPasswordPolicyLocalService()
Returns the password policy local service.

Returns:
the password policy local service

setPasswordPolicyLocalService

public void setPasswordPolicyLocalService(com.liferay.portal.kernel.service.PasswordPolicyLocalService passwordPolicyLocalService)
Sets the password policy local service.

Parameters:
passwordPolicyLocalService - the password policy local service

getPasswordPolicyService

public com.liferay.portal.kernel.service.PasswordPolicyService getPasswordPolicyService()
Returns the password policy remote service.

Returns:
the password policy remote service

setPasswordPolicyService

public void setPasswordPolicyService(com.liferay.portal.kernel.service.PasswordPolicyService passwordPolicyService)
Sets the password policy remote service.

Parameters:
passwordPolicyService - the password policy remote service

getPasswordPolicyPersistence

public com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence getPasswordPolicyPersistence()
Returns the password policy persistence.

Returns:
the password policy persistence

setPasswordPolicyPersistence

public void setPasswordPolicyPersistence(com.liferay.portal.kernel.service.persistence.PasswordPolicyPersistence passwordPolicyPersistence)
Sets the password policy persistence.

Parameters:
passwordPolicyPersistence - the password policy persistence

getPasswordPolicyFinder

public com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder getPasswordPolicyFinder()
Returns the password policy finder.

Returns:
the password policy finder

setPasswordPolicyFinder

public void setPasswordPolicyFinder(com.liferay.portal.kernel.service.persistence.PasswordPolicyFinder passwordPolicyFinder)
Sets the password policy finder.

Parameters:
passwordPolicyFinder - the password policy finder

getPasswordPolicyRelLocalService

public com.liferay.portal.kernel.service.PasswordPolicyRelLocalService getPasswordPolicyRelLocalService()
Returns the password policy rel local service.

Returns:
the password policy rel local service

setPasswordPolicyRelLocalService

public void setPasswordPolicyRelLocalService(com.liferay.portal.kernel.service.PasswordPolicyRelLocalService passwordPolicyRelLocalService)
Sets the password policy rel local service.

Parameters:
passwordPolicyRelLocalService - the password policy rel local service

getPasswordPolicyRelPersistence

public com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence getPasswordPolicyRelPersistence()
Returns the password policy rel persistence.

Returns:
the password policy rel persistence

setPasswordPolicyRelPersistence

public void setPasswordPolicyRelPersistence(com.liferay.portal.kernel.service.persistence.PasswordPolicyRelPersistence passwordPolicyRelPersistence)
Sets the password policy rel persistence.

Parameters:
passwordPolicyRelPersistence - the password policy rel persistence

getPhoneLocalService

public com.liferay.portal.kernel.service.PhoneLocalService getPhoneLocalService()
Returns the phone local service.

Returns:
the phone local service

setPhoneLocalService

public void setPhoneLocalService(com.liferay.portal.kernel.service.PhoneLocalService phoneLocalService)
Sets the phone local service.

Parameters:
phoneLocalService - the phone local service

getPhoneService

public com.liferay.portal.kernel.service.PhoneService getPhoneService()
Returns the phone remote service.

Returns:
the phone remote service

setPhoneService

public void setPhoneService(com.liferay.portal.kernel.service.PhoneService phoneService)
Sets the phone remote service.

Parameters:
phoneService - the phone remote service

getPhonePersistence

public com.liferay.portal.kernel.service.persistence.PhonePersistence getPhonePersistence()
Returns the phone persistence.

Returns:
the phone persistence

setPhonePersistence

public void setPhonePersistence(com.liferay.portal.kernel.service.persistence.PhonePersistence phonePersistence)
Sets the phone persistence.

Parameters:
phonePersistence - the phone persistence

getRegionService

public com.liferay.portal.kernel.service.RegionService getRegionService()
Returns the region remote service.

Returns:
the region remote service

setRegionService

public void setRegionService(com.liferay.portal.kernel.service.RegionService regionService)
Sets the region remote service.

Parameters:
regionService - the region remote service

getRegionPersistence

public com.liferay.portal.kernel.service.persistence.RegionPersistence getRegionPersistence()
Returns the region persistence.

Returns:
the region persistence

setRegionPersistence

public void setRegionPersistence(com.liferay.portal.kernel.service.persistence.RegionPersistence regionPersistence)
Sets the region persistence.

Parameters:
regionPersistence - the region persistence

getResourceLocalService

public com.liferay.portal.kernel.service.ResourceLocalService getResourceLocalService()
Returns the resource local service.

Returns:
the resource local service

setResourceLocalService

public void setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
Sets the resource local service.

Parameters:
resourceLocalService - the resource local service

getRoleLocalService

public com.liferay.portal.kernel.service.RoleLocalService getRoleLocalService()
Returns the role local service.

Returns:
the role local service

setRoleLocalService

public void setRoleLocalService(com.liferay.portal.kernel.service.RoleLocalService roleLocalService)
Sets the role local service.

Parameters:
roleLocalService - the role local service

getRoleService

public com.liferay.portal.kernel.service.RoleService getRoleService()
Returns the role remote service.

Returns:
the role remote service

setRoleService

public void setRoleService(com.liferay.portal.kernel.service.RoleService roleService)
Sets the role remote service.

Parameters:
roleService - the role remote service

getRolePersistence

public com.liferay.portal.kernel.service.persistence.RolePersistence getRolePersistence()
Returns the role persistence.

Returns:
the role persistence

setRolePersistence

public void setRolePersistence(com.liferay.portal.kernel.service.persistence.RolePersistence rolePersistence)
Sets the role persistence.

Parameters:
rolePersistence - the role persistence

getRoleFinder

public com.liferay.portal.kernel.service.persistence.RoleFinder getRoleFinder()
Returns the role finder.

Returns:
the role finder

setRoleFinder

public void setRoleFinder(com.liferay.portal.kernel.service.persistence.RoleFinder roleFinder)
Sets the role finder.

Parameters:
roleFinder - the role finder

getUserLocalService

public com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
Returns the user local service.

Returns:
the user local service

setUserLocalService

public void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
Sets the user local service.

Parameters:
userLocalService - the user local service

getUserService

public com.liferay.portal.kernel.service.UserService getUserService()
Returns the user remote service.

Returns:
the user remote service

setUserService

public void setUserService(com.liferay.portal.kernel.service.UserService userService)
Sets the user remote service.

Parameters:
userService - the user remote service

getUserPersistence

public com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
Returns the user persistence.

Returns:
the user persistence

setUserPersistence

public void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
Sets the user persistence.

Parameters:
userPersistence - the user persistence

getUserFinder

public com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
Returns the user finder.

Returns:
the user finder

setUserFinder

public void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
Sets the user finder.

Parameters:
userFinder - the user finder

getUserGroupRoleLocalService

public com.liferay.portal.kernel.service.UserGroupRoleLocalService getUserGroupRoleLocalService()
Returns the user group role local service.

Returns:
the user group role local service

setUserGroupRoleLocalService

public void setUserGroupRoleLocalService(com.liferay.portal.kernel.service.UserGroupRoleLocalService userGroupRoleLocalService)
Sets the user group role local service.

Parameters:
userGroupRoleLocalService - the user group role local service

getUserGroupRoleService

public com.liferay.portal.kernel.service.UserGroupRoleService getUserGroupRoleService()
Returns the user group role remote service.

Returns:
the user group role remote service

setUserGroupRoleService

public void setUserGroupRoleService(com.liferay.portal.kernel.service.UserGroupRoleService userGroupRoleService)
Sets the user group role remote service.

Parameters:
userGroupRoleService - the user group role remote service

getUserGroupRolePersistence

public com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence getUserGroupRolePersistence()
Returns the user group role persistence.

Returns:
the user group role persistence

setUserGroupRolePersistence

public void setUserGroupRolePersistence(com.liferay.portal.kernel.service.persistence.UserGroupRolePersistence userGroupRolePersistence)
Sets the user group role persistence.

Parameters:
userGroupRolePersistence - the user group role persistence

getUserGroupRoleFinder

public com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder getUserGroupRoleFinder()
Returns the user group role finder.

Returns:
the user group role finder

setUserGroupRoleFinder

public void setUserGroupRoleFinder(com.liferay.portal.kernel.service.persistence.UserGroupRoleFinder userGroupRoleFinder)
Sets the user group role finder.

Parameters:
userGroupRoleFinder - the user group role finder

getWebsiteLocalService

public com.liferay.portal.kernel.service.WebsiteLocalService getWebsiteLocalService()
Returns the website local service.

Returns:
the website local service

setWebsiteLocalService

public void setWebsiteLocalService(com.liferay.portal.kernel.service.WebsiteLocalService websiteLocalService)
Sets the website local service.

Parameters:
websiteLocalService - the website local service

getWebsiteService

public com.liferay.portal.kernel.service.WebsiteService getWebsiteService()
Returns the website remote service.

Returns:
the website remote service

setWebsiteService

public void setWebsiteService(com.liferay.portal.kernel.service.WebsiteService websiteService)
Sets the website remote service.

Parameters:
websiteService - the website remote service

getWebsitePersistence

public com.liferay.portal.kernel.service.persistence.WebsitePersistence getWebsitePersistence()
Returns the website persistence.

Returns:
the website persistence

setWebsitePersistence

public void setWebsitePersistence(com.liferay.portal.kernel.service.persistence.WebsitePersistence websitePersistence)
Sets the website persistence.

Parameters:
websitePersistence - the website persistence

afterPropertiesSet

public void afterPropertiesSet()

destroy

public void destroy()

getOSGiServiceIdentifier

public String getOSGiServiceIdentifier()
Returns the OSGi service identifier.

Specified by:
getOSGiServiceIdentifier in interface com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
Specified by:
getOSGiServiceIdentifier in interface com.liferay.portal.kernel.service.OrganizationService
Returns:
the OSGi service identifier

getModelClass

protected Class<?> getModelClass()

getModelClassName

protected String getModelClassName()

runSQL

protected void runSQL(String sql)
Performs a SQL query.

Parameters:
sql - the sql query

Liferay 7.0-ce-b7 portal-impl