public interface PreviewUrl extends UrlProducer
Modifier and Type | Interface and Description |
---|---|
static class |
PreviewUrl.Type
The type of the preview url.
|
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_FORCE_REFRESH |
Modifier and Type | Method and Description |
---|---|
String |
getBaseUrl()
The base url.
|
long |
getEntityId()
The entity id.
|
String |
getLanguageAbbreviation()
The language abbreviation.
|
long |
getNodeId()
The node id.
|
long |
getProjectId()
The project id.
|
long |
getRevisionId()
The revision id.
|
long |
getSessionId()
The id of the session to be used.
|
long |
getTemplateSetId()
The template set id.
|
PreviewUrl.Type |
getType()
Returns the type of the element to preview.
|
boolean |
isForceRefresh()
Flag if a refresh should be forced.
|
boolean |
isForRelease()
Indicates whether to preview from release store.
|
boolean |
isFullQualified()
Flag if the url is full qualified.
|
boolean |
isSSO()
Flag if single-sign-on is used.
|
boolean |
isWebedit()
Flag if webedit content should be rendered.
|
getExternalUrl, toUrl
static final String PARAMETER_FORCE_REFRESH
long getNodeId()
long getEntityId()
long getProjectId()
long getSessionId()
long getRevisionId()
PreviewUrl.Type getType()
String getLanguageAbbreviation()
long getTemplateSetId()
boolean isForRelease()
boolean isForceRefresh()
boolean isSSO()
boolean isWebedit()
boolean isFullQualified()
String getBaseUrl()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500