Package google.registry.ui.soy.registrar
Class RegistryLockSoyInfo.TemplateName
java.lang.Object
google.registry.ui.soy.registrar.RegistryLockSoyInfo.TemplateName
- Enclosing class:
RegistryLockSoyInfo
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The full template name of the .confirmModal template.static final String
Deprecated.The full template name of the .existingLocksTable template.static final String
Deprecated.The full template name of the .lockNotAllowedOnRegistrar template.static final String
Deprecated.The full template name of the .locksContent template.static final String
Deprecated.The full template name of the .newLock template.static final String
Deprecated.The full template name of the .settings template. -
Method Summary
-
Field Details
-
SETTINGS
Deprecated.The full template name of the .settings template.- See Also:
-
LOCKS_CONTENT
Deprecated.The full template name of the .locksContent template.- See Also:
-
NEW_LOCK
Deprecated.The full template name of the .newLock template.- See Also:
-
EXISTING_LOCKS_TABLE
Deprecated.The full template name of the .existingLocksTable template.- See Also:
-
CONFIRM_MODAL
Deprecated.The full template name of the .confirmModal template.- See Also:
-
LOCK_NOT_ALLOWED_ON_REGISTRAR
Deprecated.The full template name of the .lockNotAllowedOnRegistrar template.- See Also:
-