|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.beans._FrameworkObject_Impl
public abstract class _FrameworkObject_Impl
| Constructor Summary | |
|---|---|
_FrameworkObject_Impl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(FrameworkObject destination)
Copies the property values of this instance to another instance of the same data type. |
java.util.Map |
getContents()
|
java.util.Map |
getOptions()
|
java.util.Map |
getTemplates()
|
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface atg.svc.repository.beans.pv.FrameworkObject_PV |
|---|
_isMutable, getAppId, getContentIds, getDefault, getDescriptionKey, getId, getImageUrl, getNameKey, getObjectType, getOptionNames, getResourceBundle, getSegmentName, getTemplateIds, isEnabledYn, prepareInstanceForWrite, setAppId, setContentIds, setDefault, setDescriptionKey, setEnabledYn, setId, setImageUrl, setNameKey, setObjectType, setOptionNames, setResourceBundle, setSegmentName, setTemplateIds, writeInstance |
| Methods inherited from interface javax.ejb.EJBLocalObject |
|---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
| Constructor Detail |
|---|
public _FrameworkObject_Impl()
| Method Detail |
|---|
public boolean isRemoved()
throws javax.ejb.EJBException
FrameworkObject
isRemoved in interface FrameworkObjectisRemoved in interface atg.svc.repository.beans.pv.FrameworkObject_PVjavax.ejb.EJBExceptionpublic java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(FrameworkObject destination)
throws javax.ejb.EJBException
FrameworkObject
copyTo in interface FrameworkObjectcopyTo in interface atg.svc.repository.beans.pv.FrameworkObject_PVjavax.ejb.EJBException
public java.util.Map getContents()
throws ObjectNotFoundException,
javax.ejb.EJBException
getContents in interface FrameworkObjectgetContents in interface atg.svc.repository.beans.pv.FrameworkObject_PVObjectNotFoundException
javax.ejb.EJBException - A system-level error occurred
public java.util.Map getOptions()
throws ObjectNotFoundException,
javax.ejb.EJBException
getOptions in interface FrameworkObjectgetOptions in interface atg.svc.repository.beans.pv.FrameworkObject_PVObjectNotFoundException
javax.ejb.EJBException - A system-level error occurred
public java.util.Map getTemplates()
throws ObjectNotFoundException,
javax.ejb.EJBException
getTemplates in interface FrameworkObjectgetTemplates in interface atg.svc.repository.beans.pv.FrameworkObject_PVObjectNotFoundException
javax.ejb.EJBException - A system-level error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||