Uses of Class
org.neotropic.kuwaiba.core.apis.persistence.exceptions.BusinessRuleException
-
-
Uses of BusinessRuleException in com.neotropic.kuwaiba.modules.commercial.mpls
Methods in com.neotropic.kuwaiba.modules.commercial.mpls that throw BusinessRuleException Modifier and Type Method Description void
MplsService. connectMplsLink(String[] sideAClassNames, String[] sideAIds, String[] linksIds, String[] sideBClassNames, String[] sideBIds, String userName)
Connect MPLS links -
Uses of BusinessRuleException in org.neotropic.kuwaiba.core.apis.persistence.application
Methods in org.neotropic.kuwaiba.core.apis.persistence.application that throw BusinessRuleException Modifier and Type Method Description void
ApplicationEntityManager. checkRelationshipByAttributeValueBusinessRules(String sourceObjectClassName, String sourceObjectId, String targetObjectClassName, String targetObjectId)
check if a relationship can be established between two objects with the attribute values defined in the rule -
Uses of BusinessRuleException in org.neotropic.kuwaiba.core.persistence.reference.neo4j
Methods in org.neotropic.kuwaiba.core.persistence.reference.neo4j that throw BusinessRuleException Modifier and Type Method Description void
ApplicationEntityManagerImpl. checkRelationshipByAttributeValueBusinessRules(String sourceObjectClassName, String sourceObjectId, String targetObjectClassName, String targetObjectId)
-