Package com.liferay.portal.service.impl
Class CompanyInfoLocalServiceImpl
Object
com.liferay.portal.kernel.service.BaseLocalServiceImpl
com.liferay.portal.service.base.CompanyInfoLocalServiceBaseImpl
com.liferay.portal.service.impl.CompanyInfoLocalServiceImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
,com.liferay.portal.kernel.service.BaseLocalService
,com.liferay.portal.kernel.service.CompanyInfoLocalService
,com.liferay.portal.kernel.service.PersistedModelLocalService
- Author:
- Brian Wing Shun Chan, Alberto Chaparo
-
Field Summary
Fields inherited from class com.liferay.portal.service.base.CompanyInfoLocalServiceBaseImpl
companyInfoLocalService, companyInfoPersistence, counterLocalService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.model.CompanyInfo
fetchCompany
(long companyId) Methods inherited from class com.liferay.portal.service.base.CompanyInfoLocalServiceBaseImpl
addCompanyInfo, afterPropertiesSet, createCompanyInfo, createPersistedModel, deleteCompanyInfo, deleteCompanyInfo, deletePersistedModel, destroy, dslQuery, dslQueryCount, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchCompanyInfo, getActionableDynamicQuery, getBasePersistence, getCompanyInfo, getCompanyInfoLocalService, getCompanyInfoPersistence, getCompanyInfos, getCompanyInfosCount, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, initActionableDynamicQuery, runSQL, setCompanyInfoLocalService, setCompanyInfoPersistence, setCounterLocalService, updateCompanyInfo
Methods inherited from class com.liferay.portal.kernel.service.BaseLocalServiceImpl
getClassLoader, getLocalizationMap
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.PersistedModelLocalService
fetchPersistedModel
-
Constructor Details
-
CompanyInfoLocalServiceImpl
public CompanyInfoLocalServiceImpl()
-
-
Method Details
-
fetchCompany
public com.liferay.portal.kernel.model.CompanyInfo fetchCompany(long companyId)
-