|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._SolutionClass_Impl
public abstract class _SolutionClass_Impl
Field Summary |
---|
Fields inherited from interface atg.svc.repository.beans.SecuredInternalItem |
---|
CLASS_VERSION |
Constructor Summary | |
---|---|
_SolutionClass_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(SolutionClass destination)
Copies the property values of this instance to another instance of the same data type. |
java.util.List |
getExternallyVisiblePropertyFields()
Gets the property fields visible to all external users |
java.util.List |
getExternallyVisibleStatementFields()
Gets the statement fields visible to all external users |
boolean |
getIsVisible()
Returns true if the object is visible for the current user. |
int |
getNumberOfSearchableFields()
Gets the number of searchable fields on the SolutionClass |
java.util.Map |
getRelativeSearchWeights()
Gets relative search weightings as a percentage for each field in the SolutionClass |
int |
getTotalSearchWeight()
Gets the total search weight of all searchable fields |
java.util.List |
getVisibleFields()
Returns the fields that are visible to the current user. |
java.util.List |
getVisiblePropertyFields()
Returns the non-statement and non-text fields that are visible to the current user. |
java.util.List |
getVisibleStatementFields()
Returns the statement and text fields that are visible to the current user. |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
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.SolutionClass_PV |
---|
_isMutable, getDescription, getFields, getId, getInternalAudience, getInternalAudienceSorted, getName, getWorkflowName, prepareInstanceForWrite, setDescription, setFields, setId, setInternalAudience, setName, setWorkflowName, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _SolutionClass_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
isRemoved
in interface atg.svc.repository.beans.pv.SolutionClass_PV
isRemoved
in interface SolutionClass
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(SolutionClass destination) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
copyTo
in interface atg.svc.repository.beans.pv.SolutionClass_PV
copyTo
in interface SolutionClass
javax.ejb.EJBException
public java.util.List getVisibleFields() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getVisibleFields
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getVisibleFields
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic java.util.List getVisibleStatementFields() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getVisibleStatementFields
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getVisibleStatementFields
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic java.util.List getVisiblePropertyFields() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getVisiblePropertyFields
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getVisiblePropertyFields
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic java.util.List getExternallyVisibleStatementFields() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getExternallyVisibleStatementFields
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getExternallyVisibleStatementFields
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic java.util.List getExternallyVisiblePropertyFields() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getExternallyVisiblePropertyFields
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getExternallyVisiblePropertyFields
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic java.util.Map getRelativeSearchWeights() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getRelativeSearchWeights
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getRelativeSearchWeights
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic int getTotalSearchWeight() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getTotalSearchWeight
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getTotalSearchWeight
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic int getNumberOfSearchableFields() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionClass_PV
getNumberOfSearchableFields
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getNumberOfSearchableFields
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsVisible() throws javax.ejb.EJBException
SecuredInternalItem
getIsVisible
in interface atg.svc.repository.beans.pv.SolutionClass_PV
getIsVisible
in interface SecuredInternalItem
getIsVisible
in interface SolutionClass
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |