|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._ContentInstance_Impl
public abstract class _ContentInstance_Impl
Constructor Summary | |
---|---|
_ContentInstance_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(ContentInstance destination)
Copies the property values of this instance to another instance of the same data type. |
void |
copyTo(InstanceObject destination)
Copies the property values of this instance to another instance of the same data type. |
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.ContentInstance_PV |
---|
_isMutable, getBody, getContentId, getMimeType, getOtherContext, getUrl, isUrlYn, prepareInstanceForWrite, setBody, setContentId, 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.InstanceObject_PV |
---|
getInstanceType, isEnabledYn, setEnabledYn, setInstanceType |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _ContentInstance_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
ContentInstance
isRemoved
in interface ContentInstance
isRemoved
in interface InstanceObject
isRemoved
in interface atg.svc.repository.beans.pv.ContentInstance_PV
isRemoved
in interface atg.svc.repository.beans.pv.InstanceObject_PV
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(ContentInstance destination) throws javax.ejb.EJBException
ContentInstance
copyTo
in interface ContentInstance
copyTo
in interface atg.svc.repository.beans.pv.ContentInstance_PV
javax.ejb.EJBException
public void copyTo(InstanceObject destination) throws javax.ejb.EJBException
InstanceObject
copyTo
in interface InstanceObject
copyTo
in interface atg.svc.repository.beans.pv.InstanceObject_PV
javax.ejb.EJBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |