| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
mcs
|
+--mcs.MimPref
public class MimPref
MimPref encapsulates the Subscriber preferences related to the OCR capability. MimPrefs are provisionable and clonable.
Links:
Generalization Generalization Link
MimPref encapsulates the Subscriber preferences related to the OCR capability. MimPrefs are provisionable and clonable.
| Field Summary |
private boolean |
|
private String |
|
private boolean mimEnabled
mimEnabled is a flag indicating whether (TRUE) the mobile identity management (MIM) capability is enabled or (FALSE) disabled.
Constraints:
- true | false
Default:
- false
Clone:
- yes, verbatim
Multiplicity:
1
private String registrationDn
The registrationDn is the RoutableNumber dialed by the client in order to dynamically register their mobile device address when roaming.
Constraints:
- see DirectoryNumber constraints
- must be provisioned if mimEnabled
- must be unique within the service invocation numbers of this subscription
- must be unique within all personal service invocation numbers (PersonalHandbackPref.handbackDn1/2 and PersonalPickupPref.pickupDn)
- may be the same as global service invocation numbers from other subscriptions
- must be unique within the Identity.sdnAddress values
- must be unique within the Endpoint.address values
Default:
- none
Clone:
- yes, verbatim
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|