Package org.apache.syncope.core.logic
package org.apache.syncope.core.logic
-
ClassDescriptionAbstractExecutableLogic<T extends EntityTO>AbstractLogic<T extends EntityTO>Superclass for all business logic modules.AbstractResourceAssociator<A extends AnyTO>AbstractTransactionalLogic<T extends EntityTO>Adds Spring's transactional support to
AbstractLogic
.Note that this controller does not extendAbstractTransactionalLogic
, hence does not provide any Spring's Transactional logic at class level.Note that this controller does not extendAbstractTransactionalLogic
, hence does not provide any Spring's Transactional logic at class level.Indicates unresolved bean reference.Note that this controller does not extendAbstractTransactionalLogic
, hence does not provide any Spring's Transactional logic at class level.