◆ getKeys()
List<ConfiguratorKey> org.turro.contacts.profile.ProfileConfigurator.getKeys |
( |
| ) |
|
Definition at line 32 of file ProfileConfigurator.java.
34 ConfiguratorKey.from(
"Profile.Suggest.Image",
false),
35 ConfiguratorKey.from(
"Profile.Suggest.Skills",
false),
36 ConfiguratorKey.from(
"Profile.Suggest.Relation",
false),
37 ConfiguratorKey.from(
"Profile.Suggest.Company",
false),
38 ConfiguratorKey.from(
"Profile.Suggest.Professional.Documents",
false),
39 ConfiguratorKey.from(
"Profile.Suggest.Student.Documents",
true),
40 ConfiguratorKey.from(
"Profile.Documents.Maximum", 3)
The documentation for this class was generated from the following file: