public final class PrivateFolderAndCollectionUtil extends Object
| Constructor and Description |
|---|
PrivateFolderAndCollectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDenyAllEveryoneAsFirstACE(Session session,
String path) |
static AccessControlEntry |
getDenyAllEveryoneACE(Session session,
String path) |
static boolean |
isPrivate(Session session,
String path) |
static void |
removeDenyAllEveryoneACE(Session session,
String path) |
public static AccessControlEntry getDenyAllEveryoneACE(Session session, String path) throws RepositoryException
RepositoryExceptionpublic static void addDenyAllEveryoneAsFirstACE(Session session, String path) throws RepositoryException
RepositoryExceptionpublic static void removeDenyAllEveryoneACE(Session session, String path) throws RepositoryException
RepositoryExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved