|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistrationProvider
This service will provide details required for creating a
Registration.
| Method Summary | |
|---|---|
java.lang.String |
getApplication()
Return the application represented by this provider. |
java.lang.String |
getPackage()
Returns the name of the package containing any of the following files: registration-actions.json registration-templates.soy registration.properties |
java.lang.String |
getPluginId()
Returns the name of the plugin containing any of the following files: registration-actions.json registration-templates.soy registration.properties |
| Method Detail |
|---|
java.lang.String getApplication()
Please note that this must also be the internationalisation prefix used by each i18n.
The value returned by getPackage() is usually a good application name.
java.lang.String getPackage()
java.lang.String getPluginId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||