|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.beans.methods.SegmentedFrameworkMethods
atg.svc.repository.beans.methods.PanelStackDefinitionMethods
public class PanelStackDefinitionMethods
Defines extension methods for the PanelStackDefinition object.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Constructor Summary | |
|---|---|
PanelStackDefinitionMethods()
|
|
| Method Summary | |
|---|---|
java.util.List |
getPanels(PanelStackDefinition pDefinition)
Gets the list of panel definitions by segment. |
java.util.List |
getPanelStackDefinitions(int pItemType,
PanelStackDefinition pDefinition)
Gets the map of framework object by segment. |
| Methods inherited from class atg.svc.repository.beans.methods.SegmentedFrameworkMethods |
|---|
getSegmentedOptionService, getSegmentService, getServiceHomes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public PanelStackDefinitionMethods()
| Method Detail |
|---|
public java.util.List getPanels(PanelStackDefinition pDefinition)
throws ObjectNotFoundException
pDefinition - The definition for which to retrieve panels.
ObjectNotFoundException
public java.util.List getPanelStackDefinitions(int pItemType,
PanelStackDefinition pDefinition)
throws ObjectNotFoundException
pItemType - The enumerated item type.pObject - The object for which to retrieve definitions.
ObjectNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||