|
||||||||||
| 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 DefaultFieldValueisRemoved in interface atg.svc.repository.beans.pv.DefaultFieldValue_PVjavax.ejb.EJBExceptionpublic java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(DefaultFieldValue destination)
throws javax.ejb.EJBException
DefaultFieldValue
copyTo in interface DefaultFieldValuecopyTo in interface atg.svc.repository.beans.pv.DefaultFieldValue_PVjavax.ejb.EJBException
public java.lang.Object getValue()
throws javax.ejb.EJBException
getValue in interface DefaultFieldValuegetValue in interface atg.svc.repository.beans.pv.DefaultFieldValue_PVjavax.ejb.EJBException - A system-level error occurred
public void setValue(java.lang.Object value)
throws javax.ejb.EJBException
setValue in interface DefaultFieldValuesetValue in interface atg.svc.repository.beans.pv.DefaultFieldValue_PVvalue - 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 | |||||||||