Property | Type | Description | |
---|---|---|---|
CACHEMANAGER_NOCACHEERROR | String | ||
CAPABILITY_PORT_DELETE | String | ||
COMPONENT_ID | String | ||
CONNECTOR_ID | String | ||
CONNECTOR_LOCATION | String | ||
CONNECTOR_MATINGCONNECTORTYPE | String | ||
CONNECTOR_PINCONFIGURATION | String | ||
CONNECTOR_PINTYPE | String | ||
GENERIC_DELETE_PROMPT | String | ||
GENERIC_TITLE_VERIFICATION | String |
Method | Description | |
---|---|---|
ExportMessages ( ) : void | ||
ImportMessages ( ) : void | ||
getMessage ( String messageKey ) : String | ||
saveMessage ( String messageKey, String newMessage ) : int |
Method | Description | |
---|---|---|
MessageManager ( ) : System | ||
getInstance ( ) : |
public static getMessage ( String messageKey ) : String | ||
messageKey | String | |
return | String |
public static saveMessage ( String messageKey, String newMessage ) : int | ||
messageKey | String | |
newMessage | String | |
return | int |
public static String CACHEMANAGER_NOCACHEERROR | ||
return | String |
public static String CAPABILITY_PORT_DELETE | ||
return | String |
public static String CONNECTOR_LOCATION | ||
return | String |
public static String CONNECTOR_MATINGCONNECTORTYPE | ||
return | String |
public static String CONNECTOR_PINCONFIGURATION | ||
return | String |
public static String GENERIC_DELETE_PROMPT | ||
return | String |