Package com.appiancorp.suiteapi.portal
Class LoginData
java.lang.Object
com.appiancorp.suiteapi.portal.LoginData
Deprecated.
The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.boolean
Deprecated.void
setBookmarks
(ResultPage bookmarks_) Deprecated.void
setInvalidPageReferencesExist
(boolean invalidPageReferencesExist_) Deprecated.
-
Constructor Details
-
LoginData
public LoginData()Deprecated.
-
-
Method Details
-
getBookmarks
Deprecated. -
setBookmarks
Deprecated. -
getInvalidPageReferencesExist
public boolean getInvalidPageReferencesExist()Deprecated. -
setInvalidPageReferencesExist
public void setInvalidPageReferencesExist(boolean invalidPageReferencesExist_) Deprecated.
-