|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._ContentDefinition_Impl
public abstract class _ContentDefinition_Impl
Constructor Summary | |
---|---|
_ContentDefinition_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(ContentDefinition destination)
Copies the property values of this instance to another instance of the same data type. |
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.ContentDefinition_PV |
---|
_isMutable, getBody, getContentId, getId, getMimeType, getOtherContext, getUrl, isUrlYn, prepareInstanceForWrite, setBody, setContentId, setId, setMimeType, setOtherContext, setUrl, setUrlYn, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Methods inherited from interface atg.svc.repository.beans.pv.FrameworkObject_PV |
---|
getAppId, getContentIds, getDefault, getDescriptionKey, getImageUrl, getNameKey, getObjectType, getOptionNames, getResourceBundle, getSegmentName, getTemplateIds, isEnabledYn, setAppId, setContentIds, setDefault, setDescriptionKey, setEnabledYn, setImageUrl, setNameKey, setObjectType, setOptionNames, setResourceBundle, setSegmentName, setTemplateIds |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _ContentDefinition_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
ContentDefinition
isRemoved
in interface ContentDefinition
isRemoved
in interface FrameworkObject
isRemoved
in interface atg.svc.repository.beans.pv.ContentDefinition_PV
isRemoved
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(ContentDefinition destination) throws javax.ejb.EJBException
ContentDefinition
copyTo
in interface ContentDefinition
copyTo
in interface atg.svc.repository.beans.pv.ContentDefinition_PV
javax.ejb.EJBException
public void copyTo(FrameworkObject destination) throws javax.ejb.EJBException
FrameworkObject
copyTo
in interface FrameworkObject
copyTo
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
javax.ejb.EJBException
public java.util.Map getContents() throws ObjectNotFoundException, javax.ejb.EJBException
getContents
in interface FrameworkObject
getContents
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
ObjectNotFoundException
javax.ejb.EJBException
- A system-level error occurredpublic java.util.Map getOptions() throws ObjectNotFoundException, javax.ejb.EJBException
getOptions
in interface FrameworkObject
getOptions
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
ObjectNotFoundException
javax.ejb.EJBException
- A system-level error occurredpublic java.util.Map getTemplates() throws ObjectNotFoundException, javax.ejb.EJBException
getTemplates
in interface FrameworkObject
getTemplates
in interface atg.svc.repository.beans.pv.FrameworkObject_PV
ObjectNotFoundException
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |