Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
X
S
save(DOCache)
- Method in class systemic.sif.sbpframework.persist.dao.
DOCacheDAO
This method saves the given object to the DB.
save(DOCObject)
- Method in class systemic.sif.sbpframework.persist.dao.
DOCacheDAO
This method saves the given object to the DB.
save(ObjectZoneSync)
- Method in class systemic.sif.sbpframework.persist.dao.
ObjectSyncInfoDAO
Saves the given ObjectZoneSync to the DB.
SBPBasePublisher
- Class in
systemic.sif.sbpframework.publisher
Note:
SBPBasePublisher(String, ElementDef)
- Constructor for class systemic.sif.sbpframework.publisher.
SBPBasePublisher
SBPBaseSubscriber
- Class in
systemic.sif.sbpframework.subscriber
This class implements some of the functionality defined in the Australian SBP.
SBPBaseSubscriber(String, ElementDef)
- Constructor for class systemic.sif.sbpframework.subscriber.
SBPBaseSubscriber
Default constructor
SBPNoDOCSubscriber
- Class in
systemic.sif.sbpframework.subscriber
Subscribers for Objects that are not defined as part of the SBP must extend this class rather than the SBPBaseSubscriber.
SBPNoDOCSubscriber(String, ElementDef)
- Constructor for class systemic.sif.sbpframework.subscriber.
SBPNoDOCSubscriber
Default Constructor.
SBPPublisherAgent
- Class in
systemic.sif.sbpframework.agent
This is an actual implementation of a publishing agent for the SBP.
SBPPublisherAgent(String, String)
- Constructor for class systemic.sif.sbpframework.agent.
SBPPublisherAgent
SBPSubscriberAgent
- Class in
systemic.sif.sbpframework.agent
This is an actual implementation of a subscribing agent for the SBP.
SBPSubscriberAgent(String, String)
- Constructor for class systemic.sif.sbpframework.agent.
SBPSubscriberAgent
setAgentId(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setAgentId(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setAgentId(String)
- Method in class systemic.sif.sbpframework.persist.model.
ObjectZoneSync
setApplicationId(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setApplicationId(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setDefaultExpiryInMinutes(Integer)
- Method in class systemic.sif.sbpframework.persist.model.
SIFObject
setDefaultExpiryStrategy(String)
- Method in class systemic.sif.sbpframework.persist.model.
SIFObject
setDependentObjects(Set<DOCObject>)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setDependentObjects(Set<DependentObjectInfo>)
- Method in class systemic.sif.sbpframework.persist.model.
SIFObject
setDependentObjectsAsList(List<DOCObject>)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setEventType(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setExpiryDate(Date)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setExpiryStrategy(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setId(Long)
- Method in class systemic.sif.sbpframework.persist.model.
DependentObjectInfo
setId(Long)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setId(Long)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setId(Long)
- Method in class systemic.sif.sbpframework.persist.model.
ObjectZoneSync
setId(Long)
- Method in class systemic.sif.sbpframework.persist.model.
SIFKeyComponent
setIsEvent(Boolean)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setKeyForDependentObject(List<SIFObjectKey>)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setKeyInfoList(Set<DependentKeyInfo>)
- Method in class systemic.sif.sbpframework.persist.model.
DependentObjectInfo
setKeySeparator(String)
- Method in class systemic.sif.sbpframework.persist.model.
SIFObject
setLastRequested(Date)
- Method in class systemic.sif.sbpframework.persist.model.
ObjectZoneSync
setListOfObjects(Boolean)
- Method in class systemic.sif.sbpframework.persist.model.
DependentObjectInfo
setName(String)
- Method in class systemic.sif.sbpframework.persist.model.
SIFObject
setObjectKeys(Set<SIFObjectKey>)
- Method in class systemic.sif.sbpframework.persist.model.
SIFObject
setObjectKeyValue(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setObjectKeyValue(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setObjectName(String)
- Method in class systemic.sif.sbpframework.persist.model.
ObjectZoneSync
setObjectXML(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setParentObject(SIFObject)
- Method in class systemic.sif.sbpframework.persist.model.
DependentObjectInfo
setParents(Set<DOCache>)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setReceivedOn(Date)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setRemainingDependencies(Integer)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setRequestDate(Date)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setRequested(Boolean)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setSifObjectName(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setSifObjectName(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setSortOrder(Integer)
- Method in class systemic.sif.sbpframework.persist.model.
SIFKeyComponent
setXpathToList(String)
- Method in class systemic.sif.sbpframework.persist.model.
DependentObjectInfo
setZoneId(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCache
setZoneId(String)
- Method in class systemic.sif.sbpframework.persist.model.
DOCObject
setZoneId(String)
- Method in class systemic.sif.sbpframework.persist.model.
ObjectZoneSync
shutdown()
- Static method in class systemic.sif.sbpframework.persist.common.
HibernateUtil
SIFKeyComponent
- Class in
systemic.sif.sbpframework.persist.model
SIFKeyComponent()
- Constructor for class systemic.sif.sbpframework.persist.model.
SIFKeyComponent
SIFKeyComponent(Long, String, Integer)
- Constructor for class systemic.sif.sbpframework.persist.model.
SIFKeyComponent
SIFKeyComponent(Long, String, String, Integer)
- Constructor for class systemic.sif.sbpframework.persist.model.
SIFKeyComponent
SIFObject
- Class in
systemic.sif.sbpframework.persist.model
SIFObject()
- Constructor for class systemic.sif.sbpframework.persist.model.
SIFObject
SIFObject.EXPRIY_STARTEGY
- Enum in
systemic.sif.sbpframework.persist.model
SIFObjectKey
- Class in
systemic.sif.sbpframework.persist.model
SIFObjectKey()
- Constructor for class systemic.sif.sbpframework.persist.model.
SIFObjectKey
SIFObjectKey(Long, String, Integer)
- Constructor for class systemic.sif.sbpframework.persist.model.
SIFObjectKey
SIFObjectMetadataCache
- Class in
systemic.sif.sbpframework.common.utils
SIFObjectMetadataDAO
- Class in
systemic.sif.sbpframework.persist.dao
SIFObjectMetadataDAO()
- Constructor for class systemic.sif.sbpframework.persist.dao.
SIFObjectMetadataDAO
SIFObjectMetadataService
- Class in
systemic.sif.sbpframework.persist.servcie
SIFObjectMetadataService()
- Constructor for class systemic.sif.sbpframework.persist.servcie.
SIFObjectMetadataService
SIFObjectUtils
- Class in
systemic.sif.sbpframework.common.utils
SIFObjectUtils()
- Constructor for class systemic.sif.sbpframework.common.utils.
SIFObjectUtils
SIFSyncService
- Class in
systemic.sif.sbpframework.persist.servcie
SIFSyncService()
- Constructor for class systemic.sif.sbpframework.persist.servcie.
SIFSyncService
SingleObjectIterator
- Class in
systemic.sif.sbpframework.publisher.iterator
SingleObjectIterator(SIFDataObject)
- Constructor for class systemic.sif.sbpframework.publisher.iterator.
SingleObjectIterator
SQLiteDialect
- Class in
systemic.sif.sbpframework.persist.common
SQLiteDialect()
- Constructor for class systemic.sif.sbpframework.persist.common.
SQLiteDialect
start()
- Method in class systemic.sif.sbpframework.common.utils.
Timer
Starts the timer
startAgent()
- Method in class systemic.sif.sbpframework.agent.
SBPSubscriberAgent
Overrides the default start up method.
startTransaction()
- Method in class systemic.sif.sbpframework.persist.servcie.
DBService
stopAgent()
- Method in class systemic.sif.sbpframework.agent.
SBPSubscriberAgent
Override the base agent's shutdown method.
supportsCascadeDelete()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsCurrentTimestampSelection()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsIdentityColumns()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsIfExistsBeforeTableName()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsLimit()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsOuterJoinForUpdate()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsTemporaryTables()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
supportsUnionAll()
- Method in class systemic.sif.sbpframework.persist.common.
SQLiteDialect
sync(Zone)
- Method in class systemic.sif.sbpframework.subscriber.
SyncSubscriber
SyncSubscriber
- Class in
systemic.sif.sbpframework.subscriber
This Class implements the Sync Control Functionality through some tables rather than through the default behaviour of the SIFCommon Framework.
SyncSubscriber(String, ElementDef)
- Constructor for class systemic.sif.sbpframework.subscriber.
SyncSubscriber
systemic.sif.sbpframework.agent
- package systemic.sif.sbpframework.agent
systemic.sif.sbpframework.common.utils
- package systemic.sif.sbpframework.common.utils
systemic.sif.sbpframework.persist.common
- package systemic.sif.sbpframework.persist.common
systemic.sif.sbpframework.persist.dao
- package systemic.sif.sbpframework.persist.dao
systemic.sif.sbpframework.persist.model
- package systemic.sif.sbpframework.persist.model
systemic.sif.sbpframework.persist.servcie
- package systemic.sif.sbpframework.persist.servcie
systemic.sif.sbpframework.publisher
- package systemic.sif.sbpframework.publisher
systemic.sif.sbpframework.publisher.iterator
- package systemic.sif.sbpframework.publisher.iterator
systemic.sif.sbpframework.subscriber
- package systemic.sif.sbpframework.subscriber
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
X