Liferay 7.0-ce-b4

com.liferay.portal.service.base
Class OrganizationServiceBaseImpl

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

public abstract class OrganizationServiceBaseImpl
extends BaseServiceImpl
implements OrganizationService, 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
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.

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

Field Detail

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

counterLocalService

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

addressLocalService

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

addressService

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

addressPersistence

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

companyLocalService

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

companyService

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

companyPersistence

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

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

listTypeLocalService

@BeanReference(type=ListTypeLocalService.class)
protected ListTypeLocalService listTypeLocalService

listTypeService

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

listTypePersistence

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

assetCategoryLocalService

@BeanReference(type=AssetCategoryLocalService.class)
protected AssetCategoryLocalService assetCategoryLocalService

assetCategoryService

@BeanReference(type=AssetCategoryService.class)
protected AssetCategoryService assetCategoryService

assetCategoryPersistence

@BeanReference(type=AssetCategoryPersistence.class)
protected AssetCategoryPersistence assetCategoryPersistence

assetCategoryFinder

@BeanReference(type=AssetCategoryFinder.class)
protected AssetCategoryFinder assetCategoryFinder

assetEntryLocalService

@BeanReference(type=AssetEntryLocalService.class)
protected AssetEntryLocalService assetEntryLocalService

assetEntryService

@BeanReference(type=AssetEntryService.class)
protected AssetEntryService assetEntryService

assetEntryPersistence

@BeanReference(type=AssetEntryPersistence.class)
protected AssetEntryPersistence assetEntryPersistence

assetEntryFinder

@BeanReference(type=AssetEntryFinder.class)
protected AssetEntryFinder assetEntryFinder

assetTagLocalService

@BeanReference(type=AssetTagLocalService.class)
protected AssetTagLocalService assetTagLocalService

assetTagService

@BeanReference(type=AssetTagService.class)
protected AssetTagService assetTagService

assetTagPersistence

@BeanReference(type=AssetTagPersistence.class)
protected AssetTagPersistence assetTagPersistence

assetTagFinder

@BeanReference(type=AssetTagFinder.class)
protected AssetTagFinder assetTagFinder

expandoRowLocalService

@BeanReference(type=ExpandoRowLocalService.class)
protected ExpandoRowLocalService expandoRowLocalService

expandoRowPersistence

@BeanReference(type=ExpandoRowPersistence.class)
protected ExpandoRowPersistence expandoRowPersistence

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

phoneLocalService

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

phoneService

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

phonePersistence

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

regionService

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

regionPersistence

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

resourceLocalService

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

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

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

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

websiteLocalService

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

websiteService

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

websitePersistence

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

OrganizationServiceBaseImpl

public OrganizationServiceBaseImpl()
Method Detail

getOrganizationLocalService

public OrganizationLocalService getOrganizationLocalService()
Returns 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()
Returns 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()
Returns 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()
Returns the organization finder.

Returns:
the organization finder

setOrganizationFinder

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

Parameters:
organizationFinder - the organization finder

getCounterLocalService

public CounterLocalService getCounterLocalService()
Returns 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

getAddressLocalService

public AddressLocalService getAddressLocalService()
Returns 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()
Returns 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()
Returns the address persistence.

Returns:
the address persistence

setAddressPersistence

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

Parameters:
addressPersistence - the address persistence

getCompanyLocalService

public CompanyLocalService getCompanyLocalService()
Returns 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()
Returns 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()
Returns the company persistence.

Returns:
the company persistence

setCompanyPersistence

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

Parameters:
companyPersistence - the company persistence

getCountryService

public CountryService getCountryService()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns the group finder.

Returns:
the group finder

setGroupFinder

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

Parameters:
groupFinder - the group finder

getListTypeLocalService

public ListTypeLocalService getListTypeLocalService()
Returns the list type local service.

Returns:
the list type local service

setListTypeLocalService

public void setListTypeLocalService(ListTypeLocalService listTypeLocalService)
Sets the list type local service.

Parameters:
listTypeLocalService - the list type local service

getListTypeService

public ListTypeService getListTypeService()
Returns 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()
Returns 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

getAssetCategoryLocalService

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

Returns:
the asset category local service

setAssetCategoryLocalService

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

Parameters:
assetCategoryLocalService - the asset category local service

getAssetCategoryService

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

Returns:
the asset category remote service

setAssetCategoryService

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

Parameters:
assetCategoryService - the asset category remote service

getAssetCategoryPersistence

public AssetCategoryPersistence getAssetCategoryPersistence()
Returns the asset category persistence.

Returns:
the asset category persistence

setAssetCategoryPersistence

public void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.

Parameters:
assetCategoryPersistence - the asset category persistence

getAssetCategoryFinder

public AssetCategoryFinder getAssetCategoryFinder()
Returns the asset category finder.

Returns:
the asset category finder

setAssetCategoryFinder

public void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.

Parameters:
assetCategoryFinder - the asset category finder

getAssetEntryLocalService

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

Returns:
the asset entry local service

setAssetEntryLocalService

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

Parameters:
assetEntryLocalService - the asset entry local service

getAssetEntryService

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

Returns:
the asset entry remote service

setAssetEntryService

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

Parameters:
assetEntryService - the asset entry remote service

getAssetEntryPersistence

public AssetEntryPersistence getAssetEntryPersistence()
Returns the asset entry persistence.

Returns:
the asset entry persistence

setAssetEntryPersistence

public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.

Parameters:
assetEntryPersistence - the asset entry persistence

getAssetEntryFinder

public AssetEntryFinder getAssetEntryFinder()
Returns the asset entry finder.

Returns:
the asset entry finder

setAssetEntryFinder

public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.

Parameters:
assetEntryFinder - the asset entry finder

getAssetTagLocalService

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

Returns:
the asset tag local service

setAssetTagLocalService

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

Parameters:
assetTagLocalService - the asset tag local service

getAssetTagService

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

Returns:
the asset tag remote service

setAssetTagService

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

Parameters:
assetTagService - the asset tag remote service

getAssetTagPersistence

public AssetTagPersistence getAssetTagPersistence()
Returns the asset tag persistence.

Returns:
the asset tag persistence

setAssetTagPersistence

public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.

Parameters:
assetTagPersistence - the asset tag persistence

getAssetTagFinder

public AssetTagFinder getAssetTagFinder()
Returns the asset tag finder.

Returns:
the asset tag finder

setAssetTagFinder

public void setAssetTagFinder(AssetTagFinder assetTagFinder)
Sets the asset tag finder.

Parameters:
assetTagFinder - the asset tag finder

getExpandoRowLocalService

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

Returns:
the expando row local service

setExpandoRowLocalService

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

Parameters:
expandoRowLocalService - the expando row local service

getExpandoRowPersistence

public ExpandoRowPersistence getExpandoRowPersistence()
Returns the expando row persistence.

Returns:
the expando row persistence

setExpandoRowPersistence

public void setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
Sets the expando row persistence.

Parameters:
expandoRowPersistence - the expando row persistence

getPasswordPolicyLocalService

public PasswordPolicyLocalService getPasswordPolicyLocalService()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns 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()
Returns 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

getPhoneLocalService

public PhoneLocalService getPhoneLocalService()
Returns 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()
Returns 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()
Returns the phone persistence.

Returns:
the phone persistence

setPhonePersistence

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

Parameters:
phonePersistence - the phone persistence

getRegionService

public RegionService getRegionService()
Returns 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()
Returns the region persistence.

Returns:
the region persistence

setRegionPersistence

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

Parameters:
regionPersistence - the region persistence

getResourceLocalService

public ResourceLocalService getResourceLocalService()
Returns 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

getRoleLocalService

public RoleLocalService getRoleLocalService()
Returns 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()
Returns 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()
Returns 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()
Returns the role finder.

Returns:
the role finder

setRoleFinder

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

Parameters:
roleFinder - the role finder

getUserLocalService

public UserLocalService getUserLocalService()
Returns 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()
Returns 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()
Returns 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()
Returns the user finder.

Returns:
the user finder

setUserFinder

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

Parameters:
userFinder - the user finder

getUserGroupRoleLocalService

public UserGroupRoleLocalService getUserGroupRoleLocalService()
Returns 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()
Returns 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()
Returns 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()
Returns 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

getWebsiteLocalService

public WebsiteLocalService getWebsiteLocalService()
Returns 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()
Returns 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()
Returns the website persistence.

Returns:
the website persistence

setWebsitePersistence

public void setWebsitePersistence(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 IdentifiableOSGiService
Specified by:
getOSGiServiceIdentifier in interface 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-b4