Packagecom.adobe.idp.applicationmanager.application
Interfacepublic interface Application

An Application object is used to retrieve the application identifier and the archive.



Public Methods
 MethodDefined By
  
Retrieves the application identifier.
Application
  
Archive getArchive()
For internal use only.
Application
  
Retrieves the live cycle version of this Application
Application
Method Detail
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