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.
 java.lang.String getCategory()
           
 java.lang.String getComponentId()
           
 int getHeadMajorVersion()
           
 int getHeadMinorVersion()
           
 java.lang.String getImplementationVersion()
          Retrieves the Adobe Experience Manager forms version of this Application
 

Method Detail

getApplicationId

ApplicationId getApplicationId()
Retrieves the application identifier.

Returns:
An ApplicationId object containing the application identifier.

getImplementationVersion

java.lang.String getImplementationVersion()
Retrieves the Adobe Experience Manager forms version of this Application

Returns:
the application version or null if it is not present.

getArchive

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


getCategory

java.lang.String getCategory()

getHeadMajorVersion

int getHeadMajorVersion()

getHeadMinorVersion

int getHeadMinorVersion()

getComponentId

java.lang.String getComponentId()


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