java.lang.Object | |
↳ | com.microstrategy.webservices.MWSProjectSessionInfo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSProjectSessionInfo() | |||||||||||
MWSProjectSessionInfo(String session, String projectStatus, ArrayOfMWSProjectFolderObj folders, ArrayOfMWSProjectSessionProperty sessionProperties, ArrayOfMWSProjectSetting projectSettings, ArrayOfMWSProjectWellKnownObj wellKnownObjects, ArrayOfMWSUserPrivilege userPrivileges) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArrayOfMWSProjectFolderObj |
getFolders()
Gets the folders value for this MWSProjectSessionInfo.
| ||||||||||
ArrayOfMWSProjectSetting |
getProjectSettings()
Gets the projectSettings value for this MWSProjectSessionInfo.
| ||||||||||
String |
getProjectStatus()
Gets the projectStatus value for this MWSProjectSessionInfo.
| ||||||||||
String |
getSession()
Gets the session value for this MWSProjectSessionInfo.
| ||||||||||
ArrayOfMWSProjectSessionProperty |
getSessionProperties()
Gets the sessionProperties value for this MWSProjectSessionInfo.
| ||||||||||
ArrayOfMWSUserPrivilege |
getUserPrivileges()
Gets the userPrivileges value for this MWSProjectSessionInfo.
| ||||||||||
ArrayOfMWSProjectWellKnownObj |
getWellKnownObjects()
Gets the wellKnownObjects value for this MWSProjectSessionInfo.
| ||||||||||
void |
setFolders(ArrayOfMWSProjectFolderObj folders)
Sets the folders value for this MWSProjectSessionInfo.
| ||||||||||
void |
setProjectSettings(ArrayOfMWSProjectSetting projectSettings)
Sets the projectSettings value for this MWSProjectSessionInfo.
| ||||||||||
void |
setProjectStatus(String projectStatus)
Sets the projectStatus value for this MWSProjectSessionInfo.
| ||||||||||
void |
setSession(String session)
Sets the session value for this MWSProjectSessionInfo.
| ||||||||||
void |
setSessionProperties(ArrayOfMWSProjectSessionProperty sessionProperties)
Sets the sessionProperties value for this MWSProjectSessionInfo.
| ||||||||||
void |
setUserPrivileges(ArrayOfMWSUserPrivilege userPrivileges)
Sets the userPrivileges value for this MWSProjectSessionInfo.
| ||||||||||
void |
setWellKnownObjects(ArrayOfMWSProjectWellKnownObj wellKnownObjects)
Sets the wellKnownObjects value for this MWSProjectSessionInfo.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the folders value for this MWSProjectSessionInfo.
Gets the projectSettings value for this MWSProjectSessionInfo.
Gets the projectStatus value for this MWSProjectSessionInfo.
Gets the session value for this MWSProjectSessionInfo.
Gets the sessionProperties value for this MWSProjectSessionInfo.
Gets the userPrivileges value for this MWSProjectSessionInfo.
Gets the wellKnownObjects value for this MWSProjectSessionInfo.
Sets the folders value for this MWSProjectSessionInfo.
Sets the projectSettings value for this MWSProjectSessionInfo.
Sets the projectStatus value for this MWSProjectSessionInfo.
Sets the session value for this MWSProjectSessionInfo.
Sets the sessionProperties value for this MWSProjectSessionInfo.
Sets the userPrivileges value for this MWSProjectSessionInfo.
Sets the wellKnownObjects value for this MWSProjectSessionInfo.