com.adobe.idp.um.api.infomodel
Interface ReliantApplication


public interface ReliantApplication

This class contains information for reliant applications.


Method Summary
 java.lang.String getRelAppName()
          Retrieves the reliant application name identifier, which is the internal String representation of the ReliantApplication.
 void setRelAppName(java.lang.String localizedRelAppName)
          Sets the reliant application name identifier, which is the internal String representation of the ReliantApplication.
 

Method Detail

getRelAppName

java.lang.String getRelAppName()
Retrieves the reliant application name identifier, which is the internal String representation of the ReliantApplication.

For example, "UM_REL_APP".

Returns:
The reliant application name identifier.

setRelAppName

void setRelAppName(java.lang.String localizedRelAppName)
Sets the reliant application name identifier, which is the internal String representation of the ReliantApplication.

Parameters:
localizedRelAppName - The reliant application name identifier.


[an error occurred while processing this directive] [an error occurred while processing this directive]