@CTAware
public class CountryLocalizationCTServiceImpl
extends Object
implements com.liferay.portal.kernel.service.change.tracking.CTService<com.liferay.portal.kernel.model.CountryLocalization>
Constructor and Description |
---|
CountryLocalizationCTServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.CountryLocalization> |
getCTPersistence() |
Class<com.liferay.portal.kernel.model.CountryLocalization> |
getModelClass() |
<R,E extends Throwable> |
updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.CountryLocalization>,R,E> updateUnsafeFunction) |
public com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.CountryLocalization> getCTPersistence()
getCTPersistence
in interface com.liferay.portal.kernel.service.change.tracking.CTService<com.liferay.portal.kernel.model.CountryLocalization>
public Class<com.liferay.portal.kernel.model.CountryLocalization> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.service.change.tracking.CTService<com.liferay.portal.kernel.model.CountryLocalization>
public <R,E extends Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.CountryLocalization>,R,E> updateUnsafeFunction) throws E extends Throwable
updateWithUnsafeFunction
in interface com.liferay.portal.kernel.service.change.tracking.CTService<com.liferay.portal.kernel.model.CountryLocalization>
E extends Throwable