public class ContextInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getFormDigestTimeoutSeconds()
Gets the form digest timeout seconds.
|
java.lang.String |
getFormDigestValue()
Gets the form digest value.
|
java.util.Date |
getFormDigestValueExpireTime()
Gets the form digest value expire time.
|
java.lang.String |
getLibraryVersion()
Gets the library version.
|
java.lang.String |
getSiteFullUrl()
Gets the site full url.
|
java.util.List<java.lang.String> |
getSupportedSchemaVersions()
Gets the supported schema versions.
|
java.lang.String |
getWebFullUrl()
Gets the web full url.
|
public int getFormDigestTimeoutSeconds()
public java.lang.String getFormDigestValue()
public java.util.Date getFormDigestValueExpireTime()
public java.lang.String getLibraryVersion()
public java.lang.String getSiteFullUrl()
public java.util.List<java.lang.String> getSupportedSchemaVersions()
public java.lang.String getWebFullUrl()