org.openliberty.openaz.pep
Class ObligationFactory

java.lang.Object
  extended by org.openliberty.openaz.pep.AzWrapperResponseObjectFactory<AzCategoryIdObligation>
      extended by org.openliberty.openaz.pep.ObligationFactory

public class ObligationFactory
extends AzWrapperResponseObjectFactory<AzCategoryIdObligation>


Constructor Summary
ObligationFactory()
           
 
Method Summary
 Obligation createObject( entity)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObligationFactory

public ObligationFactory()
Method Detail

createObject

public Obligation createObject( entity)
Specified by:
createObject in class AzWrapperResponseObjectFactory<AzCategoryIdObligation>