public class SightPublish extends Object
| Constructor and Description |
|---|
SightPublish() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReadOnlyFullAccessibleBy()
Returns the readOnlyFullAccessibleBy string indicating if this sight is viewable by ALL or ORG
|
Boolean |
getReadOnlyFullEnabled()
Returns the value of the readOnlyFullEnabled flag.
|
String |
getReadOnlyFullUrl()
Returns the readOnlyFullUrl string.
|
SightPublish |
setReadOnlyFullAccessibleBy(String readOnlyFullAccessibleBy)
Sets the value of the readOnlyFullAccessibleBy string
|
SightPublish |
setReadOnlyFullEnabled(Boolean readOnlyFullEnabled)
Set the value of the readOnlyFullEnabled flag.
|
SightPublish |
setReadOnlyFullUrl(String readOnlyFullUrl)
Sets the value of the readOnlyFullUrL string.
|
public Boolean getReadOnlyFullEnabled()
public SightPublish setReadOnlyFullEnabled(Boolean readOnlyFullEnabled)
readOnlyFullEnabled - public String getReadOnlyFullUrl()
public SightPublish setReadOnlyFullUrl(String readOnlyFullUrl)
readOnlyFullUrl - public String getReadOnlyFullAccessibleBy()
public SightPublish setReadOnlyFullAccessibleBy(String readOnlyFullAccessibleBy)
readOnlyFullAccessibleBy - Copyright © 2014–2017 Smartsheet. All rights reserved.