public abstract class CallControlProfileManagementImpl extends Object implements javax.slee.profile.Profile, CallControlProfileCMP
| Constructor and Description |
|---|
CallControlProfileManagementImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
profileActivate() |
void |
profileInitialize()
Initialize the profile with its default values.
|
void |
profileLoad() |
void |
profilePassivate() |
void |
profilePostCreate() |
void |
profileRemove() |
void |
profileStore() |
void |
profileVerify()
Verify the profile's CMP field settings.
|
void |
setProfileContext(javax.slee.profile.ProfileContext ctx) |
void |
unsetProfileContext() |
void |
verifyAddress(javax.slee.Address address) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackupAddress, getBlockedAddresses, getUserAddress, getVoicemailState, setBackupAddress, setBlockedAddresses, setUserAddress, setVoicemailStatepublic void profileInitialize()
profileInitialize in interface javax.slee.profile.Profilepublic void profileLoad()
profileLoad in interface javax.slee.profile.Profilepublic void profileStore()
profileStore in interface javax.slee.profile.Profilepublic void profileVerify()
throws javax.slee.profile.ProfileVerificationException
profileVerify in interface javax.slee.profile.Profilejavax.slee.profile.ProfileVerificationException - if any CMP field contains an invalid valuepublic void verifyAddress(javax.slee.Address address)
throws javax.slee.profile.ProfileVerificationException
javax.slee.profile.ProfileVerificationExceptionpublic void profileActivate()
profileActivate in interface javax.slee.profile.Profilepublic void profilePassivate()
profilePassivate in interface javax.slee.profile.Profilepublic void profilePostCreate()
throws javax.slee.CreateException
profilePostCreate in interface javax.slee.profile.Profilejavax.slee.CreateExceptionpublic void profileRemove()
profileRemove in interface javax.slee.profile.Profilepublic void setProfileContext(javax.slee.profile.ProfileContext ctx)
setProfileContext in interface javax.slee.profile.Profilepublic void unsetProfileContext()
unsetProfileContext in interface javax.slee.profile.ProfileCopyright © 2016. All Rights Reserved.