com.adobe.idp.applicationmanager.application
Interface Application


public interface Application

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


Method Summary
 ApplicationId getApplicationId()
          Retrieves the application identifier.
 com.adobe.idp.dsc.management.Archive getArchive()
          For internal use only.
 String getImplementationVersion()
          Retrieves the live cycle version of this Application
 

Method Detail

getApplicationId

ApplicationId getApplicationId()
Retrieves the application identifier.

Returns:
An ApplicationId object containing the application identifier.

getImplementationVersion

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

getArchive

com.adobe.idp.dsc.management.Archive getArchive()
For internal use only. Do not use.



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