Uses of Interface
com.jalios.jcms.mashup.ImportConstants
-
-
Uses of ImportConstants in com.jalios.jcms
Classes in com.jalios.jcms that implement ImportConstants 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 ImportConstants in com.jalios.jcms.accesscontrol
Classes in com.jalios.jcms.accesscontrol that implement ImportConstants Modifier and Type Class Description class
AccessControlList
Define a collection of resources and their associated authorization. -
Uses of ImportConstants in com.jalios.jcms.ajax
Classes in com.jalios.jcms.ajax that implement ImportConstants 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 ImportConstants in com.jalios.jcms.alert
Classes in com.jalios.jcms.alert that implement ImportConstants Modifier and Type Class Description class
Alert
-
Uses of ImportConstants in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement ImportConstants Modifier and Type Class Description class
AuthenticationCookie
POJO use to store authentication cookie that were emitted to end user. -
Uses of ImportConstants in com.jalios.jcms.authentication.events
Classes in com.jalios.jcms.authentication.events that implement ImportConstants Modifier and Type Class Description class
LoginEvent
POJO use to store login event of user. -
Uses of ImportConstants in com.jalios.jcms.calendar
Classes in com.jalios.jcms.calendar that implement ImportConstants 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 ImportConstants in com.jalios.jcms.dbmember
Classes in com.jalios.jcms.dbmember that implement ImportConstants Modifier and Type Class Description class
DBMember
-
Uses of ImportConstants in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement ImportConstants Modifier and Type Class Description class
FileProcessingInfo
class
FileProcessingLog
-
Uses of ImportConstants in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement ImportConstants Modifier and Type Class Description class
AbstractJPortal
class
JPortalStructure
-
Uses of ImportConstants in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement ImportConstants Modifier and Type Class Description class
MailMessage
Class used to build and send a mail message. -
Uses of ImportConstants in com.jalios.jcms.mashup
Classes in com.jalios.jcms.mashup that implement ImportConstants Modifier and Type Class Description 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. -
Uses of ImportConstants in com.jalios.jcms.media
Classes in com.jalios.jcms.media that implement ImportConstants Modifier and Type Class Description class
AbstractMedia
class
MediaProgression
-
Uses of ImportConstants in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement ImportConstants Modifier and Type Class Description class
MemberDeleteRequest
-
Uses of ImportConstants in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement ImportConstants Modifier and Type Class Description class
MemberPreference
-
Uses of ImportConstants in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement ImportConstants 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 ImportConstants in com.jalios.jcms.publicationfollower
Classes in com.jalios.jcms.publicationfollower that implement ImportConstants Modifier and Type Class Description class
PublicationFollower
-
Uses of ImportConstants in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement ImportConstants Modifier and Type Class Description class
PublicDownload
class
PublicLink
-
Uses of ImportConstants in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement ImportConstants Modifier and Type Class Description class
Recommendation
The instance of Recommendation -
Uses of ImportConstants in com.jalios.jcms.shortcut
Classes in com.jalios.jcms.shortcut that implement ImportConstants Modifier and Type Class Description class
AbstractShortcut
-
Uses of ImportConstants in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement ImportConstants Modifier and Type Class Description class
AbstractTestType
-
Uses of ImportConstants in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement ImportConstants Modifier and Type Class Description class
ReaderTracker
-
Uses of ImportConstants in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement ImportConstants Modifier and Type Class Description class
Vote
-
Uses of ImportConstants in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement ImportConstants 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.
-