org.sakaiproject.profile2.tool.models
Class DetachableWallItemModel

java.lang.Object
  extended by org.apache.wicket.model.LoadableDetachableModel<WallItem>
      extended by org.sakaiproject.profile2.tool.models.DetachableWallItemModel
All Implemented Interfaces:
Serializable, org.apache.wicket.IClusterable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<WallItem>

public class DetachableWallItemModel
extends org.apache.wicket.model.LoadableDetachableModel<WallItem>

See Also:
Serialized Form

Constructor Summary
DetachableWallItemModel(WallItem wallItem)
           
 
Method Summary
protected  WallItem load()
           
 
Methods inherited from class org.apache.wicket.model.LoadableDetachableModel
detach, getObject, isAttached, onAttach, onDetach, setObject, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DetachableWallItemModel

public DetachableWallItemModel(WallItem wallItem)
Method Detail

load

protected WallItem load()
Specified by:
load in class org.apache.wicket.model.LoadableDetachableModel<WallItem>


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