Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.accesscontrol | |
com.jalios.jcms.ajax | |
com.jalios.jcms.alert | |
com.jalios.jcms.calendar |
Contains the classes used to deal with calendar in JCMS.
|
com.jalios.jcms.dbmember | |
com.jalios.jcms.fileprocessor.processingmanagement | |
com.jalios.jcms.mail | |
com.jalios.jcms.mashup |
Contains classes used for data Import/Export.
|
com.jalios.jcms.portlet |
Contains core Portlets parent of all generated portlets.
|
com.jalios.jcms.publicationfollower | |
com.jalios.jcms.recommendation | |
com.jalios.jcms.rest | |
com.jalios.jcms.rest.resources | |
com.jalios.jcms.test | |
com.jalios.jcms.tracking | |
com.jalios.jcms.vote | |
com.jalios.jcms.workspace |
Contains classes about workspace features.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDBTestType |
class |
AbstractWebPage |
class |
Category
A Category object is a node of the category tree.
|
class |
CategoryRight
This class represents the rights of a Member on a set of category
roots.
|
class |
Content
Content is a tagging abstract class which a type implements
to indicates it is an editorial publication.
|
class |
Data
This abstract class is the super class of all the persistent
classes of a JCMS Channel.
|
class |
DataExtension
This class contains extra fields for a given Data object.
|
class |
DataRight
This class represents the rights of a member on a Data object.
|
class |
DBFileDocument |
class |
FileDocument |
class |
Form
Form is the mother class of all form types.
|
class |
Group
A
Group object is referenced by a set of Member instances. |
class |
Member
A
Member object contains a set of information about a
JCMS referenced user. |
class |
Notification |
class |
NotificationCriteria |
class |
Publication
This abstract class is the super class of all the
Publication classes.
|
class |
StrongLock
This class represents a strong lock on a data.
|
class |
UserContent
UserContent is a tagging abstract class which a type implements
to indicates it is a user content.
|
class |
WFNote
This class represents a small note about a state change in the workflow.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessControlList
Define a collection of resources and their associated authorization.
|
Modifier and Type | Class and Description |
---|---|
class |
PortletCtxMenu
This class is used to process AJAX Contextual Menu for a given JCMS Portlet.
|
class |
PublicationCtxMenu
This class is used to process AJAX Contextual Menu for a given JCMS
publication id.
|
Modifier and Type | Class and Description |
---|---|
class |
Alert |
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 |
DBMember |
Modifier and Type | Class and Description |
---|---|
class |
FileProcessingInfo |
class |
FileProcessingLog |
Modifier and Type | Class and Description |
---|---|
class |
MailMessage
Class used to build and send a mail message.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExportConstants
This interface contains a set of constants for the ExportManager.
|
interface |
ImportConstants
This interface contains a set of constants for the ImportManager.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportManager
The ExportManager is the main class to manage data to export.
|
class |
ExportUtil
This class provides utility methods for the ExportManager.
|
class |
ImportManager
The ImportManager is the main class to manage data import.
|
class |
ImportSource
This class represents an Import Source.
|
class |
ImportStatus
This class represents an Import Status.
|
class |
ImportUtil
This class provides utility methods for the ImportManager.
|
class |
MashupUtil
This class provides utility methods for the Mashup package.
|
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 |
PublicationFollower |
Modifier and Type | Class and Description |
---|---|
class |
Recommendation
The instance of Recommendation
|
Modifier and Type | Class and Description |
---|---|
class |
DataCollectionRestResource
The classes extending this one are representing a list of JCMS data resource.
|
class |
DataRestResource
The classes extending this one are representing a JCMS data resource.
|
class |
JcmsRestResource
Generic Abstract Restlet Resource for all JCMS OpenAPI resource.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminResource
Implementation of a JcmsResource, used with GET method to return a represention of the channel
through REST (actually, the result of statusXml.jsp).
|
class |
DataChildrenResource
Implementation of a JcmsResource, used to return the set of children of a
given data.
|
class |
DataResource
Rest Resource for Data management.
|
class |
DataTypeCollectionResource
Implementation of a JcmsResource, used to return a represention of a list of DataType through
REST.
|
class |
DataTypeItemResource
Implementation of a JcmsResource, used to return a represention of a DataType through
REST.
|
class |
MemberResource
Implementation of a JcmsResource, used to return a represention of a member through
REST.
|
class |
SearchResource
Implementation of a JcmsResource, used to return the result of a search in JCMS internal
search engine through REST.
|
class |
WorkflowItemResource
Implementation of a JcmsResource, used to return the description of a workflow through REST.
|
class |
WorkflowsResource
Implementation of a JcmsResource, used to return a represention of the list of the workflows
through REST.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestType |
Modifier and Type | Class and Description |
---|---|
class |
ReaderTracker |
Modifier and Type | Class and Description |
---|---|
class |
Vote |
Modifier and Type | Class and Description |
---|---|
class |
WKRole |
class |
Workspace
This class represents a Workspace
|
class |
WSTypeEntry
This class is a wrapper on TypeEntry handling
type properties for each workspace.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.