Package org.dspace.authorize
Class FixDefaultPolicies
- java.lang.Object
-
- org.dspace.authorize.FixDefaultPolicies
-
public class FixDefaultPolicies extends Object
Command line tool to locate collections without default item and bitstream read policies, and assign them some. (They must be there for submitted items to inherit.)- Version:
- $Revision$
- Author:
- dstuve
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] argv)Command line interface to setPolicies - run to see arguments
-