|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface PreviewUrl
Model representing a preview url.
| Nested Class Summary | |
|---|---|
static class |
PreviewUrl.Type
The type of the preview url. |
| Field Summary | |
|---|---|
static String |
PARAMETER_FORCE_REFRESH
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface de.espirit.firstspirit.base.UrlProducer |
|---|
getExternalUrl, toUrl |
| Field Detail |
|---|
static final String PARAMETER_FORCE_REFRESH
| Method Detail |
|---|
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()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||