Package io.jenkins.plugins.delphix
Class Messages
- java.lang.Object
-
- io.jenkins.plugins.delphix.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_Apiclient_Fail()
KeyApiclient.Fail
:ApiClient creation failed
.static org.jvnet.localizer.Localizable
_BookmarkId_Empty()
KeyBookmarkId.Empty
:Please set a Bookmark ID
.static org.jvnet.localizer.Localizable
_Credential_Empty()
KeyCredential.Empty
:Please select a Credential ID
.static org.jvnet.localizer.Localizable
_DctSDkUtil_Error1()
KeyDctSDkUtil.Error1
:Delphix global configuration not found.
.static org.jvnet.localizer.Localizable
_DctSDkUtil_Error2(Object arg0)
KeyDctSDkUtil.Error2
:Cannot find any credentials for: {0}
.static org.jvnet.localizer.Localizable
_Delete_Complete()
KeyDelete.Complete
:Delete VBD job completed
.static org.jvnet.localizer.Localizable
_Delete_DisplayName()
KeyDelete.DisplayName
:Delphix: Delete VDB
.static org.jvnet.localizer.Localizable
_Delete_Error1()
KeyDelete.Error1
:VDB ID or Name is required
.static org.jvnet.localizer.Localizable
_Delete_Error2(Object arg0)
KeyDelete.Error2
:More than 1 VDB found with the name: {0}
.static org.jvnet.localizer.Localizable
_Delete_Error3(Object arg0)
KeyDelete.Error3
:No VDB found with the name: {0}
.static org.jvnet.localizer.Localizable
_Delete_Fail()
KeyDelete.Fail
:Delete VDB job failed
.static org.jvnet.localizer.Localizable
_Delete_Message1()
KeyDelete.Message1
:Load VDBs from properties file
.static org.jvnet.localizer.Localizable
_Delete_Message2(Object arg0, Object arg1)
KeyDelete.Message2
:Deleting VDB: {0} from file: {1}
.static org.jvnet.localizer.Localizable
_Delete_Message3(Object arg0)
KeyDelete.Message3
:Deleting VDB: {0}
.static org.jvnet.localizer.Localizable
_Delete_Message4(Object arg0)
KeyDelete.Message4
:Delete VDB job started with JobID: {0}
.static org.jvnet.localizer.Localizable
_Delete_Message5(Object arg0)
KeyDelete.Message5
:Deleting VDB with name: {0}
.static org.jvnet.localizer.Localizable
_Delete_Start(Object arg0)
KeyDelete.Start
:Delete VDB operation started with BuildID: {0}
.static org.jvnet.localizer.Localizable
_GlobalConfig_DisplayName()
KeyGlobalConfig.DisplayName
:Delphix Plugin Configuration
.static org.jvnet.localizer.Localizable
_Json_IncorrectKey(Object arg0)
KeyJson.IncorrectKey
:Invalid provision parameter: {0}
.static org.jvnet.localizer.Localizable
_Json_Invalid()
KeyJson.Invalid
:Invalid JSON format
.static org.jvnet.localizer.Localizable
_Poll_Wait()
KeyPoll.Wait
:Waiting for job to complete...
.static org.jvnet.localizer.Localizable
_ProvisionVDB_Complete()
KeyProvisionVDB.Complete
:Provision VDB job completed
.static org.jvnet.localizer.Localizable
_ProvisionVDB_Fail()
KeyProvisionVDB.Fail
:Provision VDB job failed
.static org.jvnet.localizer.Localizable
_ProvisionVDB_Save(Object arg0)
KeyProvisionVDB.Save
:Saving results to File: {0}
.static org.jvnet.localizer.Localizable
_ProvisionVDB_Start(Object arg0, Object arg1)
KeyProvisionVDB.Start
:Provison started for Target VDB ID: {0} with JobID: {1}
.static org.jvnet.localizer.Localizable
_ProvisionVDBBookmark_DisplayName()
KeyProvisionVDBBookmark.DisplayName
:Delphix: Provision VDB From Bookmark
.static org.jvnet.localizer.Localizable
_ProvisionVDBBookmark_Info(Object arg0)
KeyProvisionVDBBookmark.Info
:Provison VDB From Bookmark operation started with BuildID: {0}
.static org.jvnet.localizer.Localizable
_ProvisionVDBSnapshot_DisplayName()
KeyProvisionVDBSnapshot.DisplayName
:Delphix: Provision VDB From Snapshot
.static org.jvnet.localizer.Localizable
_ProvisionVDBSnapshot_Info(Object arg0)
KeyProvisionVDBSnapshot.Info
:Provison VDB From Snapshot operation started with BuildID: {0}
.static org.jvnet.localizer.Localizable
_Vdb_DatabaseType(Object arg0)
KeyVdb.DatabaseType
:VDB databaseType: {0}
.static org.jvnet.localizer.Localizable
_Vdb_DatabaseVersion(Object arg0)
KeyVdb.DatabaseVersion
:VDB databaseVersion: {0}
.static org.jvnet.localizer.Localizable
_Vdb_Get()
KeyVdb.Get
:Getting VDB Details
.static org.jvnet.localizer.Localizable
_Vdb_Id(Object arg0)
KeyVdb.Id
:VDB ID: {0}
.static org.jvnet.localizer.Localizable
_Vdb_IpAdress(Object arg0)
KeyVdb.IpAdress
:VDB ipAddress: {0}
.static org.jvnet.localizer.Localizable
_Vdb_Name(Object arg0)
KeyVdb.Name
:VDB name: {0}
.static org.jvnet.localizer.Localizable
_Vdb_Status(Object arg0)
KeyVdb.Status
:VDB status: {0}
.static org.jvnet.localizer.Localizable
_VDBId_Empty()
KeyVDBId.Empty
:Please set a VDB ID
.static String
Apiclient_Fail()
KeyApiclient.Fail
:ApiClient creation failed
.static String
BookmarkId_Empty()
KeyBookmarkId.Empty
:Please set a Bookmark ID
.static String
Credential_Empty()
KeyCredential.Empty
:Please select a Credential ID
.static String
DctSDkUtil_Error1()
KeyDctSDkUtil.Error1
:Delphix global configuration not found.
.static String
DctSDkUtil_Error2(Object arg0)
KeyDctSDkUtil.Error2
:Cannot find any credentials for: {0}
.static String
Delete_Complete()
KeyDelete.Complete
:Delete VBD job completed
.static String
Delete_DisplayName()
KeyDelete.DisplayName
:Delphix: Delete VDB
.static String
Delete_Error1()
KeyDelete.Error1
:VDB ID or Name is required
.static String
Delete_Error2(Object arg0)
KeyDelete.Error2
:More than 1 VDB found with the name: {0}
.static String
Delete_Error3(Object arg0)
KeyDelete.Error3
:No VDB found with the name: {0}
.static String
Delete_Fail()
KeyDelete.Fail
:Delete VDB job failed
.static String
Delete_Message1()
KeyDelete.Message1
:Load VDBs from properties file
.static String
Delete_Message2(Object arg0, Object arg1)
KeyDelete.Message2
:Deleting VDB: {0} from file: {1}
.static String
Delete_Message3(Object arg0)
KeyDelete.Message3
:Deleting VDB: {0}
.static String
Delete_Message4(Object arg0)
KeyDelete.Message4
:Delete VDB job started with JobID: {0}
.static String
Delete_Message5(Object arg0)
KeyDelete.Message5
:Deleting VDB with name: {0}
.static String
Delete_Start(Object arg0)
KeyDelete.Start
:Delete VDB operation started with BuildID: {0}
.static String
GlobalConfig_DisplayName()
KeyGlobalConfig.DisplayName
:Delphix Plugin Configuration
.static String
Json_IncorrectKey(Object arg0)
KeyJson.IncorrectKey
:Invalid provision parameter: {0}
.static String
Json_Invalid()
KeyJson.Invalid
:Invalid JSON format
.static String
Poll_Wait()
KeyPoll.Wait
:Waiting for job to complete...
.static String
ProvisionVDB_Complete()
KeyProvisionVDB.Complete
:Provision VDB job completed
.static String
ProvisionVDB_Fail()
KeyProvisionVDB.Fail
:Provision VDB job failed
.static String
ProvisionVDB_Save(Object arg0)
KeyProvisionVDB.Save
:Saving results to File: {0}
.static String
ProvisionVDB_Start(Object arg0, Object arg1)
KeyProvisionVDB.Start
:Provison started for Target VDB ID: {0} with JobID: {1}
.static String
ProvisionVDBBookmark_DisplayName()
KeyProvisionVDBBookmark.DisplayName
:Delphix: Provision VDB From Bookmark
.static String
ProvisionVDBBookmark_Info(Object arg0)
KeyProvisionVDBBookmark.Info
:Provison VDB From Bookmark operation started with BuildID: {0}
.static String
ProvisionVDBSnapshot_DisplayName()
KeyProvisionVDBSnapshot.DisplayName
:Delphix: Provision VDB From Snapshot
.static String
ProvisionVDBSnapshot_Info(Object arg0)
KeyProvisionVDBSnapshot.Info
:Provison VDB From Snapshot operation started with BuildID: {0}
.static String
Vdb_DatabaseType(Object arg0)
KeyVdb.DatabaseType
:VDB databaseType: {0}
.static String
Vdb_DatabaseVersion(Object arg0)
KeyVdb.DatabaseVersion
:VDB databaseVersion: {0}
.static String
Vdb_Get()
KeyVdb.Get
:Getting VDB Details
.static String
Vdb_Id(Object arg0)
KeyVdb.Id
:VDB ID: {0}
.static String
Vdb_IpAdress(Object arg0)
KeyVdb.IpAdress
:VDB ipAddress: {0}
.static String
Vdb_Name(Object arg0)
KeyVdb.Name
:VDB name: {0}
.static String
Vdb_Status(Object arg0)
KeyVdb.Status
:VDB status: {0}
.static String
VDBId_Empty()
KeyVDBId.Empty
:Please set a VDB ID
.
-
-
-
Method Detail
-
Credential_Empty
public static String Credential_Empty()
KeyCredential.Empty
:Please select a Credential ID
.- Returns:
Please select a Credential ID
-
_Credential_Empty
public static org.jvnet.localizer.Localizable _Credential_Empty()
KeyCredential.Empty
:Please select a Credential ID
.- Returns:
Please select a Credential ID
-
ProvisionVDBSnapshot_Info
public static String ProvisionVDBSnapshot_Info(Object arg0)
KeyProvisionVDBSnapshot.Info
:Provison VDB From Snapshot operation started with BuildID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Provison VDB From Snapshot operation started with BuildID: {0}
-
_ProvisionVDBSnapshot_Info
public static org.jvnet.localizer.Localizable _ProvisionVDBSnapshot_Info(Object arg0)
KeyProvisionVDBSnapshot.Info
:Provison VDB From Snapshot operation started with BuildID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Provison VDB From Snapshot operation started with BuildID: {0}
-
Delete_Fail
public static String Delete_Fail()
KeyDelete.Fail
:Delete VDB job failed
.- Returns:
Delete VDB job failed
-
_Delete_Fail
public static org.jvnet.localizer.Localizable _Delete_Fail()
KeyDelete.Fail
:Delete VDB job failed
.- Returns:
Delete VDB job failed
-
Delete_Error3
public static String Delete_Error3(Object arg0)
KeyDelete.Error3
:No VDB found with the name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No VDB found with the name: {0}
-
_Delete_Error3
public static org.jvnet.localizer.Localizable _Delete_Error3(Object arg0)
KeyDelete.Error3
:No VDB found with the name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No VDB found with the name: {0}
-
ProvisionVDB_Complete
public static String ProvisionVDB_Complete()
KeyProvisionVDB.Complete
:Provision VDB job completed
.- Returns:
Provision VDB job completed
-
_ProvisionVDB_Complete
public static org.jvnet.localizer.Localizable _ProvisionVDB_Complete()
KeyProvisionVDB.Complete
:Provision VDB job completed
.- Returns:
Provision VDB job completed
-
Delete_Error2
public static String Delete_Error2(Object arg0)
KeyDelete.Error2
:More than 1 VDB found with the name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
More than 1 VDB found with the name: {0}
-
_Delete_Error2
public static org.jvnet.localizer.Localizable _Delete_Error2(Object arg0)
KeyDelete.Error2
:More than 1 VDB found with the name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
More than 1 VDB found with the name: {0}
-
Delete_Error1
public static String Delete_Error1()
KeyDelete.Error1
:VDB ID or Name is required
.- Returns:
VDB ID or Name is required
-
_Delete_Error1
public static org.jvnet.localizer.Localizable _Delete_Error1()
KeyDelete.Error1
:VDB ID or Name is required
.- Returns:
VDB ID or Name is required
-
Vdb_Status
public static String Vdb_Status(Object arg0)
KeyVdb.Status
:VDB status: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB status: {0}
-
_Vdb_Status
public static org.jvnet.localizer.Localizable _Vdb_Status(Object arg0)
KeyVdb.Status
:VDB status: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB status: {0}
-
Vdb_IpAdress
public static String Vdb_IpAdress(Object arg0)
KeyVdb.IpAdress
:VDB ipAddress: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB ipAddress: {0}
-
_Vdb_IpAdress
public static org.jvnet.localizer.Localizable _Vdb_IpAdress(Object arg0)
KeyVdb.IpAdress
:VDB ipAddress: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB ipAddress: {0}
-
VDBId_Empty
public static String VDBId_Empty()
KeyVDBId.Empty
:Please set a VDB ID
.- Returns:
Please set a VDB ID
-
_VDBId_Empty
public static org.jvnet.localizer.Localizable _VDBId_Empty()
KeyVDBId.Empty
:Please set a VDB ID
.- Returns:
Please set a VDB ID
-
Delete_Start
public static String Delete_Start(Object arg0)
KeyDelete.Start
:Delete VDB operation started with BuildID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Delete VDB operation started with BuildID: {0}
-
_Delete_Start
public static org.jvnet.localizer.Localizable _Delete_Start(Object arg0)
KeyDelete.Start
:Delete VDB operation started with BuildID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Delete VDB operation started with BuildID: {0}
-
Vdb_DatabaseType
public static String Vdb_DatabaseType(Object arg0)
KeyVdb.DatabaseType
:VDB databaseType: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB databaseType: {0}
-
_Vdb_DatabaseType
public static org.jvnet.localizer.Localizable _Vdb_DatabaseType(Object arg0)
KeyVdb.DatabaseType
:VDB databaseType: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB databaseType: {0}
-
Apiclient_Fail
public static String Apiclient_Fail()
KeyApiclient.Fail
:ApiClient creation failed
.- Returns:
ApiClient creation failed
-
_Apiclient_Fail
public static org.jvnet.localizer.Localizable _Apiclient_Fail()
KeyApiclient.Fail
:ApiClient creation failed
.- Returns:
ApiClient creation failed
-
ProvisionVDBBookmark_Info
public static String ProvisionVDBBookmark_Info(Object arg0)
KeyProvisionVDBBookmark.Info
:Provison VDB From Bookmark operation started with BuildID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Provison VDB From Bookmark operation started with BuildID: {0}
-
_ProvisionVDBBookmark_Info
public static org.jvnet.localizer.Localizable _ProvisionVDBBookmark_Info(Object arg0)
KeyProvisionVDBBookmark.Info
:Provison VDB From Bookmark operation started with BuildID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Provison VDB From Bookmark operation started with BuildID: {0}
-
DctSDkUtil_Error1
public static String DctSDkUtil_Error1()
KeyDctSDkUtil.Error1
:Delphix global configuration not found.
.- Returns:
Delphix global configuration not found.
-
_DctSDkUtil_Error1
public static org.jvnet.localizer.Localizable _DctSDkUtil_Error1()
KeyDctSDkUtil.Error1
:Delphix global configuration not found.
.- Returns:
Delphix global configuration not found.
-
ProvisionVDB_Fail
public static String ProvisionVDB_Fail()
KeyProvisionVDB.Fail
:Provision VDB job failed
.- Returns:
Provision VDB job failed
-
_ProvisionVDB_Fail
public static org.jvnet.localizer.Localizable _ProvisionVDB_Fail()
KeyProvisionVDB.Fail
:Provision VDB job failed
.- Returns:
Provision VDB job failed
-
DctSDkUtil_Error2
public static String DctSDkUtil_Error2(Object arg0)
KeyDctSDkUtil.Error2
:Cannot find any credentials for: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Cannot find any credentials for: {0}
-
_DctSDkUtil_Error2
public static org.jvnet.localizer.Localizable _DctSDkUtil_Error2(Object arg0)
KeyDctSDkUtil.Error2
:Cannot find any credentials for: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Cannot find any credentials for: {0}
-
ProvisionVDBBookmark_DisplayName
public static String ProvisionVDBBookmark_DisplayName()
KeyProvisionVDBBookmark.DisplayName
:Delphix: Provision VDB From Bookmark
.- Returns:
Delphix: Provision VDB From Bookmark
-
_ProvisionVDBBookmark_DisplayName
public static org.jvnet.localizer.Localizable _ProvisionVDBBookmark_DisplayName()
KeyProvisionVDBBookmark.DisplayName
:Delphix: Provision VDB From Bookmark
.- Returns:
Delphix: Provision VDB From Bookmark
-
Json_Invalid
public static String Json_Invalid()
KeyJson.Invalid
:Invalid JSON format
.- Returns:
Invalid JSON format
-
_Json_Invalid
public static org.jvnet.localizer.Localizable _Json_Invalid()
KeyJson.Invalid
:Invalid JSON format
.- Returns:
Invalid JSON format
-
Poll_Wait
public static String Poll_Wait()
KeyPoll.Wait
:Waiting for job to complete...
.- Returns:
Waiting for job to complete...
-
_Poll_Wait
public static org.jvnet.localizer.Localizable _Poll_Wait()
KeyPoll.Wait
:Waiting for job to complete...
.- Returns:
Waiting for job to complete...
-
ProvisionVDB_Start
public static String ProvisionVDB_Start(Object arg0, Object arg1)
KeyProvisionVDB.Start
:Provison started for Target VDB ID: {0} with JobID: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Provison started for Target VDB ID: {0} with JobID: {1}
-
_ProvisionVDB_Start
public static org.jvnet.localizer.Localizable _ProvisionVDB_Start(Object arg0, Object arg1)
KeyProvisionVDB.Start
:Provison started for Target VDB ID: {0} with JobID: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Provison started for Target VDB ID: {0} with JobID: {1}
-
Json_IncorrectKey
public static String Json_IncorrectKey(Object arg0)
KeyJson.IncorrectKey
:Invalid provision parameter: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid provision parameter: {0}
-
_Json_IncorrectKey
public static org.jvnet.localizer.Localizable _Json_IncorrectKey(Object arg0)
KeyJson.IncorrectKey
:Invalid provision parameter: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid provision parameter: {0}
-
Delete_Message5
public static String Delete_Message5(Object arg0)
KeyDelete.Message5
:Deleting VDB with name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deleting VDB with name: {0}
-
_Delete_Message5
public static org.jvnet.localizer.Localizable _Delete_Message5(Object arg0)
KeyDelete.Message5
:Deleting VDB with name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deleting VDB with name: {0}
-
Delete_Message4
public static String Delete_Message4(Object arg0)
KeyDelete.Message4
:Delete VDB job started with JobID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Delete VDB job started with JobID: {0}
-
_Delete_Message4
public static org.jvnet.localizer.Localizable _Delete_Message4(Object arg0)
KeyDelete.Message4
:Delete VDB job started with JobID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Delete VDB job started with JobID: {0}
-
Vdb_Get
public static String Vdb_Get()
KeyVdb.Get
:Getting VDB Details
.- Returns:
Getting VDB Details
-
_Vdb_Get
public static org.jvnet.localizer.Localizable _Vdb_Get()
KeyVdb.Get
:Getting VDB Details
.- Returns:
Getting VDB Details
-
ProvisionVDBSnapshot_DisplayName
public static String ProvisionVDBSnapshot_DisplayName()
KeyProvisionVDBSnapshot.DisplayName
:Delphix: Provision VDB From Snapshot
.- Returns:
Delphix: Provision VDB From Snapshot
-
_ProvisionVDBSnapshot_DisplayName
public static org.jvnet.localizer.Localizable _ProvisionVDBSnapshot_DisplayName()
KeyProvisionVDBSnapshot.DisplayName
:Delphix: Provision VDB From Snapshot
.- Returns:
Delphix: Provision VDB From Snapshot
-
ProvisionVDB_Save
public static String ProvisionVDB_Save(Object arg0)
KeyProvisionVDB.Save
:Saving results to File: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Saving results to File: {0}
-
_ProvisionVDB_Save
public static org.jvnet.localizer.Localizable _ProvisionVDB_Save(Object arg0)
KeyProvisionVDB.Save
:Saving results to File: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Saving results to File: {0}
-
Delete_Message3
public static String Delete_Message3(Object arg0)
KeyDelete.Message3
:Deleting VDB: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deleting VDB: {0}
-
_Delete_Message3
public static org.jvnet.localizer.Localizable _Delete_Message3(Object arg0)
KeyDelete.Message3
:Deleting VDB: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deleting VDB: {0}
-
Delete_Message2
public static String Delete_Message2(Object arg0, Object arg1)
KeyDelete.Message2
:Deleting VDB: {0} from file: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deleting VDB: {0} from file: {1}
-
_Delete_Message2
public static org.jvnet.localizer.Localizable _Delete_Message2(Object arg0, Object arg1)
KeyDelete.Message2
:Deleting VDB: {0} from file: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Deleting VDB: {0} from file: {1}
-
Delete_Message1
public static String Delete_Message1()
KeyDelete.Message1
:Load VDBs from properties file
.- Returns:
Load VDBs from properties file
-
_Delete_Message1
public static org.jvnet.localizer.Localizable _Delete_Message1()
KeyDelete.Message1
:Load VDBs from properties file
.- Returns:
Load VDBs from properties file
-
Delete_Complete
public static String Delete_Complete()
KeyDelete.Complete
:Delete VBD job completed
.- Returns:
Delete VBD job completed
-
_Delete_Complete
public static org.jvnet.localizer.Localizable _Delete_Complete()
KeyDelete.Complete
:Delete VBD job completed
.- Returns:
Delete VBD job completed
-
BookmarkId_Empty
public static String BookmarkId_Empty()
KeyBookmarkId.Empty
:Please set a Bookmark ID
.- Returns:
Please set a Bookmark ID
-
_BookmarkId_Empty
public static org.jvnet.localizer.Localizable _BookmarkId_Empty()
KeyBookmarkId.Empty
:Please set a Bookmark ID
.- Returns:
Please set a Bookmark ID
-
Vdb_Name
public static String Vdb_Name(Object arg0)
KeyVdb.Name
:VDB name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB name: {0}
-
_Vdb_Name
public static org.jvnet.localizer.Localizable _Vdb_Name(Object arg0)
KeyVdb.Name
:VDB name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB name: {0}
-
Vdb_Id
public static String Vdb_Id(Object arg0)
KeyVdb.Id
:VDB ID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB ID: {0}
-
_Vdb_Id
public static org.jvnet.localizer.Localizable _Vdb_Id(Object arg0)
KeyVdb.Id
:VDB ID: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB ID: {0}
-
Delete_DisplayName
public static String Delete_DisplayName()
KeyDelete.DisplayName
:Delphix: Delete VDB
.- Returns:
Delphix: Delete VDB
-
_Delete_DisplayName
public static org.jvnet.localizer.Localizable _Delete_DisplayName()
KeyDelete.DisplayName
:Delphix: Delete VDB
.- Returns:
Delphix: Delete VDB
-
Vdb_DatabaseVersion
public static String Vdb_DatabaseVersion(Object arg0)
KeyVdb.DatabaseVersion
:VDB databaseVersion: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB databaseVersion: {0}
-
_Vdb_DatabaseVersion
public static org.jvnet.localizer.Localizable _Vdb_DatabaseVersion(Object arg0)
KeyVdb.DatabaseVersion
:VDB databaseVersion: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
VDB databaseVersion: {0}
-
GlobalConfig_DisplayName
public static String GlobalConfig_DisplayName()
KeyGlobalConfig.DisplayName
:Delphix Plugin Configuration
.- Returns:
Delphix Plugin Configuration
-
_GlobalConfig_DisplayName
public static org.jvnet.localizer.Localizable _GlobalConfig_DisplayName()
KeyGlobalConfig.DisplayName
:Delphix Plugin Configuration
.- Returns:
Delphix Plugin Configuration
-
-