org.openinvoice.ubl4j.order.constraint
Class OrderTypeConstraintFactory
java.lang.Object
org.openinvoice.ubl4j.order.constraint.OrderTypeConstraintFactory
public class OrderTypeConstraintFactory
- extends Object
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static OrderTypeConstraintFactory getInstance()
createInvoiceTypeProcessUnits
public static List<OrderTypeConstraint> createInvoiceTypeProcessUnits()
throws com.plainsource.commons.util.FailedToCreateObjectException
- Throws:
com.plainsource.commons.util.FailedToCreateObjectException
createConstraints
public static List<OrderTypeConstraint> createConstraints(Properties configuration)
throws com.plainsource.commons.util.FailedToCreateObjectException
- Throws:
com.plainsource.commons.util.FailedToCreateObjectException
Copyright © 2011-2012 Plain Source. All Rights Reserved.