ch.systemsx.cisd.openbis.dss.generic.shared.utils
Class ShareFactory
java.lang.Object
ch.systemsx.cisd.openbis.dss.generic.shared.utils.ShareFactory
public class ShareFactory
- extends java.lang.Object
A factory that constructs Share
objects.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHARE_PROPS_FILE
public static final java.lang.String SHARE_PROPS_FILE
- See Also:
- Constant Field Values
WITHDRAW_SHARE_PROP
public static final java.lang.String WITHDRAW_SHARE_PROP
- See Also:
- Constant Field Values
IGNORED_FOR_SHUFFLING_PROP
public static final java.lang.String IGNORED_FOR_SHUFFLING_PROP
- See Also:
- Constant Field Values
EXPERIMENTS_PROP
public static final java.lang.String EXPERIMENTS_PROP
- See Also:
- Constant Field Values
ShareFactory
public ShareFactory()