org.apache.commons.ognl.test.objects
Class TestModel

java.lang.Object
  extended by org.apache.commons.ognl.test.objects.TestModel

public class TestModel
extends Object


Constructor Summary
TestModel()
           
 
Method Summary
 Copy getCopy()
           
 Entry getEntry()
           
 Model getUnassignedCopyModel()
           
 boolean isCanApproveCopy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestModel

public TestModel()
Method Detail

getCopy

public Copy getCopy()

getUnassignedCopyModel

public Model getUnassignedCopyModel()

isCanApproveCopy

public boolean isCanApproveCopy()

getEntry

public Entry getEntry()


Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.