|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsystemic.sif.sbpframework.persist.dao.BaseDAO
systemic.sif.sbpframework.persist.dao.SIFObjectMetadataDAO
public class SIFObjectMetadataDAO
Constructor Summary | |
---|---|
SIFObjectMetadataDAO()
|
Method Summary | |
---|---|
java.util.List<SIFObject> |
getAllSIFObjectData()
This method returns all Data related to all SIF Objects configured in the SCF_OBJECT and related tables. |
Methods inherited from class systemic.sif.sbpframework.persist.dao.BaseDAO |
---|
getCurrentSession, loadSubObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SIFObjectMetadataDAO()
Method Detail |
---|
public java.util.List<SIFObject> getAllSIFObjectData() throws javax.persistence.PersistenceException
PersistenceException:
- There is an issue with the underlying database. An error is logged.
javax.persistence.PersistenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |