net.sf.fridaymvc.sample.models
Class Navi

java.lang.Object
  extended bynet.sf.fridaymvc.models.AbstractModel
      extended bynet.sf.fridaymvc.sample.models.Navi
All Implemented Interfaces:
net.sf.fridaymvc.models.Model

public class Navi
extends net.sf.fridaymvc.models.AbstractModel

Version:
$Id: Navi.java,v 1.2 2004/11/23 20:36:56 artsi Exp $
Author:
Arto Pastinen

Field Summary
 
Fields inherited from class net.sf.fridaymvc.models.AbstractModel
statelessAttributeMap
 
Constructor Summary
Navi()
           
 
Method Summary
 void service()
           
 
Methods inherited from class net.sf.fridaymvc.models.AbstractModel
getStatefulAttributeMap, getStatelessAttributeMap, setStatefulAttribute, setStatelessAttribute, setStatelessAttributeMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Navi

public Navi()
Method Detail

service

public void service()
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Friday MVC. All Rights Reserved.