List of usage examples for com.liferay.portal.kernel.service CompanyLocalServiceWrapper subclass-usage
From source file com.liferay.adaptive.media.document.library.thumbnails.internal.service.AMThumbnailsCompanyLocalServiceWrapper.java
/** * @author Adolfo Prez */ @Component(immediate = true, service = ServiceWrapper.class) public class AMThumbnailsCompanyLocalServiceWrapper extends CompanyLocalServiceWrapper {
From source file org.lsug.quota.service.wrapper.QuotaCompanyServiceWrapper.java
/** * DL quota service override for some company services * @author Juan Gonzalez * */ @Component(immediate = true, property = {}, service = ServiceWrapper.class)