|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._SolutionField_Impl
public abstract class _SolutionField_Impl
Constructor Summary | |
---|---|
_SolutionField_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(SolutionField destination)
Copies the property values of this instance to another instance of the same data type. |
SolutionFieldValue |
createSolutionFieldValue()
|
java.lang.String |
getDisplayName()
Gets the display name of the Solution Field. |
java.util.List |
getExternallyVisibleFieldValues()
Gets the field values that are visible to everyone external. |
boolean |
getIsContent()
|
boolean |
getIsEditable()
|
boolean |
getIsExternallyVisible()
|
boolean |
getIsExternallyVisible(java.lang.String segmentName)
|
boolean |
getIsVisible()
|
java.lang.String |
getName()
Gets the property name of the Solution Field. |
Solution |
getSolution()
Gets the parent Solution of this SolutionField. |
java.lang.Object |
getValue()
Gets the value of the field. |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
void |
setValue(java.lang.Object value)
Sets the value on the field. |
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.SolutionField_PV |
---|
_isMutable, getId, getSolutionClassFieldDefinition, getValues, prepareInstanceForWrite, setId, setSolutionClassFieldDefinition, setValues, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _SolutionField_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
isRemoved
in interface atg.svc.repository.beans.pv.SolutionField_PV
isRemoved
in interface SolutionField
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(SolutionField destination) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
copyTo
in interface atg.svc.repository.beans.pv.SolutionField_PV
copyTo
in interface SolutionField
javax.ejb.EJBException
public boolean getIsVisible() throws javax.ejb.EJBException
getIsVisible
in interface atg.svc.repository.beans.pv.SolutionField_PV
getIsVisible
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsExternallyVisible() throws javax.ejb.EJBException
getIsExternallyVisible
in interface atg.svc.repository.beans.pv.SolutionField_PV
getIsExternallyVisible
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsExternallyVisible(java.lang.String segmentName) throws javax.ejb.EJBException
getIsExternallyVisible
in interface atg.svc.repository.beans.pv.SolutionField_PV
getIsExternallyVisible
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsEditable() throws javax.ejb.EJBException
getIsEditable
in interface atg.svc.repository.beans.pv.SolutionField_PV
getIsEditable
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsContent() throws javax.ejb.EJBException
getIsContent
in interface atg.svc.repository.beans.pv.SolutionField_PV
getIsContent
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic void setValue(java.lang.Object value) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
setValue
in interface atg.svc.repository.beans.pv.SolutionField_PV
setValue
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic java.lang.Object getValue() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
getValue
in interface atg.svc.repository.beans.pv.SolutionField_PV
getValue
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic Solution getSolution() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
getSolution
in interface atg.svc.repository.beans.pv.SolutionField_PV
getSolution
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic java.util.List getExternallyVisibleFieldValues() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
getExternallyVisibleFieldValues
in interface atg.svc.repository.beans.pv.SolutionField_PV
getExternallyVisibleFieldValues
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic java.lang.String getDisplayName() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
getDisplayName
in interface atg.svc.repository.beans.pv.SolutionField_PV
getDisplayName
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic java.lang.String getName() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionField_PV
getName
in interface atg.svc.repository.beans.pv.SolutionField_PV
getName
in interface SolutionField
javax.ejb.EJBException
- A system-level error occurredpublic SolutionFieldValue createSolutionFieldValue() throws javax.ejb.CreateException, javax.ejb.EJBException
createSolutionFieldValue
in interface atg.svc.repository.beans.pv.SolutionField_PV
createSolutionFieldValue
in interface SolutionField
javax.ejb.CreateException
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |