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 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 MashupConstants in com.jalios.jcms.accesscontrol
Classes in com.jalios.jcms.accesscontrol that implement MashupConstants Modifier and Type Class Description classAccessControlListDefine 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 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 MashupConstants in com.jalios.jcms.alert
Classes in com.jalios.jcms.alert that implement MashupConstants Modifier and Type Class Description classAlert - 
Uses of MashupConstants in com.jalios.jcms.alert.openapi
Classes in com.jalios.jcms.alert.openapi that implement MashupConstants Modifier and Type Class Description classAlertListResourceclassAlertResource - 
Uses of MashupConstants in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement MashupConstants Modifier and Type Class Description classAuthenticationCookiePOJO 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 classLoginEventPOJO 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 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 MashupConstants in com.jalios.jcms.dbmember
Classes in com.jalios.jcms.dbmember that implement MashupConstants Modifier and Type Class Description classDBMember - 
Uses of MashupConstants in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement MashupConstants Modifier and Type Class Description classFileProcessingInfoclassFileProcessingLog - 
Uses of MashupConstants in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement MashupConstants Modifier and Type Class Description classAbstractJPortalclassJPortalStructure - 
Uses of MashupConstants in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement MashupConstants Modifier and Type Class Description classMailMessageClass 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 interfaceExportConstantsThis interface contains a set of constants for the ExportManager.interfaceImportConstantsThis interface contains a set of constants for the ImportManager.Classes in com.jalios.jcms.mashup that implement MashupConstants Modifier and Type Class Description classExportManagerThe 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.classExportUtilThis class provides utility methods for the ExportManager.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.classImportUtilThis class provides utility methods for the ImportManager.classMashupUtilThis 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 classAbstractMediaclassMediaProgression - 
Uses of MashupConstants in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement MashupConstants Modifier and Type Class Description classMemberDeleteRequest - 
Uses of MashupConstants in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement MashupConstants Modifier and Type Class Description classMemberPreference - 
Uses of MashupConstants in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement MashupConstants 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 MashupConstants in com.jalios.jcms.publicationfollower
Classes in com.jalios.jcms.publicationfollower that implement MashupConstants Modifier and Type Class Description classPublicationFollower - 
Uses of MashupConstants in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement MashupConstants Modifier and Type Class Description classPublicDownloadclassPublicLink - 
Uses of MashupConstants in com.jalios.jcms.push.openapi
Classes in com.jalios.jcms.push.openapi that implement MashupConstants Modifier and Type Class Description classNotificationResource - 
Uses of MashupConstants in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement MashupConstants Modifier and Type Class Description classRecommendationThe 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 classDataCollectionRestResourceThe classes extending this one are representing a list of JCMS data resource.classDataRestResourceThe classes extending this one are representing a JCMS data resource.classJcmsRestResourceGeneric 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 classAbstractAdminDataCollectionRestResourceAbstract class requiring this REST resource to be access by an administrator.classAbstractAdminRestResourceAbstract class requiring this REST resource to be access by an administrator with a valid IP.classAdminResourceImplementation of a JcmsResource, used with GET method to return a represention of the channel through REST (actually, the result of statusXml.jsp).classCategorySearchResourceImplementation of a JcmsResource, used to return the result of a group searchclassChannelNameResourceclassCheckResourceclassDataChildrenResourceImplementation of a JcmsResource, used to return the set of children of a given data.classDataResourceRest Resource for Data management.classDataTypeCollectionResourceImplementation of a JcmsResource, used to return a represention of a list of DataType through REST.classDataTypeItemResourceImplementation of a JcmsResource, used to return a represention of a DataType through REST.classGroupSearchResourceImplementation of a JcmsResource, used to return the result of a group searchclassIndexSnapshotResourceProvide access to lucene index snapshot management.classJSyncResourceclassLockResourceclassMemberResourceImplementation of a JcmsResource, used to return a represention of a member through REST.classMemberSearchResourceImplementation of a JcmsResource, used to return the result of a group searchclassMessageEncryptionOptionsResourceOpen API resource providing informations about cipher (key, algorithm, parameters used).classPluginsResourceclassPropertiesResourceclassPropertyResourceclassSearchResourceImplementation of a JcmsResource, used to return the result of a search in JCMS internal search engine through REST.classUnlockResourceclassUpdateMemberPhotoResourceclassWhoAmIResourceOpen API resource providing informations about current logged member.classWorkflowItemResourceImplementation of a JcmsResource, used to return the description of a workflow through REST.classWorkflowsResourceImplementation of a JcmsResource, used to return a represention of the list of the workflows through REST.classWorkspaceAdminResourceclassWorkspaceSearchResourceImplementation 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 classAbstractShortcut - 
Uses of MashupConstants in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement MashupConstants Modifier and Type Class Description classAbstractTestType - 
Uses of MashupConstants in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement MashupConstants Modifier and Type Class Description classReaderTracker - 
Uses of MashupConstants in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement MashupConstants Modifier and Type Class Description classVote - 
Uses of MashupConstants in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement MashupConstants Modifier and Type Class Description classWKRoleclassWorkspaceThis class represents a WorkspaceclassWSTypeEntryThis class is a wrapper on TypeEntry handling type properties for each workspace. 
 -