public interface Previewable extends IDProvider
IDProvider.DependentReleaseType, IDProvider.RevertType, IDProvider.UidType
HistoryProvider.RevisionProvider
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_REVISION |
static int |
PREVIEWMODE_DEFAULT |
static int |
PREVIEWMODE_DEFAULT_REFRESH |
static int |
PREVIEWMODE_FORCE_REFRESH |
static int |
PREVIEWMODE_FULL_QUALIFIED |
static int |
PREVIEWMODE_NONE |
static int |
PREVIEWMODE_SSO |
static int |
PREVIEWMODE_WEBEDIT |
static int |
PREVIEWMODE_WEBEDIT_FULL_QUALIFIED |
static int |
PREVIEWMODE_WITHOUT_CONTEXTNAME |
CHANGED, NEVER_RELEASED, RELEASED
ALL_REVISIONS, EVER_SINCE, UNTIL_NOW
Modifier and Type | Method and Description |
---|---|
String |
getPreviewUrl(Language language,
TemplateSet templateSet,
boolean release,
int mode,
Map<?,?> params)
Returns the preview url of this store element.
|
PreviewUrl |
getPreviewUrlObject(Language language,
TemplateSet templateSet,
boolean release,
int mode,
Map<?,?> params)
Returns the preview url object of this store element.
|
contrastWith, getDisplayName, getId, getInRevision, getLanguageInfo, getLongID, getMeta, getMetaFormData, getParent, getReleasedBy, getReleaseRevision, getReleaseStatus, getRevision, getUid, getUidType, hasMeta, hasUid, isInReleaseStore, isReleased, isReleaseSupported, moveChild, moveChild, release, release, revert, setMeta, setMetaFormData, setUid
appendChild, appendChildBefore, delete, exportStoreElement, getChildCount, getChildIndex, getChildren, getChildren, getChildren, getChildren, getCreateWorkflowPermission, getDefinedPrincipalPermissions, getEditor, getElementType, getFirstChild, getIncomingReferences, getInheritedPrincipalPermissions, getLastChanged, getName, getNextSibling, getOutgoingReferences, getPermission, getPermission, getPermission, getProject, getReferenceName, getReferences, getStore, getTreePermission, getWorkflowPermission, getWorkflowPermissions, getWriteLock, hasIncomingReferences, hasPermissions, importStoreElement, importStoreElements, inheritWorkflowPermission, isDeleted, isExportSupported, isFolder, isImportSupported, isLocked, isLockedOnServer, isLockSupported, isPermissionSupported, isWorkflowAllowed, isWorkflowSupported, refresh, removeAllWorkflowPermissions, removeChild, removePermission, removePermission, removePermission, removeWorkflowPermission, replaceChild, save, save, save, setInheritWorkflowPermission, setLock, setLock, setPermission, setPermission, setPermission, setWorkflowPermission, setWorkflowPermissions, setWriteLock, toXml, toXml, toXml, update
getColor, getTask, hasTask, removeTask, setColor, setTask
compareTo
asRevisionProvider, getHistory, getHistory
static final int PREVIEWMODE_NONE
static final int PREVIEWMODE_FORCE_REFRESH
static final int PREVIEWMODE_SSO
static final int PREVIEWMODE_FULL_QUALIFIED
static final int PREVIEWMODE_WEBEDIT
static final int PREVIEWMODE_WITHOUT_CONTEXTNAME
static final int PREVIEWMODE_DEFAULT
static final int PREVIEWMODE_DEFAULT_REFRESH
static final int PREVIEWMODE_WEBEDIT_FULL_QUALIFIED
static final String PARAM_REVISION
String getPreviewUrl(Language language, TemplateSet templateSet, boolean release, int mode, Map<?,?> params)
language
- the requested preview language (may be null
templateSet
- the requested preview template set (may be null
release
- released or current version of previewmode
- combination of PREVIEWMODE_FORCE_REFRESH
, PREVIEWMODE_SSO
, PREVIEWMODE_FULL_QUALIFIED
, and PREVIEWMODE_WEBEDIT
params
- additional preview params, may be null
- for valid params see overriding methodsnull
if the url cannot be determinedPreviewUrl getPreviewUrlObject(Language language, TemplateSet templateSet, boolean release, int mode, Map<?,?> params)
language
- the requested preview language (may be null
templateSet
- the requested preview template set (may be null
release
- released or current version of previewmode
- combination of PREVIEWMODE_FORCE_REFRESH
, PREVIEWMODE_SSO
, PREVIEWMODE_FULL_QUALIFIED
, and PREVIEWMODE_WEBEDIT
params
- additional preview params, may be null
- for valid params see overriding methodsCopyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500