![JAR search and dependency download from the Maven repository](/logo.png)
META-INF.spring.module-spring.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.portal.security.service.access.policy.service Show documentation
Show all versions of com.liferay.portal.security.service.access.policy.service Show documentation
Liferay Portal Security Service Access Policy Service
<?xml version="1.0"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" default-destroy-method="destroy" default-init-method="afterPropertiesSet" xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> <bean id="com.liferay.portal.security.service.access.policy.service.SAPEntryLocalService" class="com.liferay.portal.security.service.access.policy.service.impl.SAPEntryLocalServiceImpl" /> <bean id="com.liferay.portal.security.service.access.policy.service.SAPEntryService" class="com.liferay.portal.security.service.access.policy.service.impl.SAPEntryServiceImpl" /> <bean id="com.liferay.portal.security.service.access.policy.service.persistence.SAPEntryPersistence" class="com.liferay.portal.security.service.access.policy.service.persistence.impl.SAPEntryPersistenceImpl" parent="basePersistence" /> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy