|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MigrationConstants
The MigrationConstants interface provides useful constants
throughout the upgrade process.
| Field Summary | |
|---|---|
static String |
APPLICATION_OCTET_STREAM
The default content type, if non can be resolved for any page (value is "application/octet-stream") |
static String |
ATOM_DATA
The name of the data atom (value is "data") |
static String |
ATOM_FILE
The name of the file atom (value is "File") |
static String |
ATOM_FILE_TITLE
The name of the file name atom (value is "FileTitle") |
static String |
ATOM_HIDE_IN_NAV
The name of the HideInNav atom (value is "HideInNav") |
static String |
ATOM_IMAGE
The name of the image atom (value is "Image") |
static String |
ATOM_IMAGE_TYPE
The name of the image type atom (value is "ImageType") |
static String |
ATOM_LANGUAGE
The name of the Language atom (value is "Language") |
static String |
ATOM_NAV_TITLE
The name of the navigation title atom (value is "NavTitle") |
static String |
ATOM_OFF_TIME
The name of the OffTime atom (value is "OffTime") |
static String |
ATOM_ON_TIME
The name of the OnTime atom (value is "OnTime") |
static String |
ATOM_PAGE_TITLE
The name of the page title atom (value is "PageTitle") |
static String |
ATOM_TEXT
The name of text atom (value is "Text") |
static String |
ATOM_TITLE
The name of the title atom (value is "Title") |
static String |
CLIST_PAR
The name of the main paragraph container list (value is "Par") |
static String |
EXT_RES
The extension to assign to media lib file nodes representing media lib entries (value is ".res"). |
static String |
LOCATION_FACTORY_PID
The Factory PID of the configuration objects describing the content locations to be migrated from the Communique 4 systems (value is "com.day.cq.compat.migration.factory.location"). |
static String |
PAR_CQ5_PASS
The name of the form field used to provide password of the user to access the Communique 5 system when sending page modifications (value is "cq5pass"). |
static String |
PAR_CQ5_PASS_DEFAULT
The default value for the password form field (value is "admin"). |
static String |
PAR_CQ5_UPDATE
The name of the form field used to check whether the Communiqué 5 system is updated with page modifications after first sending thenselected content. |
static String |
PAR_CQ5_URL
The name of the form field used to provide the URL to the Communique 5 system to which modified pages are sent (value is "cq5url"). |
static String |
PAR_CQ5_USER
The name of the form field used to provide the name of the user to access the Communique 5 system when sending page modifications (value is "cq5user"). |
static String |
PAR_CQ5_USER_DEFAULT
The default value for the user form field (value is "admin"). |
static String |
PAR_PASS
The name of the form field used to provide password of the user to access the Communique 4 system to upgrade (value is "pass"). |
static String |
PAR_PASS_DEFAULT
The default value for the password form field (value is "superuser"). |
static String |
PAR_URL
The name of the form field used to provide the URL to the Communique 4 system to upgrade (value is "url"). |
static String |
PAR_URL_DEFAULT
The default value for the URL form field (value is "http://localhost:4402/author"). |
static String |
PAR_USER
The name of the form field used to provide the name of the user to access the Communique 4 system to upgrade (value is "user"). |
static String |
PAR_USER_DEFAULT
The default value for the user form field (value is "superuser"). |
static String |
TYPE_CQ_PAGE_CONTENT
The type of the toplevel container of the page (value is "cq:PageContent") |
static String |
UPDATE_PAGE
The handle of the page access by the updater servlet to retriev content to be updated (value is "/libs/CQ5Update/content/update") |
static String |
UPDATE_ROOT
The root path of the template used on the Commnuniqué 4 system (value is "/libs/CQ5Update"). |
| Field Detail |
|---|
static final String UPDATE_ROOT
static final String UPDATE_PAGE
static final String PAR_URL
PAR_URL_DEFAULT,
Constant Field Valuesstatic final String PAR_URL_DEFAULT
PAR_URL,
Constant Field Valuesstatic final String PAR_USER
PAR_USER_DEFAULT,
Constant Field Valuesstatic final String PAR_USER_DEFAULT
PAR_USER,
Constant Field Valuesstatic final String PAR_PASS
PAR_PASS_DEFAULT,
Constant Field Valuesstatic final String PAR_PASS_DEFAULT
PAR_PASS,
Constant Field Valuesstatic final String PAR_CQ5_UPDATE
static final String PAR_CQ5_URL
static final String PAR_CQ5_USER
PAR_CQ5_USER_DEFAULT,
Constant Field Valuesstatic final String PAR_CQ5_USER_DEFAULT
PAR_CQ5_USER,
Constant Field Valuesstatic final String PAR_CQ5_PASS
PAR_CQ5_PASS_DEFAULT,
Constant Field Valuesstatic final String PAR_CQ5_PASS_DEFAULT
PAR_CQ5_PASS,
Constant Field Valuesstatic final String LOCATION_FACTORY_PID
static final String ATOM_LANGUAGE
static final String ATOM_ON_TIME
static final String ATOM_OFF_TIME
static final String ATOM_HIDE_IN_NAV
static final String ATOM_NAV_TITLE
static final String ATOM_PAGE_TITLE
static final String ATOM_TITLE
static final String ATOM_TEXT
static final String ATOM_DATA
static final String ATOM_IMAGE
static final String ATOM_IMAGE_TYPE
static final String ATOM_FILE
static final String ATOM_FILE_TITLE
static final String CLIST_PAR
static final String TYPE_CQ_PAGE_CONTENT
static final String APPLICATION_OCTET_STREAM
static final String EXT_RES
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||