Uses of Class
com.uoc.tfc.UI.struts.action.common.Context

Packages that use Context
com.uoc.tfc.UI.struts.action.common   
 

Uses of Context in com.uoc.tfc.UI.struts.action.common
 

Methods in com.uoc.tfc.UI.struts.action.common that return Context
 Context Accio.getContext()
          Getter Context
 

Methods in com.uoc.tfc.UI.struts.action.common with parameters of type Context
 void Accio.setContext(Context context)
          Setter context.
 

Constructors in com.uoc.tfc.UI.struts.action.common with parameters of type Context
Context(Context context)
          Constructor