Package com.appiancorp.suiteapi.portal
Class PortalGroup
java.lang.Object
com.appiancorp.suiteapi.portal.PortalGroup
- All Implemented Interfaces:
Serializable
Deprecated.
The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
PortalGroup defines the HomePage and all PortalPages associated with a group
of type Community. Every Page will include the Id, Name and User's Privilege
on the page.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Deprecated.The Portal functionality will be removed in a future release. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getPages()
Deprecated.void
Deprecated.void
setPages
(PortalGroup.Page[] pages_) Deprecated.
-
Constructor Details
-
PortalGroup
public PortalGroup()Deprecated.
-
-
Method Details
-
getPages
Deprecated. -
setPages
Deprecated. -
getHomePage
Deprecated. -
setHomePage
Deprecated.
-