Package org.alfresco.repo.node
Class FFCLoadsOfFiles
- java.lang.Object
-
- org.alfresco.repo.node.FFCLoadsOfFiles
-
public class FFCLoadsOfFiles extends java.lang.ObjectPerform document loads and fetches of child associations in increasing numbers.- Since:
- 2.2SP2
- Author:
- Derek Hulley, CACEIS
-
-
Constructor Summary
Constructors Constructor Description FFCLoadsOfFiles()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddoExample(ServiceRegistry serviceRegistry)static voidmain(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
-
doExample
public static void doExample(ServiceRegistry serviceRegistry) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-