Uses of Interface
com.liferay.portal.kernel.model.Company
Packages that use Company
Package
Description
This package defines the kernel exceptions.
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.
This package defines the portal theme classes.
This package defines the kernel utility interfaces and classes.
-
Uses of Company in com.liferay.portal.kernel.display.context.helper
Methods in com.liferay.portal.kernel.display.context.helper that return Company -
Uses of Company in com.liferay.portal.kernel.exception
Fields in com.liferay.portal.kernel.exception declared as CompanyConstructors in com.liferay.portal.kernel.exception with parameters of type Company -
Uses of Company in com.liferay.portal.kernel.instance
Methods in com.liferay.portal.kernel.instance with parameters of type Company -
Uses of Company in com.liferay.portal.kernel.instance.lifecycle
Methods in com.liferay.portal.kernel.instance.lifecycle with parameters of type CompanyModifier and TypeMethodDescriptionvoid
PortalInstanceLifecycleManager.preregisterCompany
(Company company) void
PortalInstanceLifecycleManager.preunregisterCompany
(Company company) void
PortalInstanceLifecycleManager.registerCompany
(Company company) void
PortalInstanceLifecycleManager.unregisterCompany
(Company company) -
Uses of Company in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement CompanyFields in com.liferay.portal.kernel.model with type parameters of type CompanyMethods in com.liferay.portal.kernel.model that return CompanyModifier and TypeMethodDescriptionCompanyModel.cloneWithOriginalValues()
CompanyWrapper.cloneWithOriginalValues()
Methods in com.liferay.portal.kernel.model with parameters of type CompanyConstructors in com.liferay.portal.kernel.model with parameters of type Company -
Uses of Company in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return CompanyModifier and TypeMethodDescriptionCompanyLocalService.addCompany
(Company company) Adds the company to the database.CompanyLocalService.addCompany
(Long companyId, String webId, String virtualHostname, String mx, int maxUsers, boolean active, boolean addDefaultAdminUser, String defaultAdminPassword, String defaultAdminScreenName, String defaultAdminEmailAddress, String defaultAdminFirstName, String defaultAdminMiddleName, String defaultAdminLastName) Adds a company with the primary key.static Company
CompanyLocalServiceUtil.addCompany
(Company company) Adds the company to the database.static Company
CompanyLocalServiceUtil.addCompany
(Long companyId, String webId, String virtualHostname, String mx, int maxUsers, boolean active, boolean addDefaultAdminUser, String defaultAdminPassword, String defaultAdminScreenName, String defaultAdminEmailAddress, String defaultAdminFirstName, String defaultAdminMiddleName, String defaultAdminLastName) Adds a company with the primary key.CompanyLocalServiceWrapper.addCompany
(Company company) Adds the company to the database.CompanyLocalServiceWrapper.addCompany
(Long companyId, String webId, String virtualHostname, String mx, int maxUsers, boolean active, boolean addDefaultAdminUser, String defaultAdminPassword, String defaultAdminScreenName, String defaultAdminEmailAddress, String defaultAdminFirstName, String defaultAdminMiddleName, String defaultAdminLastName) Adds a company with the primary key.CompanyService.addCompany
(long companyId, String webId, String virtualHost, String mx, int maxUsers, boolean active) Adds a company.CompanyService.addCompany
(Long companyId, String webId, String virtualHost, String mx, int maxUsers, boolean active, String defaultAdminPassword, String defaultAdminScreenName, String defaultAdminEmailAddress, String defaultAdminFirstName, String defaultAdminMiddleName, String defaultAdminLastName) Adds a company.static Company
CompanyServiceUtil.addCompany
(long companyId, String webId, String virtualHost, String mx, int maxUsers, boolean active) Adds a company.static Company
CompanyServiceUtil.addCompany
(Long companyId, String webId, String virtualHost, String mx, int maxUsers, boolean active, String defaultAdminPassword, String defaultAdminScreenName, String defaultAdminEmailAddress, String defaultAdminFirstName, String defaultAdminMiddleName, String defaultAdminLastName) Adds a company.CompanyServiceWrapper.addCompany
(long companyId, String webId, String virtualHost, String mx, int maxUsers, boolean active) Adds a company.CompanyServiceWrapper.addCompany
(Long companyId, String webId, String virtualHost, String mx, int maxUsers, boolean active, String defaultAdminPassword, String defaultAdminScreenName, String defaultAdminEmailAddress, String defaultAdminFirstName, String defaultAdminMiddleName, String defaultAdminLastName) Adds a company.CompanyLocalService.addDBPartitionCompany
(long companyId, String name, String virtualHostname, String webId) static Company
CompanyLocalServiceUtil.addDBPartitionCompany
(long companyId, String name, String virtualHostname, String webId) CompanyLocalServiceWrapper.addDBPartitionCompany
(long companyId, String name, String virtualHostname, String webId) CompanyLocalService.checkCompany
(String webId) Returns the company with the web domain.static Company
CompanyLocalServiceUtil.checkCompany
(String webId) Returns the company with the web domain.CompanyLocalServiceWrapper.checkCompany
(String webId) Returns the company with the web domain.CompanyLocalService.copyDBPartitionCompany
(long fromCompanyId, Long toCompanyId, String name, String virtualHostname, String webId) static Company
CompanyLocalServiceUtil.copyDBPartitionCompany
(long fromCompanyId, Long toCompanyId, String name, String virtualHostname, String webId) CompanyLocalServiceWrapper.copyDBPartitionCompany
(long fromCompanyId, Long toCompanyId, String name, String virtualHostname, String webId) CompanyLocalService.createCompany
(long companyId) Creates a new company with the primary key.static Company
CompanyLocalServiceUtil.createCompany
(long companyId) Creates a new company with the primary key.CompanyLocalServiceWrapper.createCompany
(long companyId) Creates a new company with the primary key.CompanyLocalService.deleteCompany
(long companyId) Deletes the company with the primary key from the database.CompanyLocalService.deleteCompany
(Company company) Deletes the company from the database.static Company
CompanyLocalServiceUtil.deleteCompany
(long companyId) Deletes the company with the primary key from the database.static Company
CompanyLocalServiceUtil.deleteCompany
(Company company) Deletes the company from the database.CompanyLocalServiceWrapper.deleteCompany
(long companyId) Deletes the company with the primary key from the database.CompanyLocalServiceWrapper.deleteCompany
(Company company) Deletes the company from the database.CompanyService.deleteCompany
(long companyId) static Company
CompanyServiceUtil.deleteCompany
(long companyId) CompanyServiceWrapper.deleteCompany
(long companyId) CompanyLocalService.deleteLogo
(long companyId) Deletes the company's logo.static Company
CompanyLocalServiceUtil.deleteLogo
(long companyId) Deletes the company's logo.CompanyLocalServiceWrapper.deleteLogo
(long companyId) Deletes the company's logo.CompanyLocalService.extractDBPartitionCompany
(long companyId) static Company
CompanyLocalServiceUtil.extractDBPartitionCompany
(long companyId) CompanyLocalServiceWrapper.extractDBPartitionCompany
(long companyId) CompanyLocalService.fetchCompany
(long companyId) static Company
CompanyLocalServiceUtil.fetchCompany
(long companyId) CompanyLocalServiceWrapper.fetchCompany
(long companyId) CompanyLocalService.fetchCompanyById
(long companyId) Returns the company with the primary key.static Company
CompanyLocalServiceUtil.fetchCompanyById
(long companyId) Returns the company with the primary key.CompanyLocalServiceWrapper.fetchCompanyById
(long companyId) Returns the company with the primary key.CompanyLocalService.fetchCompanyByVirtualHost
(String virtualHostname) Returns the company with the virtual host name.static Company
CompanyLocalServiceUtil.fetchCompanyByVirtualHost
(String virtualHostname) Returns the company with the virtual host name.CompanyLocalServiceWrapper.fetchCompanyByVirtualHost
(String virtualHostname) Returns the company with the virtual host name.CompanyLocalService.getCompany
(long companyId) Returns the company with the primary key.static Company
CompanyLocalServiceUtil.getCompany
(long companyId) Returns the company with the primary key.CompanyLocalServiceWrapper.getCompany
(long companyId) Returns the company with the primary key.CompanyLocalService.getCompanyById
(long companyId) Returns the company with the primary key.static Company
CompanyLocalServiceUtil.getCompanyById
(long companyId) Returns the company with the primary key.CompanyLocalServiceWrapper.getCompanyById
(long companyId) Returns the company with the primary key.CompanyService.getCompanyById
(long companyId) Returns the company with the primary key.static Company
CompanyServiceUtil.getCompanyById
(long companyId) Returns the company with the primary key.CompanyServiceWrapper.getCompanyById
(long companyId) Returns the company with the primary key.CompanyLocalService.getCompanyByLogoId
(long logoId) Returns the company with the logo.static Company
CompanyLocalServiceUtil.getCompanyByLogoId
(long logoId) Returns the company with the logo.CompanyLocalServiceWrapper.getCompanyByLogoId
(long logoId) Returns the company with the logo.CompanyService.getCompanyByLogoId
(long logoId) Returns the company with the logo.static Company
CompanyServiceUtil.getCompanyByLogoId
(long logoId) Returns the company with the logo.CompanyServiceWrapper.getCompanyByLogoId
(long logoId) Returns the company with the logo.CompanyLocalService.getCompanyByMx
(String mx) Returns the company with the mail domain.static Company
CompanyLocalServiceUtil.getCompanyByMx
(String mx) Returns the company with the mail domain.CompanyLocalServiceWrapper.getCompanyByMx
(String mx) Returns the company with the mail domain.CompanyService.getCompanyByMx
(String mx) Returns the company with the mail domian.static Company
CompanyServiceUtil.getCompanyByMx
(String mx) Returns the company with the mail domian.CompanyServiceWrapper.getCompanyByMx
(String mx) Returns the company with the mail domian.CompanyLocalService.getCompanyByVirtualHost
(String virtualHostname) Returns the company with the virtual host name.static Company
CompanyLocalServiceUtil.getCompanyByVirtualHost
(String virtualHostname) Returns the company with the virtual host name.CompanyLocalServiceWrapper.getCompanyByVirtualHost
(String virtualHostname) Returns the company with the virtual host name.CompanyService.getCompanyByVirtualHost
(String virtualHost) Returns the company with the virtual host name.static Company
CompanyServiceUtil.getCompanyByVirtualHost
(String virtualHost) Returns the company with the virtual host name.CompanyServiceWrapper.getCompanyByVirtualHost
(String virtualHost) Returns the company with the virtual host name.CompanyLocalService.getCompanyByWebId
(String webId) Returns the company with the web domain.static Company
CompanyLocalServiceUtil.getCompanyByWebId
(String webId) Returns the company with the web domain.CompanyLocalServiceWrapper.getCompanyByWebId
(String webId) Returns the company with the web domain.CompanyService.getCompanyByWebId
(String webId) Returns the company with the web domain.static Company
CompanyServiceUtil.getCompanyByWebId
(String webId) Returns the company with the web domain.CompanyServiceWrapper.getCompanyByWebId
(String webId) Returns the company with the web domain.CompanyLocalService.updateCompany
(long companyId, String virtualHostname, String mx, int maxUsers, boolean active) Updates the company.CompanyLocalService.updateCompany
(long companyId, String virtualHostname, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size) Update the company with additional account information.CompanyLocalService.updateCompany
(Company company) Updates the company in the database or adds it if it does not yet exist.static Company
CompanyLocalServiceUtil.updateCompany
(long companyId, String virtualHostname, String mx, int maxUsers, boolean active) Updates the company.static Company
CompanyLocalServiceUtil.updateCompany
(long companyId, String virtualHostname, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size) Update the company with additional account information.static Company
CompanyLocalServiceUtil.updateCompany
(Company company) Updates the company in the database or adds it if it does not yet exist.CompanyLocalServiceWrapper.updateCompany
(long companyId, String virtualHostname, String mx, int maxUsers, boolean active) Updates the company.CompanyLocalServiceWrapper.updateCompany
(long companyId, String virtualHostname, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size) Update the company with additional account information.CompanyLocalServiceWrapper.updateCompany
(Company company) Updates the company in the database or adds it if it does not yet exist.CompanyService.updateCompany
(long companyId, String virtualHost, String mx, int maxUsers, boolean active) Updates the companyCompanyService.updateCompany
(long companyId, String virtualHost, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size) Updates the company with additional account information.CompanyService.updateCompany
(long companyId, String virtualHost, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size, String languageId, String timeZoneId, List<Address> addresses, List<EmailAddress> emailAddresses, List<Phone> phones, List<Website> websites, UnicodeProperties unicodeProperties) Updates the company with addition information.static Company
CompanyServiceUtil.updateCompany
(long companyId, String virtualHost, String mx, int maxUsers, boolean active) Updates the companystatic Company
CompanyServiceUtil.updateCompany
(long companyId, String virtualHost, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size) Updates the company with additional account information.static Company
CompanyServiceUtil.updateCompany
(long companyId, String virtualHost, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size, String languageId, String timeZoneId, List<Address> addresses, List<EmailAddress> emailAddresses, List<Phone> phones, List<Website> websites, UnicodeProperties unicodeProperties) Updates the company with addition information.CompanyServiceWrapper.updateCompany
(long companyId, String virtualHost, String mx, int maxUsers, boolean active) Updates the companyCompanyServiceWrapper.updateCompany
(long companyId, String virtualHost, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size) Updates the company with additional account information.CompanyServiceWrapper.updateCompany
(long companyId, String virtualHost, String mx, String homeURL, boolean hasLogo, byte[] logoBytes, String name, String legalName, String legalId, String legalType, String sicCode, String tickerSymbol, String industry, String type, String size, String languageId, String timeZoneId, List<Address> addresses, List<EmailAddress> emailAddresses, List<Phone> phones, List<Website> websites, UnicodeProperties unicodeProperties) Updates the company with addition information.CompanyLocalService.updateIndexNameNext
(long companyId, String indexNameNext) static Company
CompanyLocalServiceUtil.updateIndexNameNext
(long companyId, String indexNameNext) CompanyLocalServiceWrapper.updateIndexNameNext
(long companyId, String indexNameNext) CompanyLocalService.updateIndexNames
(long companyId, String indexNameCurrent, String indexNameNext) static Company
CompanyLocalServiceUtil.updateIndexNames
(long companyId, String indexNameCurrent, String indexNameNext) CompanyLocalServiceWrapper.updateIndexNames
(long companyId, String indexNameCurrent, String indexNameNext) CompanyLocalService.updateLogo
(long companyId, byte[] bytes) Updates the company's logo.CompanyLocalService.updateLogo
(long companyId, File file) Updates the company's logo.CompanyLocalService.updateLogo
(long companyId, InputStream inputStream) Update the company's logo.static Company
CompanyLocalServiceUtil.updateLogo
(long companyId, byte[] bytes) Updates the company's logo.static Company
CompanyLocalServiceUtil.updateLogo
(long companyId, File file) Updates the company's logo.static Company
CompanyLocalServiceUtil.updateLogo
(long companyId, InputStream inputStream) Update the company's logo.CompanyLocalServiceWrapper.updateLogo
(long companyId, byte[] bytes) Updates the company's logo.CompanyLocalServiceWrapper.updateLogo
(long companyId, File file) Updates the company's logo.CompanyLocalServiceWrapper.updateLogo
(long companyId, InputStream inputStream) Update the company's logo.CompanyService.updateLogo
(long companyId, byte[] bytes) Updates the company's logo.CompanyService.updateLogo
(long companyId, InputStream inputStream) Updates the company's logo.static Company
CompanyServiceUtil.updateLogo
(long companyId, byte[] bytes) Updates the company's logo.static Company
CompanyServiceUtil.updateLogo
(long companyId, InputStream inputStream) Updates the company's logo.CompanyServiceWrapper.updateLogo
(long companyId, byte[] bytes) Updates the company's logo.CompanyServiceWrapper.updateLogo
(long companyId, InputStream inputStream) Updates the company's logo.Methods in com.liferay.portal.kernel.service that return types with arguments of type CompanyModifier and TypeMethodDescriptionCompanyLocalService.getCompanies()
Returns all the companies.CompanyLocalService.getCompanies
(int start, int end) Returns a range of all the companies.CompanyLocalServiceUtil.getCompanies()
Returns all the companies.CompanyLocalServiceUtil.getCompanies
(int start, int end) Returns a range of all the companies.CompanyLocalServiceWrapper.getCompanies()
Returns all the companies.CompanyLocalServiceWrapper.getCompanies
(int start, int end) Returns a range of all the companies.CompanyService.getCompanies()
Returns all the companies.CompanyServiceUtil.getCompanies()
Returns all the companies.CompanyServiceWrapper.getCompanies()
Returns all the companies.Methods in com.liferay.portal.kernel.service with parameters of type CompanyModifier and TypeMethodDescriptionCompanyLocalService.addCompany
(Company company) Adds the company to the database.static Company
CompanyLocalServiceUtil.addCompany
(Company company) Adds the company to the database.CompanyLocalServiceWrapper.addCompany
(Company company) Adds the company to the database.CompanyLocalService.deleteCompany
(Company company) Deletes the company from the database.static Company
CompanyLocalServiceUtil.deleteCompany
(Company company) Deletes the company from the database.CompanyLocalServiceWrapper.deleteCompany
(Company company) Deletes the company from the database.CompanyLocalService.updateCompany
(Company company) Updates the company in the database or adds it if it does not yet exist.static Company
CompanyLocalServiceUtil.updateCompany
(Company company) Updates the company in the database or adds it if it does not yet exist.CompanyLocalServiceWrapper.updateCompany
(Company company) Updates the company in the database or adds it if it does not yet exist.Method parameters in com.liferay.portal.kernel.service with type arguments of type CompanyModifier and TypeMethodDescription<E extends Exception>
voidCompanyLocalService.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer) <E extends Exception>
voidCompanyLocalService.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer, List<Company> companies) <E extends Exception>
voidCompanyLocalService.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer, List<Company> companies) static <E extends Exception>
voidCompanyLocalServiceUtil.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer) static <E extends Exception>
voidCompanyLocalServiceUtil.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer, List<Company> companies) static <E extends Exception>
voidCompanyLocalServiceUtil.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer, List<Company> companies) <E extends Exception>
voidCompanyLocalServiceWrapper.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer) <E extends Exception>
voidCompanyLocalServiceWrapper.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer, List<Company> companies) <E extends Exception>
voidCompanyLocalServiceWrapper.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, E> unsafeConsumer, List<Company> companies) void
CompanyService.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, Exception> unsafeConsumer) static void
CompanyServiceUtil.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, Exception> unsafeConsumer) void
CompanyServiceWrapper.forEachCompany
(com.liferay.petra.function.UnsafeConsumer<Company, Exception> unsafeConsumer) -
Uses of Company in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return CompanyModifier and TypeMethodDescriptionCompanyPersistence.create
(long companyId) Creates a new company with the primary key.static Company
CompanyUtil.create
(long companyId) Creates a new company with the primary key.CompanyPersistence.fetchByLogoId
(long logoId) Returns the company where logoId = ? or returnsnull
if it could not be found.CompanyPersistence.fetchByLogoId
(long logoId, boolean useFinderCache) Returns the company where logoId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Company
CompanyUtil.fetchByLogoId
(long logoId) Returns the company where logoId = ? or returnsnull
if it could not be found.static Company
CompanyUtil.fetchByLogoId
(long logoId, boolean useFinderCache) Returns the company where logoId = ? or returnsnull
if it could not be found, optionally using the finder cache.Returns the company where mx = ? or returnsnull
if it could not be found.Returns the company where mx = ? or returnsnull
if it could not be found, optionally using the finder cache.static Company
Returns the company where mx = ? or returnsnull
if it could not be found.static Company
Returns the company where mx = ? or returnsnull
if it could not be found, optionally using the finder cache.CompanyPersistence.fetchByPrimaryKey
(long companyId) Returns the company with the primary key or returnsnull
if it could not be found.static Company
CompanyUtil.fetchByPrimaryKey
(long companyId) Returns the company with the primary key or returnsnull
if it could not be found.CompanyPersistence.fetchByWebId
(String webId) Returns the company where webId = ? or returnsnull
if it could not be found.CompanyPersistence.fetchByWebId
(String webId, boolean useFinderCache) Returns the company where webId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Company
CompanyUtil.fetchByWebId
(String webId) Returns the company where webId = ? or returnsnull
if it could not be found.static Company
CompanyUtil.fetchByWebId
(String webId, boolean useFinderCache) Returns the company where webId = ? or returnsnull
if it could not be found, optionally using the finder cache.CompanyPersistence.findByLogoId
(long logoId) Returns the company where logoId = ? or throws aNoSuchCompanyException
if it could not be found.static Company
CompanyUtil.findByLogoId
(long logoId) Returns the company where logoId = ? or throws aNoSuchCompanyException
if it could not be found.Returns the company where mx = ? or throws aNoSuchCompanyException
if it could not be found.static Company
Returns the company where mx = ? or throws aNoSuchCompanyException
if it could not be found.CompanyPersistence.findByPrimaryKey
(long companyId) Returns the company with the primary key or throws aNoSuchCompanyException
if it could not be found.static Company
CompanyUtil.findByPrimaryKey
(long companyId) Returns the company with the primary key or throws aNoSuchCompanyException
if it could not be found.CompanyPersistence.findByWebId
(String webId) Returns the company where webId = ? or throws aNoSuchCompanyException
if it could not be found.static Company
CompanyUtil.findByWebId
(String webId) Returns the company where webId = ? or throws aNoSuchCompanyException
if it could not be found.CompanyPersistence.remove
(long companyId) Removes the company with the primary key from the database.static Company
CompanyUtil.remove
(long companyId) Removes the company with the primary key from the database.CompanyPersistence.removeByLogoId
(long logoId) Removes the company where logoId = ? from the database.static Company
CompanyUtil.removeByLogoId
(long logoId) Removes the company where logoId = ? from the database.CompanyPersistence.removeByMx
(String mx) Removes the company where mx = ? from the database.static Company
CompanyUtil.removeByMx
(String mx) Removes the company where mx = ? from the database.CompanyPersistence.removeByWebId
(String webId) Removes the company where webId = ? from the database.static Company
CompanyUtil.removeByWebId
(String webId) Removes the company where webId = ? from the database.static Company
static Company
CompanyUtil.update
(Company company, ServiceContext serviceContext) CompanyPersistence.updateImpl
(Company company) static Company
CompanyUtil.updateImpl
(Company company) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type CompanyModifier and TypeMethodDescriptionstatic Map<Serializable,
Company> CompanyUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) CompanyPersistence.findAll()
Returns all the companies.CompanyPersistence.findAll
(int start, int end) Returns a range of all the companies.CompanyPersistence.findAll
(int start, int end, OrderByComparator<Company> orderByComparator) Returns an ordered range of all the companies.CompanyPersistence.findAll
(int start, int end, OrderByComparator<Company> orderByComparator, boolean useFinderCache) Returns an ordered range of all the companies.CompanyUtil.findAll()
Returns all the companies.CompanyUtil.findAll
(int start, int end) Returns a range of all the companies.CompanyUtil.findAll
(int start, int end, OrderByComparator<Company> orderByComparator) Returns an ordered range of all the companies.CompanyUtil.findAll
(int start, int end, OrderByComparator<Company> orderByComparator, boolean useFinderCache) Returns an ordered range of all the companies.CompanyUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) CompanyUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) CompanyUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Company> orderByComparator) Methods in com.liferay.portal.kernel.service.persistence with parameters of type CompanyModifier and TypeMethodDescriptionvoid
CompanyPersistence.cacheResult
(Company company) Caches the company in the entity cache if it is enabled.static void
CompanyUtil.cacheResult
(Company company) Caches the company in the entity cache if it is enabled.static void
CompanyUtil.clearCache
(Company company) static Company
static Company
CompanyUtil.update
(Company company, ServiceContext serviceContext) CompanyPersistence.updateImpl
(Company company) static Company
CompanyUtil.updateImpl
(Company company) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type CompanyModifier and TypeMethodDescriptionvoid
CompanyPersistence.cacheResult
(List<Company> companies) Caches the companies in the entity cache if it is enabled.static void
CompanyUtil.cacheResult
(List<Company> companies) Caches the companies in the entity cache if it is enabled.CompanyPersistence.findAll
(int start, int end, OrderByComparator<Company> orderByComparator) Returns an ordered range of all the companies.CompanyPersistence.findAll
(int start, int end, OrderByComparator<Company> orderByComparator, boolean useFinderCache) Returns an ordered range of all the companies.CompanyUtil.findAll
(int start, int end, OrderByComparator<Company> orderByComparator) Returns an ordered range of all the companies.CompanyUtil.findAll
(int start, int end, OrderByComparator<Company> orderByComparator, boolean useFinderCache) Returns an ordered range of all the companies.CompanyUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Company> orderByComparator) -
Uses of Company in com.liferay.portal.kernel.theme
Methods in com.liferay.portal.kernel.theme that return CompanyMethods in com.liferay.portal.kernel.theme with parameters of type Company -
Uses of Company in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return CompanyModifier and TypeMethodDescriptionPortal.getCompany
(PortletRequest portletRequest) Portal.getCompany
(javax.servlet.http.HttpServletRequest httpServletRequest) static Company
PortalUtil.getCompany
(PortletRequest portletRequest) static Company
PortalUtil.getCompany
(javax.servlet.http.HttpServletRequest httpServletRequest)