com.jalios.jcms.mashup
Interface MashupConstants

All Known Subinterfaces:
ExportConstants, ImportConstants
All Known Implementing Classes:
AbstractCalendarEvent, AbstractReview, AdminResource, Category, CategoryRight, Content, Data, DataChildrenResource, DataCollectionRestResource, DataExtension, DataResource, DataRestResource, DataRight, DataTypeCollectionResource, DataTypeItemResource, DBMember, ExportManager, ExportUtil, FileDocument, Form, Group, ImportManager, ImportSource, ImportStatus, ImportUtil, JcmsRestResource, MailMessage, MashupUtil, Member, MemberResource, Notification, NotificationCriteria, Portal, PortalElement, PortalRedirect, Portlet, PortletCollection, PortletCtxMenu, PortletParent, PortletSkinable, Publication, PublicationCtxMenu, ReaderTracker, SearchResource, UserContent, WFNote, WKRole, WorkflowItemResource, WorkflowsResource, Workspace, WSTypeEntry

public interface MashupConstants

This interface contains a set of constants for the mashup package.

Since:
jcms-5.7.2
Version:
$Revision: 23874 $
Author:
Olivier Dedieu

Field Summary
static String DATA_TAG
           
static String DATASET_TAG
           
static String FIELD_CLASS
           
static String FIELD_ENTRY
           
static String FIELD_ITEM
           
static String FIELD_KEY
           
static String FIELD_NAME
           
static String FIELD_TAG
           
static String FIELD_VALUE
           
static String FILE_FIELD
           
static String FILE_ID
           
static String FILE_MTIME
           
static String FILE_SIZE
           
static String FILE_TAG
           
static String FILE_TICKET
           
static String FILESET_TAG
           
static String RELATED_TAG
           
static String REVISION
           
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values

DATASET_TAG

static final String DATASET_TAG
See Also:
Constant Field Values

DATA_TAG

static final String DATA_TAG
See Also:
Constant Field Values

FIELD_TAG

static final String FIELD_TAG
See Also:
Constant Field Values

FIELD_NAME

static final String FIELD_NAME
See Also:
Constant Field Values

FIELD_CLASS

static final String FIELD_CLASS
See Also:
Constant Field Values

FIELD_ITEM

static final String FIELD_ITEM
See Also:
Constant Field Values

FIELD_ENTRY

static final String FIELD_ENTRY
See Also:
Constant Field Values

FIELD_KEY

static final String FIELD_KEY
See Also:
Constant Field Values

FIELD_VALUE

static final String FIELD_VALUE
See Also:
Constant Field Values

FILESET_TAG

static final String FILESET_TAG
See Also:
Constant Field Values

FILE_TAG

static final String FILE_TAG
See Also:
Constant Field Values

FILE_MTIME

static final String FILE_MTIME
See Also:
Constant Field Values

FILE_SIZE

static final String FILE_SIZE
See Also:
Constant Field Values

FILE_TICKET

static final String FILE_TICKET
See Also:
Constant Field Values

FILE_ID

static final String FILE_ID
See Also:
Constant Field Values

FILE_FIELD

static final String FILE_FIELD
See Also:
Constant Field Values

RELATED_TAG

static final String RELATED_TAG
See Also:
Constant Field Values


Copyright © 2001-2007 Jalios SA. All Rights Reserved.