com.macvu.tiles.actions
Class CacheInformationForm
java.lang.Object
org.apache.struts.action.ActionForm
com.macvu.tiles.actions.CacheInformationForm
- All Implemented Interfaces:
- java.io.Serializable
public class CacheInformationForm
- extends org.apache.struts.action.ActionForm
User: MVu
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheInformationForm
public CacheInformationForm()
getTileName
public java.lang.String getTileName()
setTileName
public void setTileName(java.lang.String tileName)
getCacheEnabled
public boolean getCacheEnabled()
isCacheEnabled
public boolean isCacheEnabled()
setCacheEnabled
public void setCacheEnabled(boolean cacheEnabled)
getKeyFactory
public java.lang.String getKeyFactory()
setKeyFactory
public void setKeyFactory(java.lang.String keyFactory)
getRepositoryFactory
public java.lang.String getRepositoryFactory()
setRepositoryFactory
public void setRepositoryFactory(java.lang.String repositoryFactory)
getRepositoryName
public java.lang.String getRepositoryName()
setRepositoryName
public void setRepositoryName(java.lang.String repositoryName)
getCacheFields
public java.lang.String getCacheFields()
setCacheFields
public void setCacheFields(java.lang.String cacheFields)
getCachingAttributeList
public java.util.List getCachingAttributeList()
setCachingAttributeList
public void setCachingAttributeList(java.util.List cachingAttributeList)
validate
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
- Overrides:
validate
in class org.apache.struts.action.ActionForm
Copyright © 2005 MacVu group. All Rights Reserved.