Uses of Interface
com.jalios.jcms.mashup.ImportConstants

Packages that use ImportConstants
com.jalios.jcms Contains the core JCMS classes. 
com.jalios.jcms.accesscontrol   
com.jalios.jcms.ajax   
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.test   
com.jalios.jcms.tracking   
com.jalios.jcms.workspace Contains classes about workspace features. 
 

Uses of ImportConstants in com.jalios.jcms
 

Classes in com.jalios.jcms that implement ImportConstants
 class AbstractReview
           
 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.
 

Uses of ImportConstants in com.jalios.jcms.accesscontrol
 

Classes in com.jalios.jcms.accesscontrol that implement ImportConstants
 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
 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.calendar
 

Classes in com.jalios.jcms.calendar that implement ImportConstants
 class AbstractCalendarEvent
          This abstract class provides a superclass to every calendar event and base methods for their manipulation
 class AbstractEventResource
           
 

Uses of ImportConstants in com.jalios.jcms.dbmember
 

Classes in com.jalios.jcms.dbmember that implement ImportConstants
 class DBMember
           
 

Uses of ImportConstants in com.jalios.jcms.fileprocessor.processingmanagement
 

Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement ImportConstants
 class FileProcessingInfo
           
 class FileProcessingLog
           
 

Uses of ImportConstants in com.jalios.jcms.mail
 

Classes in com.jalios.jcms.mail that implement ImportConstants
 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
 class ImportManager
          The ImportManager is the main class to manage data import.
This class is a singleton (see ImportManager.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.portlet
 

Classes in com.jalios.jcms.portlet that implement ImportConstants
 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
 

Uses of ImportConstants in com.jalios.jcms.publicationfollower
 

Classes in com.jalios.jcms.publicationfollower that implement ImportConstants
 class PublicationFollower
           
 

Uses of ImportConstants in com.jalios.jcms.test
 

Classes in com.jalios.jcms.test that implement ImportConstants
 class AbstractTestType
           
 

Uses of ImportConstants in com.jalios.jcms.tracking
 

Classes in com.jalios.jcms.tracking that implement ImportConstants
 class ReaderTracker
           
 

Uses of ImportConstants in com.jalios.jcms.workspace
 

Classes in com.jalios.jcms.workspace that implement ImportConstants
 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.