public class ReparsePoint extends Object
Contains reparse point constants.
Modifier and Type | Field and Description |
---|---|
static int |
TypeDFS |
static int |
TypeDFSR |
static int |
TypeHSM |
static int |
TypeHSM2 |
static int |
TypeMountPoint |
static int |
TypeSIS |
static int |
TypeSymLink |
Constructor and Description |
---|
ReparsePoint() |
public static final int TypeDFS
public static final int TypeDFSR
public static final int TypeHSM
public static final int TypeHSM2
public static final int TypeMountPoint
public static final int TypeSIS
public static final int TypeSymLink
public static final String getTypeAsString(int typ)
typ
- intCopyright © 2005–2017 Alfresco Software. All rights reserved.