org.apache.myfaces.tobago.tool
Class BuilderModel

java.lang.Object
  extended by org.apache.myfaces.tobago.tool.BuilderModel

Deprecated.

@Deprecated
public class BuilderModel
extends Object


Constructor Summary
BuilderModel()
          Deprecated.  
 
Method Summary
 String getPage()
          Deprecated.  
 String getSource()
          Deprecated.  
 String loadPage()
          Deprecated.  
 String open()
          Deprecated.  
 String savePage()
          Deprecated.  
 void setPage(String page)
          Deprecated.  
 void setSource(String source)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuilderModel

public BuilderModel()
Deprecated. 
Method Detail

getPage

public String getPage()
Deprecated. 

setPage

public void setPage(String page)
Deprecated. 

getSource

public String getSource()
Deprecated. 

setSource

public void setSource(String source)
Deprecated. 

open

public String open()
Deprecated. 

loadPage

public String loadPage()
Deprecated. 

savePage

public String savePage()
Deprecated. 


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.