|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactLocalService | |
|---|---|
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| 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.getWrappedService()
|
| Methods in com.liferay.portal.service with parameters of type ContactLocalService | |
|---|---|
void |
ContactLocalServiceWrapper.setWrappedService(ContactLocalService contactLocalService)
|
| Constructors in com.liferay.portal.service with parameters of type ContactLocalService | |
|---|---|
ContactLocalServiceWrapper(ContactLocalService contactLocalService)
|
|
| Uses of ContactLocalService in com.liferay.portal.service.base |
|---|
| Classes in com.liferay.portal.service.base that implement ContactLocalService | |
|---|---|
class |
ContactLocalServiceBaseImpl
Provides the base implementation for the contact local service. |
| Fields in com.liferay.portal.service.base declared as ContactLocalService | |
|---|---|
protected ContactLocalService |
UserServiceBaseImpl.contactLocalService
|
protected ContactLocalService |
UserLocalServiceBaseImpl.contactLocalService
|
protected ContactLocalService |
ContactServiceBaseImpl.contactLocalService
|
protected ContactLocalService |
ContactLocalServiceBaseImpl.contactLocalService
|
protected ContactLocalService |
CompanyLocalServiceBaseImpl.contactLocalService
|
protected ContactLocalService |
CompanyServiceBaseImpl.contactLocalService
|
| Methods in com.liferay.portal.service.base that return ContactLocalService | |
|---|---|
ContactLocalService |
UserServiceBaseImpl.getContactLocalService()
Returns the contact local service. |
ContactLocalService |
UserLocalServiceBaseImpl.getContactLocalService()
Returns the contact local service. |
ContactLocalService |
ContactServiceBaseImpl.getContactLocalService()
Returns the contact local service. |
ContactLocalService |
ContactLocalServiceBaseImpl.getContactLocalService()
Returns the contact local service. |
ContactLocalService |
CompanyLocalServiceBaseImpl.getContactLocalService()
Returns the contact local service. |
ContactLocalService |
CompanyServiceBaseImpl.getContactLocalService()
Returns the contact local service. |
| Methods in com.liferay.portal.service.base with parameters of type ContactLocalService | |
|---|---|
void |
UserServiceBaseImpl.setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
void |
UserLocalServiceBaseImpl.setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
void |
ContactServiceBaseImpl.setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
void |
ContactLocalServiceBaseImpl.setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
void |
CompanyLocalServiceBaseImpl.setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
void |
CompanyServiceBaseImpl.setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
| Uses of ContactLocalService in com.liferay.portal.service.impl |
|---|
| Classes in com.liferay.portal.service.impl that implement ContactLocalService | |
|---|---|
class |
ContactLocalServiceImpl
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||