Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.calendar |
Contains the classes used to deal with calendar in JCMS.
|
com.jalios.jcms.mail | |
com.jalios.jcms.portlet |
Contains core Portlets parent of all generated portlets.
|
com.jalios.jcms.test | |
com.jalios.jstore |
Contains JStore core classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDBTestType |
class |
AbstractWebPage |
class |
Category
A Category object is a node of the category tree.
|
class |
Content
Content is a tagging abstract class which a type implements
to indicates it is an editorial publication.
|
class |
DBFileDocument |
class |
FileDocument |
class |
Form
Form is the mother class of all form types.
|
class |
Publication
This abstract class is the super class of all the
Publication classes.
|
class |
UserContent
UserContent is a tagging abstract class which a type implements
to indicates it is a user content.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCalendarEvent
This abstract class provides a superclass to every calendar event and base
methods for their manipulation
|
class |
AbstractEventResource |
Modifier and Type | Class and Description |
---|---|
class |
MailMessage
Class used to build and send a mail message.
|
Modifier and Type | Class and Description |
---|---|
class |
Portal
An abstract Portal representation with fields to implements
- String -> CSSFile
- String -> Header
- String -> Footer
- Publication -> Child
|
class |
PortalElement |
class |
PortalRedirect
An abstract Portal representation with fields to implements.
|
class |
Portlet
An abstract Portlet représentation with fields to implements
|
class |
PortletCollection
An abstract PortletCollection représentation with fields to implements
- PortalElement[] -> Children
|
class |
PortletParent
An abstract PortletParent représentation with fields to implements
- Publication -> Children
|
class |
PortletSkinable
An abstract Portlet représentation with fields to implements - String ->
DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestType |
Modifier and Type | Class and Description |
---|---|
class |
Test
This class runs a bunch of tests.
|
Modifier and Type | Method and Description |
---|---|
java.util.TreeSet<Searchable> |
FTSearchEngine.searchRegexp(java.util.TreeSet<Searchable> dataSet,
java.util.TreeSet<Searchable> resultSet,
java.lang.String[] regexp,
boolean matchAll,
boolean caseInsensitive,
boolean accentInsensitive)
Search all searchable object matching one of specified regular expressions.
|
Modifier and Type | Method and Description |
---|---|
java.util.TreeSet<Searchable> |
FTSearchEngine.searchRegexp(java.util.TreeSet<Searchable> dataSet,
java.util.TreeSet<Searchable> resultSet,
java.lang.String[] regexp,
boolean matchAll,
boolean caseInsensitive,
boolean accentInsensitive)
Search all searchable object matching one of specified regular expressions.
|
java.util.TreeSet<Searchable> |
FTSearchEngine.searchRegexp(java.util.TreeSet<Searchable> dataSet,
java.util.TreeSet<Searchable> resultSet,
java.lang.String[] regexp,
boolean matchAll,
boolean caseInsensitive,
boolean accentInsensitive)
Search all searchable object matching one of specified regular expressions.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.