|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.beans._SegmentedOption_Impl
public abstract class _SegmentedOption_Impl
| Field Summary |
|---|
| Fields inherited from interface atg.svc.repository.beans.Option |
|---|
CLASS_VERSION |
| Constructor Summary | |
|---|---|
_SegmentedOption_Impl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(SegmentedOption destination)
Copies the property values of this instance to another instance of the same data type. |
java.lang.String[] |
getArrayValue()
Gets the value of the option as an array of type String. |
java.lang.String |
getValue()
Gets the value of the option, either the user input or the default in the user input is null. |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
void |
setArrayValue(java.lang.String[] value)
Set the value of the option as an array of type String. |
void |
setValue(java.lang.String value)
Sets the user input value of the option |
| 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.SegmentedOption_PV |
|---|
_isMutable, getAccessRight, getAllowedValues, getDataType, getDefaultValue, getHasMultiValued, getId, getInfo, getName, getRawValue, getSegment, isMultiValued, prepareInstanceForWrite, setAccessRight, setAllowedValues, setDataType, setDefaultValue, setHasMultiValued, setId, setInfo, setMultiValued, setName, setRawValue, setSegment, writeInstance |
| Methods inherited from interface javax.ejb.EJBLocalObject |
|---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
| Constructor Detail |
|---|
public _SegmentedOption_Impl()
| Method Detail |
|---|
public boolean isRemoved()
throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SegmentedOption_PV
isRemoved in interface atg.svc.repository.beans.pv.SegmentedOption_PVisRemoved in interface SegmentedOptionjavax.ejb.EJBExceptionpublic java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(SegmentedOption destination)
throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SegmentedOption_PV
copyTo in interface atg.svc.repository.beans.pv.SegmentedOption_PVcopyTo in interface SegmentedOptionjavax.ejb.EJBException
public java.lang.String[] getArrayValue()
throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SegmentedOption_PV
getArrayValue in interface atg.svc.repository.beans.pv.SegmentedOption_PVgetArrayValue in interface SegmentedOptionjavax.ejb.EJBException - A system-level error occurred
public void setArrayValue(java.lang.String[] value)
throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SegmentedOption_PV
setArrayValue in interface atg.svc.repository.beans.pv.SegmentedOption_PVsetArrayValue in interface SegmentedOptionjavax.ejb.EJBException - A system-level error occurred
public void setValue(java.lang.String value)
throws javax.ejb.EJBException
Option
setValue in interface OptionsetValue in interface atg.svc.repository.beans.pv.SegmentedOption_PVsetValue in interface SegmentedOptionvalue - The String value of the option.
javax.ejb.EJBException - A system-level error occurred
public java.lang.String getValue()
throws javax.ejb.EJBException
Option
getValue in interface OptiongetValue in interface atg.svc.repository.beans.pv.SegmentedOption_PVgetValue in interface SegmentedOptionjavax.ejb.EJBException - A system-level error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||