com.jalios.jcms.mashup
Interface MashupConstants

All Known Subinterfaces:
ExportConstants, ImportConstants
All Known Implementing Classes:
AbstractCalendarEvent, AbstractEventResource, AbstractReview, AbstractTestType, AccessControlList, AdminResource, Category, CategoryRight, Content, Data, DataChildrenResource, DataCollectionRestResource, DataExtension, DataResource, DataRestResource, DataRight, DataTypeCollectionResource, DataTypeItemResource, DBFileDocument, DBMember, ExportManager, ExportUtil, FileDocument, FileProcessingInfo, FileProcessingLog, Form, Group, ImportManager, ImportSource, ImportStatus, ImportUtil, JcmsRestResource, MailMessage, MashupUtil, Member, MemberResource, Notification, NotificationCriteria, Portal, PortalElement, PortalRedirect, Portlet, PortletCollection, PortletCtxMenu, PortletParent, PortletSkinable, Publication, PublicationCtxMenu, PublicationFollower, ReaderTracker, SearchResource, StrongLock, 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 java.lang.String DATA_TAG
           
static java.lang.String DATASET_TAG
           
static java.lang.String FIELD_CLASS
           
static java.lang.String FIELD_ENTRY
           
static java.lang.String FIELD_ITEM
           
static java.lang.String FIELD_KEY
           
static java.lang.String FIELD_NAME
           
static java.lang.String FIELD_TAG
           
static java.lang.String FIELD_VALUE
           
static java.lang.String FILE_FIELD
           
static java.lang.String FILE_ID
           
static java.lang.String FILE_MTIME
           
static java.lang.String FILE_SIZE
           
static java.lang.String FILE_TAG
           
static java.lang.String FILE_TICKET
           
static java.lang.String FILESET_TAG
           
static java.lang.String RELATED_TAG
           
static java.lang.String REVISION
           
 

Field Detail

REVISION

static final java.lang.String REVISION
See Also:
Constant Field Values

DATASET_TAG

static final java.lang.String DATASET_TAG
See Also:
Constant Field Values

DATA_TAG

static final java.lang.String DATA_TAG
See Also:
Constant Field Values

FIELD_TAG

static final java.lang.String FIELD_TAG
See Also:
Constant Field Values

FIELD_NAME

static final java.lang.String FIELD_NAME
See Also:
Constant Field Values

FIELD_CLASS

static final java.lang.String FIELD_CLASS
See Also:
Constant Field Values

FIELD_ITEM

static final java.lang.String FIELD_ITEM
See Also:
Constant Field Values

FIELD_ENTRY

static final java.lang.String FIELD_ENTRY
See Also:
Constant Field Values

FIELD_KEY

static final java.lang.String FIELD_KEY
See Also:
Constant Field Values

FIELD_VALUE

static final java.lang.String FIELD_VALUE
See Also:
Constant Field Values

FILESET_TAG

static final java.lang.String FILESET_TAG
See Also:
Constant Field Values

FILE_TAG

static final java.lang.String FILE_TAG
See Also:
Constant Field Values

FILE_MTIME

static final java.lang.String FILE_MTIME
See Also:
Constant Field Values

FILE_SIZE

static final java.lang.String FILE_SIZE
See Also:
Constant Field Values

FILE_TICKET

static final java.lang.String FILE_TICKET
See Also:
Constant Field Values

FILE_ID

static final java.lang.String FILE_ID
See Also:
Constant Field Values

FILE_FIELD

static final java.lang.String FILE_FIELD
See Also:
Constant Field Values

RELATED_TAG

static final java.lang.String RELATED_TAG
See Also:
Constant Field Values


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