Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

oracle.adfmf.framework
Interface FeatureInformation


public interface FeatureInformation


Method Summary
 String getCredentialType()
           
 String getFarDirectory()
           
 String getFarRootDirectory()
           
 oracle.adfmf.container.FeatureContent getFeatureContent()
           
 String[] getFeatureWhitelist()
           
 String getIcon()
           
 String getId()
           
 String getImage()
           
 int getIndex()
           
 String getListenerClass()
           
 String getName()
           
 String getPublicHtmlDir()
           
 oracle.adfmf.util.SecurityConstraintDefinition getSecurityConstraintDefinition()
           
 String getVendor()
           
 String getVersion()
           
 boolean isAvailable()
           
 boolean isDeviceAccess()
           
 boolean isFrameworkFeature()
           
 boolean isShowOnNavigationBar()
           
 boolean isShowOnSpringBoard()
           
 

Method Detail

getCredentialType

String getCredentialType()
Returns:
the credentialType

getFarDirectory

String getFarDirectory()
Returns:
the farDirectory

getFarRootDirectory

String getFarRootDirectory()
Returns:
the farRootDirectory

getFeatureContent

oracle.adfmf.container.FeatureContent getFeatureContent()
Returns:
the featureContent

getFeatureWhitelist

String[] getFeatureWhitelist()
Returns:
the featureWhitelist

getIcon

String getIcon()
Returns:
the icon

getId

String getId()
Returns:
the id

getImage

String getImage()
Returns:
the image

getIndex

int getIndex()
Returns:
the index

getListenerClass

String getListenerClass()
Returns:
the listenerClass

getName

String getName()
Returns:
the name

getSecurityConstraintDefinition

oracle.adfmf.util.SecurityConstraintDefinition getSecurityConstraintDefinition()
Returns:
the security constraint definition

getPublicHtmlDir

String getPublicHtmlDir()
Returns:
the publicHtmlDir

getVendor

String getVendor()
Returns:
the vendor

getVersion

String getVersion()
Returns:
the version

isAvailable

boolean isAvailable()
Returns:
the available

isDeviceAccess

boolean isDeviceAccess()
Returns:
the deviceAccess

isFrameworkFeature

boolean isFrameworkFeature()
Returns:
the frameworkFeature

isShowOnNavigationBar

boolean isShowOnNavigationBar()
Returns:
the showOnNavigationBar

isShowOnSpringBoard

boolean isShowOnSpringBoard()
Returns:
the showOnSpringBoard

Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

Copyright © 2014 Oracle. All Rights Reserved.