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 classAbstractDBTestTypeclassAbstractWebPageclassCategoryA Category object is a node of the category tree.classCategoryRightThis class represents the rights of a Member on a set of category roots.classContentContent is a tagging abstract class which a type implements to indicates it is an editorial publication.classDataThis abstract class is the super class of all the persistent classes of a JCMS Channel.classDataExtensionThis class contains extra fields for a given Data object.classDataRightThis class represents the rights of a member on a Data object.classDBFileDocumentclassFileDocumentclassFormForm is the mother class of all form types.classGroupAGroupobject is referenced by a set ofMemberinstances.classMemberAMemberobject contains a set of information about a JCMS referenced user.classNotificationclassNotificationCriteriaclassPublicationThis abstract class is the super class of all the Publication classes.classStrongLockThis class represents a strong lock on a data.classUserContentUserContent is a tagging abstract class which a type implements to indicates it is a user content.classWFNoteThis 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 classAccessControlListDefine 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 classPortletCtxMenuThis class is used to process AJAX Contextual Menu for a given JCMS Portlet.classPublicationCtxMenuThis 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 classAlert - 
Uses of ImportConstants in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement ImportConstants Modifier and Type Class Description classAuthenticationCookiePOJO 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 classLoginEventPOJO 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 classAbstractCalendarEventThis abstract class provides a superclass to every calendar event and base methods for their manipulationclassAbstractEventResourceDeprecated.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 classDBMember - 
Uses of ImportConstants in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement ImportConstants Modifier and Type Class Description classFileProcessingInfoclassFileProcessingLog - 
Uses of ImportConstants in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement ImportConstants Modifier and Type Class Description classAbstractJPortalclassJPortalStructure - 
Uses of ImportConstants in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement ImportConstants Modifier and Type Class Description classMailMessageClass 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 classImportManagerThe 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).classImportSourceThis class represents an Import Source.classImportStatusThis 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 classAbstractMediaclassMediaProgression - 
Uses of ImportConstants in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement ImportConstants Modifier and Type Class Description classMemberDeleteRequest - 
Uses of ImportConstants in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement ImportConstants Modifier and Type Class Description classMemberPreference - 
Uses of ImportConstants in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement ImportConstants Modifier and Type Class Description classAbstractPortalJspCollectionclassPortalAn abstract Portal representation with fields to implements - String -> CSSFile - String -> Header - String -> Footer - Publication -> ChildclassPortalElementclassPortalRedirectAn abstract Portal representation with fields to implements.classPortletAn abstract Portlet representation with fields to implement.classPortletCollectionAn abstract PortletCollection representation with fields to implements - PortalElement[] -> ChildrenclassPortletParentAn abstract PortletParent representation with fields to implements - Publication -> ChildrenclassPortletSkinableAn 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 classPublicationFollower - 
Uses of ImportConstants in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement ImportConstants Modifier and Type Class Description classPublicDownloadclassPublicLink - 
Uses of ImportConstants in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement ImportConstants Modifier and Type Class Description classRecommendationThe 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 classAbstractShortcut - 
Uses of ImportConstants in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement ImportConstants Modifier and Type Class Description classAbstractTestType - 
Uses of ImportConstants in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement ImportConstants Modifier and Type Class Description classReaderTracker - 
Uses of ImportConstants in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement ImportConstants Modifier and Type Class Description classVote - 
Uses of ImportConstants in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement ImportConstants Modifier and Type Class Description classWKRoleclassWorkspaceThis class represents a WorkspaceclassWSTypeEntryThis class is a wrapper on TypeEntry handling type properties for each workspace. 
 -