Class PortalGroup

java.lang.Object
com.appiancorp.suiteapi.portal.PortalGroup
All Implemented Interfaces:
Serializable

@Deprecated public class PortalGroup extends Object implements 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:
  • Constructor Details

    • PortalGroup

      public PortalGroup()
      Deprecated.
  • Method Details