org.sakaiproject.profile2.tool.models
Class StringModel

java.lang.Object
  extended by org.sakaiproject.profile2.tool.models.StringModel
All Implemented Interfaces:
Serializable

public class StringModel
extends Object
implements Serializable

Simple model to back a simple single text field. To be used only by the Profile2 tool.

DO NOT USE THIS YOURSELF.

Author:
Steve Swinsburg (s.swinsburg@lancaster.ac.uk)
See Also:
Serialized Form

Constructor Summary
StringModel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringModel

public StringModel()


Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.