|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._SolutionClassFieldDefinition_Impl
public abstract class _SolutionClassFieldDefinition_Impl
Constructor Summary | |
---|---|
_SolutionClassFieldDefinition_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(SolutionClassFieldDefinition destination)
Copies the property values of this instance to another instance of the same data type. |
java.lang.String |
getComputedDisplayName()
Gets the computed display name of the solution class field definition. |
FieldDefinitionIndexing |
getIndexing()
Gets the indexing type on the SolutionClassFieldDefinition |
boolean |
getIsConstrainable()
Returns true if the SolutionClass field is constrainable. |
boolean |
getIsContent()
Returns true if the field definition is a content field otherwise false. |
boolean |
getIsRequired()
Returns true if the field is required to be non-blank on save. |
boolean |
getIsSearchable()
Returns true if the SolutionClass field is searchable. |
int |
getOrder()
Get the order for this solution class defn in its solution class |
SolutionClass |
getSolutionClass()
Get the SolutionClass for this solution class defn. |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
void |
setFieldDefinition(java.lang.String fieldDefinitionId)
Set the FieldDefinition by the repository id. |
void |
setIndexing(FieldDefinitionIndexing indexing)
Sets the indexing type on the SolutionClassFieldDefinition |
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.SolutionClassFieldDefinition_PV |
---|
_isMutable, getDisplayName, getFieldDefinition, getHasRequired, getHasSearchWeight, getId, getIndexingValue, getSearchWeight, isRequired, isTitle, prepareInstanceForWrite, setDisplayName, setFieldDefinition, setHasRequired, setHasSearchWeight, setId, setIndexingValue, setRequired, setSearchWeight, setTitle, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _SolutionClassFieldDefinition_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
isRemoved
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
isRemoved
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(SolutionClassFieldDefinition destination) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
copyTo
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
copyTo
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
public void setFieldDefinition(java.lang.String fieldDefinitionId) throws ObjectNotFoundException, javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
setFieldDefinition
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
setFieldDefinition
in interface SolutionClassFieldDefinition
ObjectNotFoundException
javax.ejb.EJBException
- A system-level error occurredpublic int getOrder() throws ObjectNotFoundException, javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getOrder
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getOrder
in interface SolutionClassFieldDefinition
ObjectNotFoundException
javax.ejb.EJBException
- A system-level error occurredpublic SolutionClass getSolutionClass() throws ObjectNotFoundException, javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getSolutionClass
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getSolutionClass
in interface SolutionClassFieldDefinition
ObjectNotFoundException
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsContent() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsContent
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsContent
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurredpublic java.lang.String getComputedDisplayName() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getComputedDisplayName
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getComputedDisplayName
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsRequired() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsRequired
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsRequired
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurredpublic FieldDefinitionIndexing getIndexing() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIndexing
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIndexing
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurredpublic void setIndexing(FieldDefinitionIndexing indexing) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
setIndexing
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
setIndexing
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsSearchable() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsSearchable
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsSearchable
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsConstrainable() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsConstrainable
in interface atg.svc.repository.beans.pv.SolutionClassFieldDefinition_PV
getIsConstrainable
in interface SolutionClassFieldDefinition
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |