Package | Description |
---|---|
org.alfresco.repo.model.filefolder |
Modifier and Type | Method and Description |
---|---|
HiddenAspect.Visibility |
HiddenAspect.getVisibility(org.alfresco.util.FileFilterMode.Client client,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
Gets the visibility constraint for the given client on the given node.
|
static HiddenAspect.Visibility |
HiddenAspect.Visibility.getVisibility(int mask) |
static HiddenAspect.Visibility |
HiddenAspect.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiddenAspect.Visibility[] |
HiddenAspect.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
HiddenAspect.getClientVisibilityMask(org.alfresco.util.FileFilterMode.Client client,
HiddenAspect.Visibility visibility)
getClientVisibilityMap
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.