Uses of Class
org.kuali.rice.krms.impl.repository.ActionAttributeBo
Packages that use ActionAttributeBo
-
Uses of ActionAttributeBo in org.kuali.rice.krms.impl.repository
Methods in org.kuali.rice.krms.impl.repository that return ActionAttributeBoModifier and TypeMethodDescriptionActionBoServiceImpl.getActionAttributeById(String attrId) This method retrieves an ActionAttributeBo by idMethods in org.kuali.rice.krms.impl.repository that return types with arguments of type ActionAttributeBoModifier and TypeMethodDescriptionstatic List<ActionAttributeBo> RuleBo.copyActionAttributes(ActionBo existing, ActionBo newAction) ActionBo.getAttributeBos()Method parameters in org.kuali.rice.krms.impl.repository with type arguments of type ActionAttributeBoModifier and TypeMethodDescriptionvoidActionBo.setAttributeBos(List<ActionAttributeBo> attributeBos)