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() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTypeAsString(int typ)
Return a reparse point type as a string
|
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–2020 Alfresco Software. All rights reserved.