Package com.appiancorp.suiteapi.portal
Class Application
java.lang.Object
com.appiancorp.suiteapi.portal.Application
- All Implemented Interfaces:
Serializable
Deprecated.
The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
Deprecated.getName()
Deprecated.com.appiancorp.ap2.ns.NotificationType[]
Deprecated.void
Deprecated.void
Deprecated.void
setNotificationTypes
(com.appiancorp.ap2.ns.NotificationType[] notificationTypes_) Deprecated.
-
Field Details
-
SORT_BY_ID
Deprecated.Sort by theid
property -
SORT_BY_NAME
Deprecated.Sort by thename
property -
SORT_BY_NOTIFICATION_TYPES
Deprecated.Sort by thenotificationTypes
property
-
-
Constructor Details
-
Application
public Application()Deprecated.
-
-
Method Details
-
getId
Deprecated. -
getName
Deprecated. -
getNotificationTypes
public com.appiancorp.ap2.ns.NotificationType[] getNotificationTypes()Deprecated. -
setId
Deprecated. -
setName
Deprecated. -
setNotificationTypes
public void setNotificationTypes(com.appiancorp.ap2.ns.NotificationType[] notificationTypes_) Deprecated.
-