|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._DefaultFieldValue_Impl
public abstract class _DefaultFieldValue_Impl
Constructor Summary | |
---|---|
_DefaultFieldValue_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(DefaultFieldValue destination)
Copies the property values of this instance to another instance of the same data type. |
java.lang.Object |
getValue()
|
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
void |
setValue(java.lang.Object value)
|
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.DefaultFieldValue_PV |
---|
_isMutable, getDate, getDisplayOrder, getFieldDefinition, getHasBoolean, getHasNumber, getId, getNumber, getString, isBoolean, prepareInstanceForWrite, setBoolean, setDate, setDisplayOrder, setFieldDefinition, setHasBoolean, setHasNumber, setId, setNumber, setString, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _DefaultFieldValue_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
DefaultFieldValue
isRemoved
in interface DefaultFieldValue
isRemoved
in interface atg.svc.repository.beans.pv.DefaultFieldValue_PV
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(DefaultFieldValue destination) throws javax.ejb.EJBException
DefaultFieldValue
copyTo
in interface DefaultFieldValue
copyTo
in interface atg.svc.repository.beans.pv.DefaultFieldValue_PV
javax.ejb.EJBException
public java.lang.Object getValue() throws javax.ejb.EJBException
getValue
in interface DefaultFieldValue
getValue
in interface atg.svc.repository.beans.pv.DefaultFieldValue_PV
javax.ejb.EJBException
- A system-level error occurredpublic void setValue(java.lang.Object value) throws javax.ejb.EJBException
setValue
in interface DefaultFieldValue
setValue
in interface atg.svc.repository.beans.pv.DefaultFieldValue_PV
value
- Sets the value
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |