Uses of Interface
org.xiruss.repository.api.UseByReferenceDependency

Packages that use UseByReferenceDependency
org.xiruss.repository.server.reuse_support Contains classes that support the management of use-by-reference relationships among versions. 
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 UseByReferenceDependency in org.xiruss.repository.server.reuse_support
 

Classes in org.xiruss.repository.server.reuse_support that implement UseByReferenceDependency
 class UseByReferenceDependencyBase
          Represents a use-by-reference dependency from one document to another.
 

Uses of UseByReferenceDependency in org.xiruss.xirussrepository.client
 

Classes in org.xiruss.xirussrepository.client that implement UseByReferenceDependency
 class UseByReferenceDependencyProxy