com.liferay.portal.service.impl
Class ReleaseLocalServiceImpl
java.lang.Object
com.liferay.portal.service.base.ReleaseLocalServiceBaseImpl
com.liferay.portal.service.impl.ReleaseLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portal.service.ReleaseLocalService
- public class ReleaseLocalServiceImpl
- extends ReleaseLocalServiceBaseImpl
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 |
ReleaseLocalServiceImpl
public ReleaseLocalServiceImpl()
getBuildNumberOrCreate
public int getBuildNumberOrCreate()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getRelease
public com.liferay.portal.model.Release getRelease()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
updateRelease
public com.liferay.portal.model.Release updateRelease(boolean verified)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
createTablesAndPopulate
protected void createTablesAndPopulate()
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException