Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

mcs
Class MimPref
subscription.CapabilityPref
  |
  +--mcs.MimPref

public class MimPref      
MimPref encapsulates the Subscriber preferences related to the OCR capability. MimPrefs are provisionable and clonable.
 
Links:
Generalization Generalization Link
to Class CapabilityPref
MimPref encapsulates the Subscriber preferences related to the OCR capability. MimPrefs are provisionable and clonable.
 
 

Field Summary
private boolean
private String
Field Detail
mimEnabled
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
 

registrationDn
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
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD