Repository Framework (RF)


How to use the RF's Client API

 
Explains the RF's client API, how to use the IResource object, how to create resource, how to move and so on.

 
How to use the RF's Basic Services

 
Lists the RF's basic services. Basic Services are those which offer some basic functionalities which are not related to resources, e.g. the Scheduler.

 
How to use the RF's Global Services

 
Lists the RF's global services. Global Services offer functionalities for resources, like e.g. the Relations Service offers relations between resources.

 
How to use the RF's Repository Services

 
Lists the RF's repository services. Repository Services add additional aspects to resources, like e.g. the Application Properties Service.

 
How To Implement a Repository Manager

 
Explains, how to implement a basic repository manager to connect to a folder in the file system.

 
How To Implement a Property Filter

 
Shows how to implement a simple property filter which modifies resource properties.

 
How to publish XML Files as HTML

 
Explains how to use an XSLT styleheet to transform an XML file into an HTML and display the result in KM, using the Global Service Publishing Pipeline.