| Package | com.adobe.idp.um.api.infomodel |
| Interface | public interface ReliantApplication |
| Method | Defined By | ||
|---|---|---|---|
String getRelAppName() Retrieves the reliant application name identifier, which is the internal String representation of the ReliantApplication. | ReliantApplication | ||
void setRelAppName(String localizedRelAppName) Sets the reliant application name identifier, which is the internal String representation of the ReliantApplication. | ReliantApplication | ||
| getRelAppName | () |
public String getRelAppName()Retrieves the reliant application name identifier, which is the internal String representation of the ReliantApplication.
For example, "UM_REL_APP".
| The reliant application name identifier. |
| setRelAppName | () |
public void setRelAppName(String localizedRelAppName)Sets the reliant application name identifier, which is the internal String representation of the ReliantApplication.
Parameters
localizedRelAppName — The reliant application name identifier. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/um/api/infomodel/ReliantApplication.html