BundleView@Deprecated public class FileSystemView extends Object implements Comparable<View>, View
View that uses RequestDispatcher to forward to a JSP resource.
User: toto
Date: Sep 28, 2009
Time: 7:20:38 PM| Modifier and Type | Field and Description |
|---|---|
static String |
THUMBNAIL
Deprecated.
|
DEFAULT_VIEW_KEY, TYPE_KEY, VISIBLE_FALSE, VISIBLE_KEY, VISIBLE_STUDIO_ONLY| Constructor and Description |
|---|
FileSystemView(String path,
String key,
JahiaTemplatesPackage ownerPackage,
ModuleVersion version,
String displayName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
clearPropertiesCache()
Deprecated.
|
int |
compareTo(View template)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Properties |
getDefaultProperties()
Deprecated.
Return default properties of the node type template
|
String |
getDisplayName()
Deprecated.
|
String |
getFileExtension()
Deprecated.
|
String |
getInfo()
Deprecated.
Return printable information about the script : type, localization, file, ..
|
String |
getKey()
Deprecated.
|
JahiaTemplatesPackage |
getModule()
Deprecated.
|
String |
getModuleVersion()
Deprecated.
|
String |
getPath()
Deprecated.
|
Properties |
getProperties()
Deprecated.
Return properties of the template
|
int |
hashCode()
Deprecated.
|
public static final String THUMBNAIL
public FileSystemView(String path, String key, JahiaTemplatesPackage ownerPackage, ModuleVersion version, String displayName)
public static void clearPropertiesCache()
public String getFileExtension()
getFileExtension in interface Viewpublic JahiaTemplatesPackage getModule()
public String getModuleVersion()
getModuleVersion in interface Viewpublic String getDisplayName()
getDisplayName in interface Viewpublic String getInfo()
public Properties getProperties()
getProperties in interface Viewpublic Properties getDefaultProperties()
getDefaultProperties in interface Viewpublic int compareTo(View template)
compareTo in interface Comparable<View>Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.