|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PanelDefinition
PanelDefinitionHome
Attribute Name | Attribute Value |
---|---|
atg.repository.query.SupportedQueries | and, comparison, constant, inFolders, includesAny, includes, includesItem, isNull, matchId, not, or, patternMatch, property, propertyOf, unconstrained, patternMatch, textSearch |
Property accessRight: String
getAccessRight()
setAccessRight(java.lang.String)
Property allowContentToggleYn: boolean
isAllowContentToggleYn()
setAllowContentToggleYn(boolean)
Property allowPanelToggleYn: boolean
isAllowPanelToggleYn()
setAllowPanelToggleYn(boolean)
Property allowSlotsYn: boolean
isAllowSlotsYn()
setAllowSlotsYn(boolean)
Property allowTabbingYn: boolean
isAllowTabbingYn()
setAllowTabbingYn(boolean)
Property alwaysTabbedYn: boolean
isAlwaysTabbedYn()
setAlwaysTabbedYn(boolean)
Property appId: String
FrameworkObject.getAppId()
FrameworkObject.setAppId(java.lang.String)
Property availableYn: boolean
isAvailableYn()
setAvailableYn(boolean)
Property contentIds: Map
FrameworkObject.getContentIds()
FrameworkObject.setContentIds(java.util.Map)
Property contentOpenYn: boolean
isContentOpenYn()
setContentOpenYn(boolean)
Property contentUrl: String
getContentUrl()
setContentUrl(java.lang.String)
Property currentPanelId: String
getCurrentPanelId()
setCurrentPanelId(java.lang.String)
Property default: FrameworkObject
FrameworkObject.getDefault()
FrameworkObject.setDefault(atg.svc.repository.beans.FrameworkObject)
Property descriptionKey: String
FrameworkObject.getDescriptionKey()
FrameworkObject.setDescriptionKey(java.lang.String)
Property enabledYn: boolean
FrameworkObject.isEnabledYn()
FrameworkObject.setEnabledYn(boolean)
Property helpKey: String
getHelpKey()
setHelpKey(java.lang.String)
Property id: String
getId()
setId(java.lang.String)
Property imageUrl: String
FrameworkObject.getImageUrl()
FrameworkObject.setImageUrl(java.lang.String)
Property nameKey: String
FrameworkObject.getNameKey()
FrameworkObject.setNameKey(java.lang.String)
Property objectType: FrameworkObjectObjectType
FrameworkObject.getObjectType()
FrameworkObject.setObjectType(atg.svc.repository.beans.FrameworkObjectObjectType)
Attribute Name | Attribute Value |
---|---|
useCodeForValue | false |
Property onload: String
getOnload()
setOnload(java.lang.String)
Property onunload: String
getOnunload()
setOnunload(java.lang.String)
Property optionNames: Map
FrameworkObject.getOptionNames()
FrameworkObject.setOptionNames(java.util.Map)
Property otherContext: String
getOtherContext()
setOtherContext(java.lang.String)
Property panelId: String
getPanelId()
setPanelId(java.lang.String)
getPanelItemCount()
setPanelItemCount(int)
Property panelOpenYn: boolean
isPanelOpenYn()
setPanelOpenYn(boolean)
Property panelTitleStyle: String
getPanelTitleStyle()
setPanelTitleStyle(java.lang.String)
Property resourceBundle: String
FrameworkObject.getResourceBundle()
FrameworkObject.setResourceBundle(java.lang.String)
Property segmentName: String
FrameworkObject.getSegmentName()
FrameworkObject.setSegmentName(java.lang.String)
Property showTitleYn: boolean
isShowTitleYn()
setShowTitleYn(boolean)
Property slotRendererCombos: List
of SlotRendererCombo
getSlotRendererCombos()
setSlotRendererCombos(java.util.List)
Attribute Name | Attribute Value |
---|---|
deployable | false |
Property tabHolderYn: boolean
isTabHolderYn()
setTabHolderYn(boolean)
getTabScrollIndex()
setTabScrollIndex(int)
Property tabbedPanelIds: List
getTabbedPanelIds()
setTabbedPanelIds(java.util.List)
Property tabbedYn: boolean
isTabbedYn()
setTabbedYn(boolean)
Property templateIds: Map
FrameworkObject.getTemplateIds()
FrameworkObject.setTemplateIds(java.util.Map)
Property titleKey: String
getTitleKey()
setTitleKey(java.lang.String)
Property visibleYn: boolean
isVisibleYn()
setVisibleYn(boolean)
Method Summary | |
---|---|
boolean |
_isMutable()
Returns true if the item is mutable. |
void |
addSlotRendererCombo(SlotRendererCombo combo)
Adds a SlotRendererCombo to the PanelDefinition |
void |
copyTo(PanelDefinition destination)
Copies the property values of this instance to another instance of the same data type. |
java.lang.String |
getAccessRight()
Getter for property accessRight |
java.lang.String |
getContentUrl()
Getter for property contentUrl |
java.lang.String |
getCurrentPanelId()
Getter for property currentPanelId |
boolean |
getHasPanelItemCount()
Returns true if the value of property panelItemCount is null. |
boolean |
getHasTabScrollIndex()
Returns true if the value of property tabScrollIndex is null. |
java.lang.String |
getHelpKey()
Getter for property helpKey |
java.lang.String |
getId()
Getter for property id |
java.lang.String |
getOnload()
Getter for property onload |
java.lang.String |
getOnunload()
Getter for property onunload |
java.lang.String |
getOtherContext()
Getter for property otherContext |
java.lang.String |
getPanelId()
Getter for property panelId |
int |
getPanelItemCount()
Getter for property panelItemCount |
java.lang.String |
getPanelTitleStyle()
Getter for property panelTitleStyle |
java.util.List |
getSlotRendererCombos()
Getter for property slotRendererCombos |
java.util.List |
getTabbedPanelIds()
Getter for property tabbedPanelIds |
int |
getTabScrollIndex()
Getter for property tabScrollIndex |
java.lang.String |
getTitleKey()
Getter for property titleKey |
boolean |
isAllowContentToggleYn()
Getter for property allowContentToggleYn |
boolean |
isAllowPanelToggleYn()
Getter for property allowPanelToggleYn |
boolean |
isAllowSlotsYn()
Getter for property allowSlotsYn |
boolean |
isAllowTabbingYn()
Getter for property allowTabbingYn |
boolean |
isAlwaysTabbedYn()
Getter for property alwaysTabbedYn |
boolean |
isAvailableYn()
Getter for property availableYn |
boolean |
isContentOpenYn()
Getter for property contentOpenYn |
boolean |
isPanelOpenYn()
Getter for property panelOpenYn |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
boolean |
isShowTitleYn()
Getter for property showTitleYn |
boolean |
isTabbedYn()
Getter for property tabbedYn |
boolean |
isTabHolderYn()
Getter for property tabHolderYn |
boolean |
isVisibleYn()
Getter for property visibleYn |
void |
moveSlotRendererComboDown(SlotRendererCombo combo)
Move a SlotRendererCombo down in the order |
void |
moveSlotRendererComboUp(SlotRendererCombo combo)
Move a SlotRendererCombo up in the order |
void |
prepareInstanceForWrite()
This must be called if the application intends to both read and write the instance in the same transaction, and it intends to do a read before doing a write. |
boolean |
removeSlotRendererCombo(SlotRendererCombo combo)
Remove a SlotRendererCombo from the PanelDefinition |
void |
setAccessRight(java.lang.String value)
Setter for property accessRight . |
void |
setAllowContentToggleYn(boolean value)
Setter for property allowContentToggleYn . |
void |
setAllowPanelToggleYn(boolean value)
Setter for property allowPanelToggleYn . |
void |
setAllowSlotsYn(boolean value)
Setter for property allowSlotsYn . |
void |
setAllowTabbingYn(boolean value)
Setter for property allowTabbingYn . |
void |
setAlwaysTabbedYn(boolean value)
Setter for property alwaysTabbedYn . |
void |
setAvailableYn(boolean value)
Setter for property availableYn . |
void |
setContentOpenYn(boolean value)
Setter for property contentOpenYn . |
void |
setContentUrl(java.lang.String value)
Setter for property contentUrl . |
void |
setCurrentPanelId(java.lang.String value)
Setter for property currentPanelId . |
void |
setHasPanelItemCount(boolean value)
If this is set to false, then the underlying value of property panelItemCount is set to null. |
void |
setHasTabScrollIndex(boolean value)
If this is set to false, then the underlying value of property tabScrollIndex is set to null. |
void |
setHelpKey(java.lang.String value)
Setter for property helpKey . |
void |
setId(java.lang.String value)
Setter for property id . |
void |
setOnload(java.lang.String value)
Setter for property onload . |
void |
setOnunload(java.lang.String value)
Setter for property onunload . |
void |
setOtherContext(java.lang.String value)
Setter for property otherContext . |
void |
setPanelId(java.lang.String value)
Setter for property panelId . |
void |
setPanelItemCount(int value)
Setter for property panelItemCount . |
void |
setPanelOpenYn(boolean value)
Setter for property panelOpenYn . |
void |
setPanelTitleStyle(java.lang.String value)
Setter for property panelTitleStyle . |
void |
setShowTitleYn(boolean value)
Setter for property showTitleYn . |
void |
setSlotRendererCombos(java.util.List value)
Setter for property slotRendererCombos . |
void |
setTabbedPanelIds(java.util.List value)
Setter for property tabbedPanelIds . |
void |
setTabbedYn(boolean value)
Setter for property tabbedYn . |
void |
setTabHolderYn(boolean value)
Setter for property tabHolderYn . |
void |
setTabScrollIndex(int value)
Setter for property tabScrollIndex . |
void |
setTitleKey(java.lang.String value)
Setter for property titleKey . |
void |
setVisibleYn(boolean value)
Setter for property visibleYn . |
void |
writeInstance()
This must be called after modifying an instance with a persistent implementation to guarantee that all changes are made persistent and visible to queries. |
Methods inherited from interface atg.svc.repository.beans.FrameworkObject |
---|
copyTo, getAppId, getContentIds, getContents, getDefault, getDescriptionKey, getImageUrl, getNameKey, getObjectType, getOptionNames, getOptions, getResourceBundle, getSegmentName, getTemplateIds, getTemplates, isEnabledYn, setAppId, setContentIds, setDefault, setDescriptionKey, setEnabledYn, setImageUrl, setNameKey, setObjectType, setOptionNames, setResourceBundle, setSegmentName, setTemplateIds |
Method Detail |
---|
java.lang.String getAccessRight() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setAccessRight(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
boolean isAllowContentToggleYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setAllowContentToggleYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isAllowPanelToggleYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setAllowPanelToggleYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isAllowSlotsYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setAllowSlotsYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isAllowTabbingYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setAllowTabbingYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isAlwaysTabbedYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setAlwaysTabbedYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isAvailableYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setAvailableYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isContentOpenYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setContentOpenYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
java.lang.String getContentUrl() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setContentUrl(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
java.lang.String getCurrentPanelId() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setCurrentPanelId(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
java.lang.String getHelpKey() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setHelpKey(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
java.lang.String getId() throws javax.ejb.EJBException
getId
in interface FrameworkObject
String
javax.ejb.EJBException
void setId(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
setId
in interface FrameworkObject
value
- String
javax.ejb.EJBException
java.lang.String getOnload() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setOnload(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
java.lang.String getOnunload() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setOnunload(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
java.lang.String getOtherContext() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setOtherContext(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
java.lang.String getPanelId() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setPanelId(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
int getPanelItemCount() throws javax.ejb.EJBException
javax.ejb.EJBException
boolean getHasPanelItemCount() throws javax.ejb.EJBException
javax.ejb.EJBException
void setPanelItemCount(int value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- int
javax.ejb.EJBException
void setHasPanelItemCount(boolean value) throws javax.ejb.EJBException
javax.ejb.EJBException
boolean isPanelOpenYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setPanelOpenYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
java.lang.String getPanelTitleStyle() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setPanelTitleStyle(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
boolean isShowTitleYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setShowTitleYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
java.util.List getSlotRendererCombos() throws javax.ejb.EJBException
List
of SlotRendererCombo
javax.ejb.EJBException
void setSlotRendererCombos(java.util.List value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- List
of SlotRendererCombo
javax.ejb.EJBException
boolean isTabHolderYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setTabHolderYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
int getTabScrollIndex() throws javax.ejb.EJBException
javax.ejb.EJBException
boolean getHasTabScrollIndex() throws javax.ejb.EJBException
javax.ejb.EJBException
void setTabScrollIndex(int value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- int
javax.ejb.EJBException
void setHasTabScrollIndex(boolean value) throws javax.ejb.EJBException
javax.ejb.EJBException
java.util.List getTabbedPanelIds() throws javax.ejb.EJBException
List
javax.ejb.EJBException
void setTabbedPanelIds(java.util.List value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- List
javax.ejb.EJBException
boolean isTabbedYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setTabbedYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
java.lang.String getTitleKey() throws javax.ejb.EJBException
String
javax.ejb.EJBException
void setTitleKey(java.lang.String value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- String
javax.ejb.EJBException
boolean isVisibleYn() throws javax.ejb.EJBException
javax.ejb.EJBException
void setVisibleYn(boolean value) throws javax.ejb.EJBException
writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The prepareInstanceForWrite()
method may need to be called before making any changes.
value
- boolean
javax.ejb.EJBException
boolean isRemoved() throws javax.ejb.EJBException
isRemoved
in interface FrameworkObject
javax.ejb.EJBException
void copyTo(PanelDefinition destination) throws javax.ejb.EJBException
javax.ejb.EJBException
void writeInstance() throws javax.ejb.EJBException
writeInstance
in interface FrameworkObject
javax.ejb.EJBException
void prepareInstanceForWrite() throws javax.ejb.EJBException
prepareInstanceForWrite
in interface FrameworkObject
javax.ejb.EJBException
boolean _isMutable()
_isMutable
in interface FrameworkObject
void addSlotRendererCombo(SlotRendererCombo combo) throws javax.ejb.EJBException
combo
- The SlotRendererCombo
javax.ejb.EJBException
- A system-level error occurredboolean removeSlotRendererCombo(SlotRendererCombo combo) throws javax.ejb.EJBException
combo
- The SlotRendererCombo
javax.ejb.EJBException
- A system-level error occurredvoid moveSlotRendererComboUp(SlotRendererCombo combo) throws javax.ejb.EJBException
combo
- The SlotRendererCombo
javax.ejb.EJBException
void moveSlotRendererComboDown(SlotRendererCombo combo) throws javax.ejb.EJBException
combo
- The SlotRendererCombo
javax.ejb.EJBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |