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: 2012/05/19 19:36:24 $
Version:
\$Revision: 4b0ab6d6e082 $
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.