Uses of Interface
com.liferay.portal.kernel.model.OrgLabor
Packages that use OrgLabor
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of OrgLabor in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement OrgLaborFields in com.liferay.portal.kernel.model with type parameters of type OrgLaborMethods in com.liferay.portal.kernel.model that return OrgLaborModifier and TypeMethodDescriptionOrgLaborModel.cloneWithOriginalValues()
OrgLaborWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model with parameters of type OrgLaborConstructors in com.liferay.portal.kernel.model with parameters of type OrgLabor -
Uses of OrgLabor in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return OrgLaborModifier and TypeMethodDescriptionOrgLaborLocalService.addOrgLabor
(long organizationId, long listTypeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborLocalService.addOrgLabor
(OrgLabor orgLabor) Adds the org labor to the database.static OrgLabor
OrgLaborLocalServiceUtil.addOrgLabor
(long organizationId, long listTypeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) static OrgLabor
OrgLaborLocalServiceUtil.addOrgLabor
(OrgLabor orgLabor) Adds the org labor to the database.OrgLaborLocalServiceWrapper.addOrgLabor
(long organizationId, long listTypeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborLocalServiceWrapper.addOrgLabor
(OrgLabor orgLabor) Adds the org labor to the database.OrgLaborService.addOrgLabor
(long organizationId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) static OrgLabor
OrgLaborServiceUtil.addOrgLabor
(long organizationId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborServiceWrapper.addOrgLabor
(long organizationId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborLocalService.createOrgLabor
(long orgLaborId) Creates a new org labor with the primary key.static OrgLabor
OrgLaborLocalServiceUtil.createOrgLabor
(long orgLaborId) Creates a new org labor with the primary key.OrgLaborLocalServiceWrapper.createOrgLabor
(long orgLaborId) Creates a new org labor with the primary key.OrgLaborLocalService.deleteOrgLabor
(long orgLaborId) Deletes the org labor with the primary key from the database.OrgLaborLocalService.deleteOrgLabor
(OrgLabor orgLabor) Deletes the org labor from the database.static OrgLabor
OrgLaborLocalServiceUtil.deleteOrgLabor
(long orgLaborId) Deletes the org labor with the primary key from the database.static OrgLabor
OrgLaborLocalServiceUtil.deleteOrgLabor
(OrgLabor orgLabor) Deletes the org labor from the database.OrgLaborLocalServiceWrapper.deleteOrgLabor
(long orgLaborId) Deletes the org labor with the primary key from the database.OrgLaborLocalServiceWrapper.deleteOrgLabor
(OrgLabor orgLabor) Deletes the org labor from the database.OrgLaborLocalService.fetchOrgLabor
(long orgLaborId) static OrgLabor
OrgLaborLocalServiceUtil.fetchOrgLabor
(long orgLaborId) OrgLaborLocalServiceWrapper.fetchOrgLabor
(long orgLaborId) OrgLaborLocalService.getOrgLabor
(long orgLaborId) Returns the org labor with the primary key.static OrgLabor
OrgLaborLocalServiceUtil.getOrgLabor
(long orgLaborId) Returns the org labor with the primary key.OrgLaborLocalServiceWrapper.getOrgLabor
(long orgLaborId) Returns the org labor with the primary key.OrgLaborService.getOrgLabor
(long orgLaborId) static OrgLabor
OrgLaborServiceUtil.getOrgLabor
(long orgLaborId) OrgLaborServiceWrapper.getOrgLabor
(long orgLaborId) OrgLaborLocalService.updateOrgLabor
(long orgLaborId, long listTypeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborLocalService.updateOrgLabor
(OrgLabor orgLabor) Updates the org labor in the database or adds it if it does not yet exist.static OrgLabor
OrgLaborLocalServiceUtil.updateOrgLabor
(long orgLaborId, long listTypeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) static OrgLabor
OrgLaborLocalServiceUtil.updateOrgLabor
(OrgLabor orgLabor) Updates the org labor in the database or adds it if it does not yet exist.OrgLaborLocalServiceWrapper.updateOrgLabor
(long orgLaborId, long listTypeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborLocalServiceWrapper.updateOrgLabor
(OrgLabor orgLabor) Updates the org labor in the database or adds it if it does not yet exist.OrgLaborService.updateOrgLabor
(long orgLaborId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) static OrgLabor
OrgLaborServiceUtil.updateOrgLabor
(long orgLaborId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) OrgLaborServiceWrapper.updateOrgLabor
(long orgLaborId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) Methods in com.liferay.portal.kernel.service that return types with arguments of type OrgLaborModifier and TypeMethodDescriptionOrgLaborLocalService.getOrgLabors
(int start, int end) Returns a range of all the org labors.OrgLaborLocalService.getOrgLabors
(long organizationId) OrgLaborLocalServiceUtil.getOrgLabors
(int start, int end) Returns a range of all the org labors.OrgLaborLocalServiceUtil.getOrgLabors
(long organizationId) OrgLaborLocalServiceWrapper.getOrgLabors
(int start, int end) Returns a range of all the org labors.OrgLaborLocalServiceWrapper.getOrgLabors
(long organizationId) OrgLaborService.getOrgLabors
(long organizationId) OrgLaborServiceUtil.getOrgLabors
(long organizationId) OrgLaborServiceWrapper.getOrgLabors
(long organizationId) Methods in com.liferay.portal.kernel.service with parameters of type OrgLaborModifier and TypeMethodDescriptionOrgLaborLocalService.addOrgLabor
(OrgLabor orgLabor) Adds the org labor to the database.static OrgLabor
OrgLaborLocalServiceUtil.addOrgLabor
(OrgLabor orgLabor) Adds the org labor to the database.OrgLaborLocalServiceWrapper.addOrgLabor
(OrgLabor orgLabor) Adds the org labor to the database.OrgLaborLocalService.deleteOrgLabor
(OrgLabor orgLabor) Deletes the org labor from the database.static OrgLabor
OrgLaborLocalServiceUtil.deleteOrgLabor
(OrgLabor orgLabor) Deletes the org labor from the database.OrgLaborLocalServiceWrapper.deleteOrgLabor
(OrgLabor orgLabor) Deletes the org labor from the database.OrgLaborLocalService.updateOrgLabor
(OrgLabor orgLabor) Updates the org labor in the database or adds it if it does not yet exist.static OrgLabor
OrgLaborLocalServiceUtil.updateOrgLabor
(OrgLabor orgLabor) Updates the org labor in the database or adds it if it does not yet exist.OrgLaborLocalServiceWrapper.updateOrgLabor
(OrgLabor orgLabor) Updates the org labor in the database or adds it if it does not yet exist. -
Uses of OrgLabor in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return OrgLaborModifier and TypeMethodDescriptionOrgLaborPersistence.create
(long orgLaborId) Creates a new org labor with the primary key.static OrgLabor
OrgLaborUtil.create
(long orgLaborId) Creates a new org labor with the primary key.OrgLaborPersistence.fetchByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.fetchByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.OrgLaborPersistence.fetchByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.fetchByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.OrgLaborPersistence.fetchByPrimaryKey
(long orgLaborId) Returns the org labor with the primary key or returnsnull
if it could not be found.static OrgLabor
OrgLaborUtil.fetchByPrimaryKey
(long orgLaborId) Returns the org labor with the primary key or returnsnull
if it could not be found.OrgLaborPersistence.findByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.findByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.OrgLaborPersistence.findByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.findByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.OrgLabor[]
OrgLaborPersistence.findByOrganizationId_PrevAndNext
(long orgLaborId, long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the org labors before and after the current org labor in the ordered set where organizationId = ?.static OrgLabor[]
OrgLaborUtil.findByOrganizationId_PrevAndNext
(long orgLaborId, long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the org labors before and after the current org labor in the ordered set where organizationId = ?.OrgLaborPersistence.findByPrimaryKey
(long orgLaborId) Returns the org labor with the primary key or throws aNoSuchOrgLaborException
if it could not be found.static OrgLabor
OrgLaborUtil.findByPrimaryKey
(long orgLaborId) Returns the org labor with the primary key or throws aNoSuchOrgLaborException
if it could not be found.OrgLaborPersistence.remove
(long orgLaborId) Removes the org labor with the primary key from the database.static OrgLabor
OrgLaborUtil.remove
(long orgLaborId) Removes the org labor with the primary key from the database.static OrgLabor
static OrgLabor
OrgLaborUtil.update
(OrgLabor orgLabor, ServiceContext serviceContext) OrgLaborPersistence.updateImpl
(OrgLabor orgLabor) static OrgLabor
OrgLaborUtil.updateImpl
(OrgLabor orgLabor) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type OrgLaborModifier and TypeMethodDescriptionstatic Map<Serializable,
OrgLabor> OrgLaborUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) OrgLaborPersistence.findAll()
Returns all the org labors.OrgLaborPersistence.findAll
(int start, int end) Returns a range of all the org labors.OrgLaborPersistence.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors.OrgLaborPersistence.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors.OrgLaborUtil.findAll()
Returns all the org labors.OrgLaborUtil.findAll
(int start, int end) Returns a range of all the org labors.OrgLaborUtil.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors.OrgLaborUtil.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors.OrgLaborPersistence.findByOrganizationId
(long organizationId) Returns all the org labors where organizationId = ?.OrgLaborPersistence.findByOrganizationId
(long organizationId, int start, int end) Returns a range of all the org labors where organizationId = ?.OrgLaborPersistence.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborPersistence.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborUtil.findByOrganizationId
(long organizationId) Returns all the org labors where organizationId = ?.OrgLaborUtil.findByOrganizationId
(long organizationId, int start, int end) Returns a range of all the org labors where organizationId = ?.OrgLaborUtil.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborUtil.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) OrgLaborUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) OrgLaborUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<OrgLabor> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type OrgLaborModifier and TypeMethodDescriptionvoid
OrgLaborPersistence.cacheResult
(OrgLabor orgLabor) Caches the org labor in the entity cache if it is enabled.static void
OrgLaborUtil.cacheResult
(OrgLabor orgLabor) Caches the org labor in the entity cache if it is enabled.static void
OrgLaborUtil.clearCache
(OrgLabor orgLabor) static OrgLabor
static OrgLabor
OrgLaborUtil.update
(OrgLabor orgLabor, ServiceContext serviceContext) OrgLaborPersistence.updateImpl
(OrgLabor orgLabor) static OrgLabor
OrgLaborUtil.updateImpl
(OrgLabor orgLabor) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type OrgLaborModifier and TypeMethodDescriptionvoid
OrgLaborPersistence.cacheResult
(List<OrgLabor> orgLabors) Caches the org labors in the entity cache if it is enabled.static void
OrgLaborUtil.cacheResult
(List<OrgLabor> orgLabors) Caches the org labors in the entity cache if it is enabled.OrgLaborPersistence.fetchByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.fetchByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.OrgLaborPersistence.fetchByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.fetchByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.OrgLaborPersistence.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors.OrgLaborPersistence.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors.OrgLaborUtil.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors.OrgLaborUtil.findAll
(int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors.OrgLaborPersistence.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborPersistence.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborUtil.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborUtil.findByOrganizationId
(long organizationId, int start, int end, OrderByComparator<OrgLabor> orderByComparator, boolean useFinderCache) Returns an ordered range of all the org labors where organizationId = ?.OrgLaborPersistence.findByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.findByOrganizationId_First
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the first org labor in the ordered set where organizationId = ?.OrgLaborPersistence.findByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.static OrgLabor
OrgLaborUtil.findByOrganizationId_Last
(long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the last org labor in the ordered set where organizationId = ?.OrgLabor[]
OrgLaborPersistence.findByOrganizationId_PrevAndNext
(long orgLaborId, long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the org labors before and after the current org labor in the ordered set where organizationId = ?.static OrgLabor[]
OrgLaborUtil.findByOrganizationId_PrevAndNext
(long orgLaborId, long organizationId, OrderByComparator<OrgLabor> orderByComparator) Returns the org labors before and after the current org labor in the ordered set where organizationId = ?.OrgLaborUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<OrgLabor> orderByComparator)