public interface SenlinProfileTypeService
| Modifier and Type | Method and Description |
|---|---|
ProfileType |
get(String profileTypeName)
returns details of a
ProfileType. |
List<? extends ProfileType> |
list()
Gets a list of currently existing
ProfileTypes. |
List<? extends ProfileType> list()
ProfileTypes.ProfileTypesProfileType get(String profileTypeName)
ProfileType.profileTypeName - Name of ProfileTypeCopyright © 2017. All rights reserved.