Package | Description |
---|---|
com.netscape.cms.profile.common |
Modifier and Type | Method and Description |
---|---|
abstract void |
Profile.submit(IAuthToken token,
IRequest request)
Handles end-user request submission.
|
void |
EnrollProfile.submit(IAuthToken token,
IRequest request)
This method is called after the user submits the
request from the end-entity page.
|