Uses of Interface
com.jalios.jcms.mashup.MashupConstants
-
-
Uses of MashupConstants in com.jalios.jcms
Classes in com.jalios.jcms that implement MashupConstants Modifier and Type Class 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
AGroup
object is referenced by a set ofMember
instances.class
Member
AMember
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. -
Uses of MashupConstants in com.jalios.jcms.accesscontrol
Classes in com.jalios.jcms.accesscontrol that implement MashupConstants Modifier and Type Class Description class
AccessControlList
Define a collection of resources and their associated authorization. -
Uses of MashupConstants in com.jalios.jcms.ajax
Classes in com.jalios.jcms.ajax that implement MashupConstants Modifier and Type Class 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. -
Uses of MashupConstants in com.jalios.jcms.alert
Classes in com.jalios.jcms.alert that implement MashupConstants Modifier and Type Class Description class
Alert
-
Uses of MashupConstants in com.jalios.jcms.alert.openapi
Classes in com.jalios.jcms.alert.openapi that implement MashupConstants Modifier and Type Class Description class
AlertListResource
class
AlertResource
-
Uses of MashupConstants in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement MashupConstants Modifier and Type Class Description class
AuthenticationCookie
POJO use to store authentication cookie that were emitted to end user. -
Uses of MashupConstants in com.jalios.jcms.authentication.events
Classes in com.jalios.jcms.authentication.events that implement MashupConstants Modifier and Type Class Description class
LoginEvent
POJO use to store login event of user. -
Uses of MashupConstants in com.jalios.jcms.calendar
Classes in com.jalios.jcms.calendar that implement MashupConstants Modifier and Type Class Description class
AbstractCalendarEvent
This abstract class provides a superclass to every calendar event and base methods for their manipulationclass
AbstractEventResource
Deprecated.this class will be moved to CalendarPlugin and will be removed in further version -
Uses of MashupConstants in com.jalios.jcms.dbmember
Classes in com.jalios.jcms.dbmember that implement MashupConstants Modifier and Type Class Description class
DBMember
-
Uses of MashupConstants in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement MashupConstants Modifier and Type Class Description class
FileProcessingInfo
class
FileProcessingLog
-
Uses of MashupConstants in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement MashupConstants Modifier and Type Class Description class
AbstractJPortal
class
JPortalStructure
-
Uses of MashupConstants in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement MashupConstants Modifier and Type Class Description class
MailMessage
Class used to build and send a mail message. -
Uses of MashupConstants in com.jalios.jcms.mashup
Subinterfaces of MashupConstants in com.jalios.jcms.mashup Modifier and Type Interface 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.Classes in com.jalios.jcms.mashup that implement MashupConstants Modifier and Type Class Description class
ExportManager
The ExportManager is the main class to manage data to export.
This class is a singleton (seeExportManager.getInstance()
).
It provides method to export data from an id, a query or a dataSet.class
ExportUtil
This class provides utility methods for the ExportManager.class
ImportManager
The ImportManager is the main class to manage data import.
This class is a singleton (seeImportManager.getInstance()
).
It provides method to import data from an ImportSource, an URL or a File.
It also manages import logs (ImportStatus).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. -
Uses of MashupConstants in com.jalios.jcms.media
Classes in com.jalios.jcms.media that implement MashupConstants Modifier and Type Class Description class
AbstractMedia
class
MediaProgression
-
Uses of MashupConstants in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement MashupConstants Modifier and Type Class Description class
MemberDeleteRequest
-
Uses of MashupConstants in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement MashupConstants Modifier and Type Class Description class
MemberPreference
-
Uses of MashupConstants in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement MashupConstants Modifier and Type Class Description class
AbstractPortalJspCollection
class
Portal
An abstract Portal representation with fields to implements - String -> CSSFile - String -> Header - String -> Footer - Publication -> Childclass
PortalElement
class
PortalRedirect
An abstract Portal representation with fields to implements.class
Portlet
An abstract Portlet representation with fields to implement.class
PortletCollection
An abstract PortletCollection representation with fields to implements - PortalElement[] -> Childrenclass
PortletParent
An abstract PortletParent representation with fields to implements - Publication -> Childrenclass
PortletSkinable
An abstract Portlet representation with fields to implements - String -> DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS -
Uses of MashupConstants in com.jalios.jcms.publicationfollower
Classes in com.jalios.jcms.publicationfollower that implement MashupConstants Modifier and Type Class Description class
PublicationFollower
-
Uses of MashupConstants in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement MashupConstants Modifier and Type Class Description class
PublicDownload
class
PublicLink
-
Uses of MashupConstants in com.jalios.jcms.push.openapi
Classes in com.jalios.jcms.push.openapi that implement MashupConstants Modifier and Type Class Description class
NotificationResource
-
Uses of MashupConstants in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement MashupConstants Modifier and Type Class Description class
Recommendation
The instance of Recommendation -
Uses of MashupConstants in com.jalios.jcms.rest
Classes in com.jalios.jcms.rest that implement MashupConstants Modifier and Type Class 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. -
Uses of MashupConstants in com.jalios.jcms.rest.resources
Classes in com.jalios.jcms.rest.resources that implement MashupConstants Modifier and Type Class Description class
AbstractAdminDataCollectionRestResource
Abstract class requiring this REST resource to be access by an administrator.class
AbstractAdminRestResource
Abstract class requiring this REST resource to be access by an administrator with a valid IP.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
CategorySearchResource
Implementation of a JcmsResource, used to return the result of a group searchclass
ChannelNameResource
class
CheckResource
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
GroupSearchResource
Implementation of a JcmsResource, used to return the result of a group searchclass
IndexSnapshotResource
Provide access to lucene index snapshot management.class
JSyncResource
class
LockResource
class
MemberResource
Implementation of a JcmsResource, used to return a represention of a member through REST.class
MemberSearchResource
Implementation of a JcmsResource, used to return the result of a group searchclass
MessageEncryptionOptionsResource
Open API resource providing informations about cipher (key, algorithm, parameters used).class
PluginsResource
class
PropertiesResource
class
PropertyResource
class
SearchResource
Implementation of a JcmsResource, used to return the result of a search in JCMS internal search engine through REST.class
UnlockResource
class
UpdateMemberPhotoResource
class
WhoAmIResource
Open API resource providing informations about current logged member.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.class
WorkspaceAdminResource
class
WorkspaceSearchResource
Implementation of a JcmsResource, used to return the result of a workspace search -
Uses of MashupConstants in com.jalios.jcms.shortcut
Classes in com.jalios.jcms.shortcut that implement MashupConstants Modifier and Type Class Description class
AbstractShortcut
-
Uses of MashupConstants in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement MashupConstants Modifier and Type Class Description class
AbstractTestType
-
Uses of MashupConstants in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement MashupConstants Modifier and Type Class Description class
ReaderTracker
-
Uses of MashupConstants in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement MashupConstants Modifier and Type Class Description class
Vote
-
Uses of MashupConstants in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement MashupConstants Modifier and Type Class Description class
WKRole
class
Workspace
This class represents a Workspaceclass
WSTypeEntry
This class is a wrapper on TypeEntry handling type properties for each workspace.
-