public class SiteInfo
extends java.lang.Object
| Constructor and Description |
|---|
SiteInfo()
Instantiates a new site info.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConfiguration()
Gets the configuration.
|
java.util.Date |
getCreatedTime()
Gets the created time.
|
java.lang.String |
getDescription()
Gets the description.
|
java.lang.String |
getId()
Gets the id.
|
Locale |
getLanguage()
Gets the language.
|
java.util.Date |
getLastItemModifiedTime()
Gets the last item modified time.
|
java.lang.String |
getServerRelativeUrl()
Gets the server relative url.
|
java.lang.String |
getTitle()
Gets the title.
|
java.lang.String |
getWebTemplate()
Gets the web template.
|
int |
getWebTemplateId()
Gets the web template id.
|
public int getConfiguration()
public java.util.Date getCreatedTime()
public java.lang.String getDescription()
public java.lang.String getId()
public Locale getLanguage()
public java.util.Date getLastItemModifiedTime()
public java.lang.String getServerRelativeUrl()
public java.lang.String getTitle()
public java.lang.String getWebTemplate()
public int getWebTemplateId()