org.openinvoice.ubl4j.invoice.constraint
Class InvoiceTypeConstraintFactory

java.lang.Object
  extended by org.openinvoice.ubl4j.invoice.constraint.InvoiceTypeConstraintFactory

public class InvoiceTypeConstraintFactory
extends Object

Since:
\$Date: 2011/07/30 22:20:09 $
Version:
\$Revision: d86e75fb9d28 $
Author:
\$Author: javad $

Method Summary
static List<InvoiceTypeConstraint> createConstraints(Properties configuration)
           
static List<InvoiceTypeConstraint> createInvoiceTypeProcessUnits()
           
static InvoiceTypeConstraintFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static InvoiceTypeConstraintFactory getInstance()

createInvoiceTypeProcessUnits

public static List<InvoiceTypeConstraint> createInvoiceTypeProcessUnits()
                                                                 throws com.plainsource.commons.util.FailedToCreateObjectException
Throws:
com.plainsource.commons.util.FailedToCreateObjectException

createConstraints

public static List<InvoiceTypeConstraint> createConstraints(Properties configuration)
                                                     throws com.plainsource.commons.util.FailedToCreateObjectException
Throws:
com.plainsource.commons.util.FailedToCreateObjectException


Copyright © 2011-2012 Plain Source. All Rights Reserved.