Package | Description |
---|---|
org.alfresco.util |
Modifier and Type | Method and Description |
---|---|
static FileFilterMode.Client |
FileFilterMode.getClient() |
static FileFilterMode.Client |
FileFilterMode.Client.getClient(String clientStr)
Deprecated.
Use
valueOf(String) |
static FileFilterMode.Client |
FileFilterMode.setClient(FileFilterMode.Client newClient) |
static FileFilterMode.Client |
FileFilterMode.Client.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFilterMode.Client[] |
FileFilterMode.Client.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static FileFilterMode.Client |
FileFilterMode.setClient(FileFilterMode.Client newClient) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.