org.aspsimon.termcomp.session
Class CategoryProblems

java.lang.Object
  extended by org.aspsimon.termcomp.session.CategoryProblems

@Name(value="categoryProblems")
public class CategoryProblems
extends java.lang.Object


Constructor Summary
CategoryProblems()
           
 
Method Summary
 void create()
           
 int getResultCount()
           
 java.util.List getResultList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryProblems

public CategoryProblems()
Method Detail

create

@Create
public void create()

getResultList

public java.util.List getResultList()

getResultCount

public int getResultCount()