|
Liferay 6.2-ce-ga4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactLocalService | |
|---|---|
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| Uses of ContactLocalService in com.liferay.portal.service |
|---|
| Classes in com.liferay.portal.service that implement ContactLocalService | |
|---|---|
class |
ContactLocalServiceWrapper
Provides a wrapper for ContactLocalService. |
| Methods in com.liferay.portal.service that return ContactLocalService | |
|---|---|
static ContactLocalService |
ContactLocalServiceUtil.getService()
|
ContactLocalService |
ContactLocalServiceWrapper.getWrappedContactLocalService()
Deprecated. As of 6.1.0, replaced by ContactLocalServiceWrapper.getWrappedService() |
ContactLocalService |
ContactLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type ContactLocalService | |
|---|---|
void |
ContactLocalServiceUtil.setService(ContactLocalService service)
Deprecated. As of 6.2.0 |
void |
ContactLocalServiceWrapper.setWrappedContactLocalService(ContactLocalService contactLocalService)
Deprecated. As of 6.1.0, replaced by ContactLocalServiceWrapper.setWrappedService(com.liferay.portal.service.ContactLocalService) |
void |
ContactLocalServiceWrapper.setWrappedService(ContactLocalService contactLocalService)
|
| Constructors in com.liferay.portal.service with parameters of type ContactLocalService | |
|---|---|
ContactLocalServiceWrapper(ContactLocalService contactLocalService)
|
|
|
Liferay 6.2-ce-ga4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||