Java com.liferay.portal.kernel.service OrgLaborLocalServiceUtil fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.service OrgLaborLocalServiceUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.service OrgLaborLocalServiceUtil.

The text is from its open source code.

Method

com.liferay.portal.kernel.model.OrgLabordeleteOrgLabor(long orgLaborId)
Deletes the org labor with the primary key from the database.
com.liferay.portal.kernel.model.OrgLabordeleteOrgLabor( com.liferay.portal.kernel.model.OrgLabor orgLabor)
Deletes the org labor from the database.
com.liferay.portal.kernel.model.OrgLaborgetOrgLabor(long orgLaborId)
Returns the org labor with the primary key.
java.util.ListgetOrgLabors(long organizationId)