Uses of Interface
org.xiruss.repository.schema_aware.api.GovernedByDependency

Packages that use GovernedByDependency
org.xiruss.repository.server.schema_aware Server-side base implementation of the schema-aware repository classes. 
org.xiruss.xirussrepository.client This package provides client-side proxies that implement all the relevant Repository and XirussRepository APIs and manage all communication with the HTTP Xiruss Repository API (provided by the JettyXirussHttpApiRunner class. 
 

Uses of GovernedByDependency in org.xiruss.repository.server.schema_aware
 

Classes in org.xiruss.repository.server.schema_aware that implement GovernedByDependency
 class GovernedByDependencyBase
          Represents dependencies between XML documents and the schemas that govern them.
 

Uses of GovernedByDependency in org.xiruss.xirussrepository.client
 

Classes in org.xiruss.xirussrepository.client that implement GovernedByDependency
 class GovernedByDependencyProxy