Package | Description |
---|---|
org.alfresco.jlan.app | |
org.alfresco.jlan.server.config | |
org.alfresco.jlan.util |
Modifier and Type | Method and Description |
---|---|
protected List<Platform.Type> |
CifsOnlyXMLServerConfiguration.parsePlatformString(String platforms)
Parse a platform type string into a list of platform ids
|
Modifier and Type | Method and Description |
---|---|
Platform.Type |
ServerConfiguration.getPlatformType()
Return the platform type
|
Modifier and Type | Method and Description |
---|---|
static Platform.Type |
Platform.isPlatformType()
Determine the platform type
|
static Platform.Type |
Platform.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform.Type[] |
Platform.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.