org.openinvoice.ubl4j.order.pu
Class OrderTypeProcessUnitFactory

java.lang.Object
  extended by org.openinvoice.ubl4j.order.pu.OrderTypeProcessUnitFactory

public class OrderTypeProcessUnitFactory
extends Object

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

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

Method Detail

getInstance

public static OrderTypeProcessUnitFactory getInstance()

createOrderTypeProcessUnits

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

createOrderTypeProcessUnits

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


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