| Package | com.adobe.idp.applicationmanager.application |
| Interface | public interface Application |
Application object is used to retrieve the application identifier and the archive.| Method | Defined By | ||
|---|---|---|---|
Retrieves the application identifier. | Application | ||
Archive getArchive() For internal use only. | Application | ||
String getImplementationVersion() Retrieves the live cycle version of this Application | Application | ||
| getApplicationId | () |
public ApplicationId getApplicationId()Retrieves the application identifier.
Returns| An ApplicationId object containing the application identifier. |
| getArchive | () |
public Archive getArchive()For internal use only. Do not use.
Returns| getImplementationVersion | () |
public String getImplementationVersion()Retrieves the live cycle version of this Application
Returns| the application version or null if it is not present. If the version is null, assume 8.0 |
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/applicationmanager/application/Application.html