Package org.openanzo.server.repository

Interface Summary
IResetListener Listener for events when server is reset
IServerService Base interface for all services the server uses.
IServerServiceMBean  
ModelServiceApiMBean MBean interface for the ModelServiceApi
UpdateResultListener Event Listener interface for subscribers of the updateComplete event, which is triggered after an update call has completed successfully.
 

Class Summary
ModelServiceApi API for the Model Service, which is intended to be wrapped by a Web Service or other transport and run as a server.
ReplicationService ReplicationService handles determining the replication changes between 2 points in time
RepositoryProperties Configuration properties for the repository server.
Schema The Anzo database schema in Java form.
Schema.ACI Schema definition for the ACI Table
Schema.ACI.ColumnNames Table's column names
Schema.NamedGraphs Schema definition for the NamedGraph Table
Schema.NamedGraphs.ColumnNames Table's column names
Schema.NamedGraphsTemp Schema definition for the temporary NamedGraph Table
Schema.NamedGraphsTemp.ColumnNames Table's column names
Schema.Roles Schema definition for the Roles Table
Schema.Roles.ColumnNames Table's column names
Schema.SubRoleOf Schema definition for the SubRoleOf Table
Schema.SubRoleOf.ColumnNames Table's column names
Schema.User Schema definition for the User Table
Schema.User.ColumnNames Table's column names
Schema.UsersRoles Schema definition for the UsersRoles Table
Schema.UsersRoles.ColumnNames Table's column names
Tracker Basic implementation of ITracker in order to pass trackers to replicate call on server
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.