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
ProfileType s. |
List<? extends ProfileType> list()
ProfileType
s.ProfileType
sProfileType get(String profileTypeName)
ProfileType
.profileTypeName
- Name of ProfileType
Copyright © 2017. All rights reserved.