@StableMinor(version="12.3", sinceVersion="8.1") public static interface StandardDocument.Standard.Publication.Context
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the published context identifier.
|
String |
getUrl()
Returns the access URL.
|
void |
setId(String id)
Sets the given URL in this context.
|
void |
setUrl(String url)
Sets the given URL in this context.
|
String getId()
StandardDocumentType.StandardFields.PUBLICATIONS_CONTEXTS_CONTEXT_ID
void setId(String id)
id
- the identifier value to set.StandardDocumentType.StandardFields.PUBLICATIONS_CONTEXTS_CONTEXT_ID
String getUrl()
StandardDocumentType.StandardFields.PUBLICATIONS_CONTEXTS_CONTEXT_URL
void setUrl(String url)
url
- the URL to set.StandardDocumentType.StandardFields.PUBLICATIONS_CONTEXTS_CONTEXT_URL
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.