Package | Description |
---|---|
de.fraunhofer.fokus.oefit.adhoc.custom |
Provides custom enumerations and service handlers to
support portlet classes
|
de.fraunhofer.fokus.oefit.adhoc.socialize |
Provides classes for integration of social media services
|
Modifier and Type | Method and Description |
---|---|
static E_SocialMediaPlugins |
E_SocialMediaPlugins.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E_SocialMediaPlugins[] |
E_SocialMediaPlugins.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static I_SocialMediaClient |
SocialMediaFactory.getClient(E_SocialMediaPlugins type)
Gets a client.
|
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.