Uses of Interface
com.jalios.jcms.TypeConstants
-
Packages that use TypeConstants Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.handler Contains the javabean classes uses to process HTTP request (aka form handlers). -
-
Uses of TypeConstants in com.jalios.jcms
Classes in com.jalios.jcms that implement TypeConstants Modifier and Type Class Description classTypeProcessorThis class generates all the resources (Java classes and JSPs) used by the Custom Publication Types and Custom Extension Types.classTypeTemplateEntryThis class contains info about Type's template.classTypeUtilThis class contains a set of utility static methods for Type generated files. -
Uses of TypeConstants in com.jalios.jcms.handler
Classes in com.jalios.jcms.handler that implement TypeConstants Modifier and Type Class Description classTypeEditorHandlerThis form handler processes the Type Editor form.classTypeListEditorHandlerThis form handler processes the Type List Editor forms.
-