|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._PanelDefinition_Impl
atg.svc.repository.beans._PanelDefinition_ReposImpl
public class _PanelDefinition_ReposImpl
Field Summary |
---|
Fields inherited from interface atg.repository.tojava.runtime.RepositoryItemWrapper |
---|
CLASS_VERSION |
Fields inherited from interface atg.repository.tojava.runtime.RJRepositoryObject |
---|
CLASS_VERSION |
Method Summary | |
---|---|
javax.ejb.EJBLocalHome |
_getBeanHome()
Gets the bean home for this repository impl. |
atg.repository.RepositoryItem |
_getRepositoryItem()
|
boolean |
_isMutable()
Returns true if the item is mutable. |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAccessRight()
Getter for property accessRight |
java.lang.String |
getAppId()
Getter for property appId |
java.util.Map |
getContentIds()
Getter for property contentIds |
java.lang.String |
getContentUrl()
Getter for property contentUrl |
java.lang.String |
getCurrentPanelId()
Getter for property currentPanelId |
FrameworkObject |
getDefault()
Getter for property default |
java.lang.String |
getDescriptionKey()
Getter for property descriptionKey |
javax.ejb.EJBLocalHome |
getEJBLocalHome()
Gets the home associated with this repository object. |
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 |
getImageUrl()
Getter for property imageUrl |
java.lang.String |
getNameKey()
Getter for property nameKey |
FrameworkObjectObjectType |
getObjectType()
Getter for property objectType |
java.lang.String |
getOnload()
Getter for property onload |
java.lang.String |
getOnunload()
Getter for property onunload |
java.util.Map |
getOptionNames()
Getter for property optionNames |
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.lang.Object |
getPrimaryKey()
Gets the primary key for the repository impl. |
java.lang.Object |
getPropertyValue(java.lang.String propertyName)
|
java.lang.String |
getResourceBundle()
Getter for property resourceBundle |
java.lang.String |
getSegmentName()
Getter for property segmentName |
java.util.List |
getSlotRendererCombos()
Getter for property slotRendererCombos |
java.util.List |
getTabbedPanelIds()
Getter for property tabbedPanelIds |
int |
getTabScrollIndex()
Getter for property tabScrollIndex |
java.util.Map |
getTemplateIds()
Getter for property templateIds |
java.lang.String |
getTitleKey()
Getter for property titleKey |
int |
hashCode()
|
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 |
isEnabledYn()
Getter for property enabledYn |
boolean |
isIdentical(javax.ejb.EJBLocalObject obj)
Returns true if the given object is identical to this one. |
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 |
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. |
void |
remove()
Removes this object from the repository. |
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 |
setAppId(java.lang.String value)
Setter for property appId . |
void |
setAvailableYn(boolean value)
Setter for property availableYn . |
void |
setContentIds(java.util.Map value)
Setter for property contentIds . |
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 |
setDefault(FrameworkObject value)
Setter for property default . |
void |
setDescriptionKey(java.lang.String value)
Setter for property descriptionKey . |
void |
setEnabledYn(boolean value)
Setter for property enabledYn . |
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 |
setImageUrl(java.lang.String value)
Setter for property imageUrl . |
void |
setNameKey(java.lang.String value)
Setter for property nameKey . |
void |
setObjectType(FrameworkObjectObjectType value)
Setter for property objectType . |
void |
setOnload(java.lang.String value)
Setter for property onload . |
void |
setOnunload(java.lang.String value)
Setter for property onunload . |
void |
setOptionNames(java.util.Map value)
Setter for property optionNames . |
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 |
setPropertyValue(java.lang.String propertyName,
java.lang.Object value)
|
void |
setResourceBundle(java.lang.String value)
Setter for property resourceBundle . |
void |
setSegmentName(java.lang.String value)
Setter for property segmentName . |
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 |
setTemplateIds(java.util.Map value)
Setter for property templateIds . |
void |
setTitleKey(java.lang.String value)
Setter for property titleKey . |
void |
setVisibleYn(boolean value)
Setter for property visibleYn . |
java.lang.String |
toString()
|
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 class atg.svc.repository.beans._PanelDefinition_Impl |
---|
_getItemDescriptorName, _getObjectInterfaceClass, addSlotRendererCombo, copyTo, copyTo, getContents, getOptions, getTemplates, moveSlotRendererComboDown, moveSlotRendererComboUp, removeSlotRendererCombo |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface atg.repository.tojava.runtime.RJObject |
---|
_getItemDescriptorName, _getObjectInterfaceClass |
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public atg.repository.RepositoryItem _getRepositoryItem()
_getRepositoryItem
in interface atg.repository.tojava.runtime.RepositoryItemWrapper
public java.lang.Object getPropertyValue(java.lang.String propertyName)
getPropertyValue
in interface atg.repository.tojava.runtime.RepositoryItemWrapper
public void setPropertyValue(java.lang.String propertyName, java.lang.Object value) throws javax.ejb.EJBException
setPropertyValue
in interface atg.repository.tojava.runtime.RepositoryItemWrapper
javax.ejb.EJBException
public java.lang.String getAccessRight() throws javax.ejb.EJBException
PanelDefinition
getAccessRight
in interface PanelDefinition
getAccessRight
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setAccessRight(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAccessRight
in interface PanelDefinition
setAccessRight
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public boolean isAllowContentToggleYn() throws javax.ejb.EJBException
PanelDefinition
isAllowContentToggleYn
in interface PanelDefinition
isAllowContentToggleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setAllowContentToggleYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAllowContentToggleYn
in interface PanelDefinition
setAllowContentToggleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public boolean isAllowPanelToggleYn() throws javax.ejb.EJBException
PanelDefinition
isAllowPanelToggleYn
in interface PanelDefinition
isAllowPanelToggleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setAllowPanelToggleYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAllowPanelToggleYn
in interface PanelDefinition
setAllowPanelToggleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public boolean isAllowSlotsYn() throws javax.ejb.EJBException
PanelDefinition
isAllowSlotsYn
in interface PanelDefinition
isAllowSlotsYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setAllowSlotsYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAllowSlotsYn
in interface PanelDefinition
setAllowSlotsYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public boolean isAllowTabbingYn() throws javax.ejb.EJBException
PanelDefinition
isAllowTabbingYn
in interface PanelDefinition
isAllowTabbingYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setAllowTabbingYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAllowTabbingYn
in interface PanelDefinition
setAllowTabbingYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public boolean isAlwaysTabbedYn() throws javax.ejb.EJBException
PanelDefinition
isAlwaysTabbedYn
in interface PanelDefinition
isAlwaysTabbedYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setAlwaysTabbedYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAlwaysTabbedYn
in interface PanelDefinition
setAlwaysTabbedYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public java.lang.String getAppId() throws javax.ejb.EJBException
FrameworkObject
getAppId
in interface FrameworkObject
getAppId
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
String
javax.ejb.EJBException
public void setAppId(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setAppId
in interface FrameworkObject
setAppId
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- String
javax.ejb.EJBException
public boolean isAvailableYn() throws javax.ejb.EJBException
PanelDefinition
isAvailableYn
in interface PanelDefinition
isAvailableYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setAvailableYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setAvailableYn
in interface PanelDefinition
setAvailableYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public java.util.Map getContentIds() throws javax.ejb.EJBException
FrameworkObject
getContentIds
in interface FrameworkObject
getContentIds
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
Map
javax.ejb.EJBException
public void setContentIds(java.util.Map value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setContentIds
in interface FrameworkObject
setContentIds
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- Map
javax.ejb.EJBException
public boolean isContentOpenYn() throws javax.ejb.EJBException
PanelDefinition
isContentOpenYn
in interface PanelDefinition
isContentOpenYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setContentOpenYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setContentOpenYn
in interface PanelDefinition
setContentOpenYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public java.lang.String getContentUrl() throws javax.ejb.EJBException
PanelDefinition
getContentUrl
in interface PanelDefinition
getContentUrl
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setContentUrl(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setContentUrl
in interface PanelDefinition
setContentUrl
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.lang.String getCurrentPanelId() throws javax.ejb.EJBException
PanelDefinition
getCurrentPanelId
in interface PanelDefinition
getCurrentPanelId
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setCurrentPanelId(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setCurrentPanelId
in interface PanelDefinition
setCurrentPanelId
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public FrameworkObject getDefault() throws javax.ejb.EJBException
FrameworkObject
getDefault
in interface FrameworkObject
getDefault
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
FrameworkObject
javax.ejb.EJBException
public void setDefault(FrameworkObject value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setDefault
in interface FrameworkObject
setDefault
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- FrameworkObject
javax.ejb.EJBException
public java.lang.String getDescriptionKey() throws javax.ejb.EJBException
FrameworkObject
getDescriptionKey
in interface FrameworkObject
getDescriptionKey
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
String
javax.ejb.EJBException
public void setDescriptionKey(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setDescriptionKey
in interface FrameworkObject
setDescriptionKey
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- String
javax.ejb.EJBException
public boolean isEnabledYn() throws javax.ejb.EJBException
FrameworkObject
isEnabledYn
in interface FrameworkObject
isEnabledYn
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
javax.ejb.EJBException
public void setEnabledYn(boolean value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setEnabledYn
in interface FrameworkObject
setEnabledYn
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- boolean
javax.ejb.EJBException
public java.lang.String getHelpKey() throws javax.ejb.EJBException
PanelDefinition
getHelpKey
in interface PanelDefinition
getHelpKey
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setHelpKey(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setHelpKey
in interface PanelDefinition
setHelpKey
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.lang.String getId() throws javax.ejb.EJBException
FrameworkObject
getId
in interface FrameworkObject
getId
in interface PanelDefinition
getId
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
getId
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setId(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setId
in interface FrameworkObject
setId
in interface PanelDefinition
setId
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
setId
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.lang.String getImageUrl() throws javax.ejb.EJBException
FrameworkObject
getImageUrl
in interface FrameworkObject
getImageUrl
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
String
javax.ejb.EJBException
public void setImageUrl(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setImageUrl
in interface FrameworkObject
setImageUrl
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- String
javax.ejb.EJBException
public java.lang.String getNameKey() throws javax.ejb.EJBException
FrameworkObject
getNameKey
in interface FrameworkObject
getNameKey
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
String
javax.ejb.EJBException
public void setNameKey(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setNameKey
in interface FrameworkObject
setNameKey
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- String
javax.ejb.EJBException
public FrameworkObjectObjectType getObjectType() throws javax.ejb.EJBException
FrameworkObject
getObjectType
in interface FrameworkObject
getObjectType
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
FrameworkObjectObjectType
javax.ejb.EJBException
public void setObjectType(FrameworkObjectObjectType value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setObjectType
in interface FrameworkObject
setObjectType
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- FrameworkObjectObjectType
javax.ejb.EJBException
public java.lang.String getOnload() throws javax.ejb.EJBException
PanelDefinition
getOnload
in interface PanelDefinition
getOnload
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setOnload(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setOnload
in interface PanelDefinition
setOnload
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.lang.String getOnunload() throws javax.ejb.EJBException
PanelDefinition
getOnunload
in interface PanelDefinition
getOnunload
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setOnunload(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setOnunload
in interface PanelDefinition
setOnunload
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.util.Map getOptionNames() throws javax.ejb.EJBException
FrameworkObject
getOptionNames
in interface FrameworkObject
getOptionNames
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
Map
javax.ejb.EJBException
public void setOptionNames(java.util.Map value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setOptionNames
in interface FrameworkObject
setOptionNames
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- Map
javax.ejb.EJBException
public java.lang.String getOtherContext() throws javax.ejb.EJBException
PanelDefinition
getOtherContext
in interface PanelDefinition
getOtherContext
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setOtherContext(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setOtherContext
in interface PanelDefinition
setOtherContext
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.lang.String getPanelId() throws javax.ejb.EJBException
PanelDefinition
getPanelId
in interface PanelDefinition
getPanelId
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setPanelId(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setPanelId
in interface PanelDefinition
setPanelId
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public int getPanelItemCount() throws javax.ejb.EJBException
PanelDefinition
getPanelItemCount
in interface PanelDefinition
getPanelItemCount
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public boolean getHasPanelItemCount() throws javax.ejb.EJBException
PanelDefinition
getHasPanelItemCount
in interface PanelDefinition
getHasPanelItemCount
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setPanelItemCount(int value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setPanelItemCount
in interface PanelDefinition
setPanelItemCount
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- int
javax.ejb.EJBException
public void setHasPanelItemCount(boolean value) throws javax.ejb.EJBException
PanelDefinition
setHasPanelItemCount
in interface PanelDefinition
setHasPanelItemCount
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public boolean isPanelOpenYn() throws javax.ejb.EJBException
PanelDefinition
isPanelOpenYn
in interface PanelDefinition
isPanelOpenYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setPanelOpenYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setPanelOpenYn
in interface PanelDefinition
setPanelOpenYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public java.lang.String getPanelTitleStyle() throws javax.ejb.EJBException
PanelDefinition
getPanelTitleStyle
in interface PanelDefinition
getPanelTitleStyle
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setPanelTitleStyle(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setPanelTitleStyle
in interface PanelDefinition
setPanelTitleStyle
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public java.lang.String getResourceBundle() throws javax.ejb.EJBException
FrameworkObject
getResourceBundle
in interface FrameworkObject
getResourceBundle
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
String
javax.ejb.EJBException
public void setResourceBundle(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setResourceBundle
in interface FrameworkObject
setResourceBundle
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- String
javax.ejb.EJBException
public java.lang.String getSegmentName() throws javax.ejb.EJBException
FrameworkObject
getSegmentName
in interface FrameworkObject
getSegmentName
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
String
javax.ejb.EJBException
public void setSegmentName(java.lang.String value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setSegmentName
in interface FrameworkObject
setSegmentName
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- String
javax.ejb.EJBException
public boolean isShowTitleYn() throws javax.ejb.EJBException
PanelDefinition
isShowTitleYn
in interface PanelDefinition
isShowTitleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setShowTitleYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setShowTitleYn
in interface PanelDefinition
setShowTitleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public java.util.List getSlotRendererCombos() throws javax.ejb.EJBException
PanelDefinition
getSlotRendererCombos
in interface PanelDefinition
getSlotRendererCombos
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
List
of SlotRendererCombo
javax.ejb.EJBException
public void setSlotRendererCombos(java.util.List value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setSlotRendererCombos
in interface PanelDefinition
setSlotRendererCombos
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- List
of SlotRendererCombo
javax.ejb.EJBException
public boolean isTabHolderYn() throws javax.ejb.EJBException
PanelDefinition
isTabHolderYn
in interface PanelDefinition
isTabHolderYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setTabHolderYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setTabHolderYn
in interface PanelDefinition
setTabHolderYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public int getTabScrollIndex() throws javax.ejb.EJBException
PanelDefinition
getTabScrollIndex
in interface PanelDefinition
getTabScrollIndex
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public boolean getHasTabScrollIndex() throws javax.ejb.EJBException
PanelDefinition
getHasTabScrollIndex
in interface PanelDefinition
getHasTabScrollIndex
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setTabScrollIndex(int value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setTabScrollIndex
in interface PanelDefinition
setTabScrollIndex
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- int
javax.ejb.EJBException
public void setHasTabScrollIndex(boolean value) throws javax.ejb.EJBException
PanelDefinition
setHasTabScrollIndex
in interface PanelDefinition
setHasTabScrollIndex
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public java.util.List getTabbedPanelIds() throws javax.ejb.EJBException
PanelDefinition
getTabbedPanelIds
in interface PanelDefinition
getTabbedPanelIds
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
List
javax.ejb.EJBException
public void setTabbedPanelIds(java.util.List value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setTabbedPanelIds
in interface PanelDefinition
setTabbedPanelIds
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- List
javax.ejb.EJBException
public boolean isTabbedYn() throws javax.ejb.EJBException
PanelDefinition
isTabbedYn
in interface PanelDefinition
isTabbedYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setTabbedYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setTabbedYn
in interface PanelDefinition
setTabbedYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public java.util.Map getTemplateIds() throws javax.ejb.EJBException
FrameworkObject
getTemplateIds
in interface FrameworkObject
getTemplateIds
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
Map
javax.ejb.EJBException
public void setTemplateIds(java.util.Map value) throws javax.ejb.EJBException
FrameworkObject
FrameworkObject.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The FrameworkObject.prepareInstanceForWrite()
method may need to be called before making any changes.
setTemplateIds
in interface FrameworkObject
setTemplateIds
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
value
- Map
javax.ejb.EJBException
public java.lang.String getTitleKey() throws javax.ejb.EJBException
PanelDefinition
getTitleKey
in interface PanelDefinition
getTitleKey
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
String
javax.ejb.EJBException
public void setTitleKey(java.lang.String value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setTitleKey
in interface PanelDefinition
setTitleKey
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- String
javax.ejb.EJBException
public boolean isVisibleYn() throws javax.ejb.EJBException
PanelDefinition
isVisibleYn
in interface PanelDefinition
isVisibleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
public void setVisibleYn(boolean value) throws javax.ejb.EJBException
PanelDefinition
PanelDefinition.writeInstance()
method must be called afterwards to insure that any changes are made persistent (if the instance is backed by a persistent implementation). The PanelDefinition.prepareInstanceForWrite()
method may need to be called before making any changes.
setVisibleYn
in interface PanelDefinition
setVisibleYn
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
value
- boolean
javax.ejb.EJBException
public boolean isRemoved() throws javax.ejb.EJBException
FrameworkObject
isRemoved
in interface atg.repository.tojava.runtime.RJRepositoryObject
isRemoved
in interface FrameworkObject
isRemoved
in interface PanelDefinition
isRemoved
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
isRemoved
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
isRemoved
in class _PanelDefinition_Impl
javax.ejb.EJBException
- If the operation fails.public void writeInstance() throws javax.ejb.EJBException
atg.repository.tojava.runtime.RJObject
writeInstance
in interface atg.repository.tojava.runtime.RJObject
writeInstance
in interface FrameworkObject
writeInstance
in interface PanelDefinition
writeInstance
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
writeInstance
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
- If the operation fails.public void prepareInstanceForWrite() throws javax.ejb.EJBException
atg.repository.tojava.runtime.RJObject
prepareInstanceForWrite
in interface atg.repository.tojava.runtime.RJObject
prepareInstanceForWrite
in interface FrameworkObject
prepareInstanceForWrite
in interface PanelDefinition
prepareInstanceForWrite
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
prepareInstanceForWrite
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
javax.ejb.EJBException
- If the operation fails.public boolean _isMutable()
_isMutable
in interface FrameworkObject
_isMutable
in interface PanelDefinition
_isMutable
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
_isMutable
in interface atg.svc.repository.beans.pv.PanelDefinition_PV
public javax.ejb.EJBLocalHome getEJBLocalHome()
atg.repository.tojava.runtime.RJObject
getEJBLocalHome
in interface atg.repository.tojava.runtime.RJObject
getEJBLocalHome
in interface javax.ejb.EJBLocalObject
public javax.ejb.EJBLocalHome _getBeanHome()
atg.repository.tojava.runtime.RJRepositoryObject
_getBeanHome
in interface atg.repository.tojava.runtime.RJRepositoryObject
public java.lang.Object getPrimaryKey()
atg.repository.tojava.runtime.RJRepositoryObject
getPrimaryKey
in interface atg.repository.tojava.runtime.RJRepositoryObject
getPrimaryKey
in interface javax.ejb.EJBLocalObject
public boolean isIdentical(javax.ejb.EJBLocalObject obj)
atg.repository.tojava.runtime.RJObject
isIdentical
in interface atg.repository.tojava.runtime.RJObject
isIdentical
in interface javax.ejb.EJBLocalObject
obj
- The object to compare.
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public void remove() throws javax.ejb.EJBException
atg.repository.tojava.runtime.RJObject
remove
in interface atg.repository.tojava.runtime.RJObject
remove
in interface javax.ejb.EJBLocalObject
javax.ejb.EJBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |