|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsystemic.sif.sbpframework.persist.servcie.DBService
systemic.sif.sbpframework.persist.servcie.SIFObjectMetadataService
public class SIFObjectMetadataService
Constructor Summary | |
---|---|
SIFObjectMetadataService()
|
Method Summary | |
---|---|
java.util.List<SIFObject> |
getAllSIFObjectMetadata()
This method returns all Data related to all SIF Objects configured in the SCF_OBJECT and related tables. |
BaseDAO |
getDAO()
|
Methods inherited from class systemic.sif.sbpframework.persist.servcie.DBService |
---|
commit, loadSubObject, rollback, startTransaction |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SIFObjectMetadataService()
Method Detail |
---|
public BaseDAO getDAO()
getDAO
in class DBService
public java.util.List<SIFObject> getAllSIFObjectMetadata() 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 |