public interface FeatureInformation
| Modifier and Type | Method and Description | 
|---|---|
| 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() | 
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()
oracle.adfmf.util.SecurityConstraintDefinition getSecurityConstraintDefinition()
String getPublicHtmlDir()
String getVendor()
String getVersion()
boolean isAvailable()
boolean isDeviceAccess()
boolean isFrameworkFeature()
boolean isShowOnNavigationBar()
boolean isShowOnSpringBoard()