public class PublicRegistrationURLSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CODE_PARAM |
static String |
ENQUIRY_VIEW |
static String |
FORM_PARAM |
static String |
REGISTRATION_VIEW |
| Constructor and Description |
|---|
PublicRegistrationURLSupport() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPublicRegistrationLink(pl.edu.icm.unity.types.registration.RegistrationForm form,
SharedEndpointManagement sharedEndpointMan) |
static String |
getPublicRegistrationLink(pl.edu.icm.unity.types.registration.RegistrationForm form,
String code,
SharedEndpointManagement sharedEndpointMan) |
static String |
getWellknownEnquiryLink(String formName,
SharedEndpointManagement sharedEndpointMan) |
public static final String REGISTRATION_VIEW
public static final String ENQUIRY_VIEW
public static final String CODE_PARAM
public static final String FORM_PARAM
public static String getPublicRegistrationLink(pl.edu.icm.unity.types.registration.RegistrationForm form, SharedEndpointManagement sharedEndpointMan)
formName - sharedEndpointMan - public static String getWellknownEnquiryLink(String formName, SharedEndpointManagement sharedEndpointMan)
formName - sharedEndpointMan - public static String getPublicRegistrationLink(pl.edu.icm.unity.types.registration.RegistrationForm form, String code, SharedEndpointManagement sharedEndpointMan)
formName - sharedEndpointMan - Copyright © 2018 Unity. All rights reserved.