@Deprecated
public class PortalGroup
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PortalGroup.Page
Deprecated.
The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
|
Constructor and Description |
---|
PortalGroup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PortalGroup.Page |
getHomePage()
Deprecated.
|
PortalGroup.Page[] |
getPages()
Deprecated.
|
void |
setHomePage(PortalGroup.Page hp_)
Deprecated.
|
void |
setPages(PortalGroup.Page[] pages_)
Deprecated.
|
public PortalGroup.Page[] getPages()
public void setPages(PortalGroup.Page[] pages_)
public PortalGroup.Page getHomePage()
public void setHomePage(PortalGroup.Page hp_)
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.