@Deprecated public class TilesVelocityRepository extends Object
Constructor and Description |
---|
TilesVelocityRepository(javax.servlet.ServletContext servletContext)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public TilesVelocityRepository(javax.servlet.ServletContext servletContext)
servletContext
- The servlet context.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()
Copyright © 2016. All rights reserved.