public interface ReadonlyProfile extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getBusinessTerms()
Get a list of business terms supported in this profile 
 | 
String | 
getDescription()
Get the descriptions of the profile 
 | 
String | 
getId()
Get the profile ID 
 | 
Boolean | 
getIdmChannel()
Get the availability of IDM channels in this profile 
 | 
String | 
getLocaleSource()
Get the locale source for the profile 
 | 
Boolean | 
getMessagingFilter()
Get the availability of messaging filters in this profile 
 | 
String | 
getName()
Get the name of the profile 
 | 
Boolean | 
getUserChannel()
Get the availability of user channels in this profile 
 | 
Boolean | 
getVoicecallFilter()
Get the availability of voice call filters in this profile 
 | 
String getId()
String getName()
String getDescription()
String getLocaleSource()
Boolean getIdmChannel()
Boolean getUserChannel()
Boolean getMessagingFilter()
Boolean getVoicecallFilter()
Copyright © 2006,2015 Oracle and/or its affiliates. All rights reserved.