|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tiles.velocity.template.TilesVelocityRepository
@Deprecated public class TilesVelocityRepository
Collects all Tiles+Velocity models.
Constructor Summary | |
---|---|
TilesVelocityRepository(ServletContext servletContext)
Deprecated. Constructor. |
Method Summary | |
---|---|
AddAttributeVModel |
getAddAttribute()
Deprecated. Returns the "addAttribute" model. |
AddListAttributeVModel |
getAddListAttribute()
Deprecated. Returns the "addListAttribute" model. |
DefinitionVModel |
getDefinition()
Deprecated. Returns the "definition" model. |
GetAsStringVModel |
getGetAsString()
Deprecated. Returns the "getAsString" model. |
ImportAttributeVModel |
getImportAttribute()
Deprecated. Returns the "importAttribute" model. |
InsertAttributeVModel |
getInsertAttribute()
Deprecated. Returns the "insertAttribute" model. |
InsertDefinitionVModel |
getInsertDefinition()
Deprecated. Returns the "insertDefinition" model. |
InsertTemplateVModel |
getInsertTemplate()
Deprecated. Returns the "insertTemplate" model. |
PutAttributeVModel |
getPutAttribute()
Deprecated. Returns the "putAttribute" model. |
PutListAttributeVModel |
getPutListAttribute()
Deprecated. Returns the "putListAttribute" model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TilesVelocityRepository(ServletContext servletContext)
servletContext
- The servlet context.Method Detail |
---|
public AddAttributeVModel getAddAttribute()
public AddListAttributeVModel getAddListAttribute()
public DefinitionVModel getDefinition()
public GetAsStringVModel getGetAsString()
public ImportAttributeVModel getImportAttribute()
public InsertAttributeVModel getInsertAttribute()
public InsertDefinitionVModel getInsertDefinition()
public InsertTemplateVModel getInsertTemplate()
public PutAttributeVModel getPutAttribute()
public PutListAttributeVModel getPutListAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |