org.opensync.tools
Class BusinessRules
java.lang.Object
org.opensync.tools.BusinessRules
- public class BusinessRules
- extends java.lang.Object
This class provides some methods that implements some business rules
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessRules
public BusinessRules()
applyJobRules
public static void applyJobRules(java.lang.String jobNo)
moveClosedJob
public static void moveClosedJob(java.lang.String jobNo)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getInternalPartCost
public static float getInternalPartCost(java.lang.String jobNo)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getPartCost
public static float getPartCost(java.lang.String jobNo,
java.lang.String Mode)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
Copyright © 2004 sourceforge. All Rights Reserved.