Package google.registry.ui.soy.registrar
Class RegistryLockSoyInfo.Param
- java.lang.Object
-
- google.registry.ui.soy.registrar.RegistryLockSoyInfo.Param
-
- Enclosing class:
- RegistryLockSoyInfo
@Deprecated public static final class RegistryLockSoyInfo.Param extends java.lang.Object
Deprecated.Param names from all templates in this Soy file.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
DOMAIN
Deprecated.Listed by .confirmModal.static java.lang.String
EMAIL
Deprecated.Listed by .locksContent, .newLock.static java.lang.String
EMAIL_ADDRESS
Deprecated.Listed by .confirmModal.static java.lang.String
IS_ADMIN
Deprecated.Listed by .confirmModal.static java.lang.String
IS_LOCK
Deprecated.Listed by .confirmModal.static java.lang.String
LOCK_ENABLED_FOR_CONTACT
Deprecated.Listed by .locksContent, .newLock, .existingLocksTable.static java.lang.String
LOCKS
Deprecated.Listed by .locksContent, .existingLocksTable.static java.lang.String
SUPPORT_EMAIL
Deprecated.Listed by .lockNotAllowedOnRegistrar.
-
-
-
Field Detail
-
DOMAIN
public static final java.lang.String DOMAIN
Deprecated.Listed by .confirmModal.- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Deprecated.Listed by .locksContent, .newLock.- See Also:
- Constant Field Values
-
EMAIL_ADDRESS
public static final java.lang.String EMAIL_ADDRESS
Deprecated.Listed by .confirmModal.- See Also:
- Constant Field Values
-
IS_ADMIN
public static final java.lang.String IS_ADMIN
Deprecated.Listed by .confirmModal.- See Also:
- Constant Field Values
-
IS_LOCK
public static final java.lang.String IS_LOCK
Deprecated.Listed by .confirmModal.- See Also:
- Constant Field Values
-
LOCKS
public static final java.lang.String LOCKS
Deprecated.Listed by .locksContent, .existingLocksTable.- See Also:
- Constant Field Values
-
LOCK_ENABLED_FOR_CONTACT
public static final java.lang.String LOCK_ENABLED_FOR_CONTACT
Deprecated.Listed by .locksContent, .newLock, .existingLocksTable.- See Also:
- Constant Field Values
-
SUPPORT_EMAIL
public static final java.lang.String SUPPORT_EMAIL
Deprecated.Listed by .lockNotAllowedOnRegistrar.- See Also:
- Constant Field Values
-
-