|
||||||||||
| 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.TabDefinitionHomeMethods
public class TabDefinitionHomeMethods
Defines home methods for the TabDefinition object.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
TabDefinitionHomeMethods()
Constructs an instanceof TabDefinitionHomeMethods |
|
| Method Summary | |
|---|---|
TabDefinition |
findByUserSegmentAndTabId(java.lang.String appId,
java.lang.String tabId,
TabDefinitionHome pTabHome)
Gets a definition based on the segment of the current user. |
| 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 java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public TabDefinitionHomeMethods()
| Method Detail |
|---|
public TabDefinition findByUserSegmentAndTabId(java.lang.String appId,
java.lang.String tabId,
TabDefinitionHome pTabHome)
throws javax.ejb.FinderException,
ObjectNotFoundException
appId - The application identifier.tabId - The object identifier.pTab - The bean.
javax.ejb.FinderException
ObjectNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||