com.liferay.portal.service.impl
Class ContactLocalServiceImpl
java.lang.Object
com.liferay.portal.service.base.ContactLocalServiceBaseImpl
com.liferay.portal.service.impl.ContactLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portal.service.ContactLocalService
- public class ContactLocalServiceImpl
- extends ContactLocalServiceBaseImpl
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactLocalServiceImpl
public ContactLocalServiceImpl()
getContact
public com.liferay.portal.model.Contact getContact(long contactId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
deleteContact
public void deleteContact(long contactId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
deleteContact
public void deleteContact(com.liferay.portal.model.Contact contact)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException