Uses of Class
com.soffid.iam.am.api.AccessTreeExecution
Packages that use AccessTreeExecution
-
Uses of AccessTreeExecution in com.soffid.iam.am.api
Methods in com.soffid.iam.am.api that return types with arguments of type AccessTreeExecutionMethod parameters in com.soffid.iam.am.api with type arguments of type AccessTreeExecutionModifier and TypeMethodDescriptionvoidAccessTree.setExecutions(Collection<AccessTreeExecution> executions) Sets value for attribute executionsConstructors in com.soffid.iam.am.api with parameters of type AccessTreeExecution -
Uses of AccessTreeExecution in com.soffid.iam.am.service
Methods in com.soffid.iam.am.service that return AccessTreeExecutionModifier and TypeMethodDescriptionEntryPointService.createExecution(AccessTree puntEntrada, AccessTreeExecution execucio) Operation createExecutionEntryPointService.updateExecution(AccessTree puntEntrada, AccessTreeExecution execucio) Operation updateExecutionMethods in com.soffid.iam.am.service that return types with arguments of type AccessTreeExecutionModifier and TypeMethodDescriptionEntryPointService.getExecutions(AccessTree puntEntrada) Operation getExecutionsMethods in com.soffid.iam.am.service with parameters of type AccessTreeExecutionModifier and TypeMethodDescriptionEntryPointService.createExecution(AccessTree puntEntrada, AccessTreeExecution execucio) Operation createExecutionvoidEntryPointService.deleteExecution(AccessTree puntEntrada, AccessTreeExecution execucio) Operation deleteExecutionEntryPointService.updateExecution(AccessTree puntEntrada, AccessTreeExecution execucio) Operation updateExecution -
Uses of AccessTreeExecution in com.soffid.iam.am.service.ejb
Methods in com.soffid.iam.am.service.ejb that return AccessTreeExecutionModifier and TypeMethodDescriptionEntryPointService.createExecution(AccessTree puntEntrada, AccessTreeExecution execucio) EntryPointService.updateExecution(AccessTree puntEntrada, AccessTreeExecution execucio) Methods in com.soffid.iam.am.service.ejb that return types with arguments of type AccessTreeExecutionMethods in com.soffid.iam.am.service.ejb with parameters of type AccessTreeExecutionModifier and TypeMethodDescriptionEntryPointService.createExecution(AccessTree puntEntrada, AccessTreeExecution execucio) voidEntryPointService.deleteExecution(AccessTree puntEntrada, AccessTreeExecution execucio) EntryPointService.updateExecution(AccessTree puntEntrada, AccessTreeExecution execucio)