|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectplanetj.dataengine.Feature
Identifies a DataEngine feature
| Nested Class Summary |
| Nested classes inherited from class planetj.dataengine.IFeature |
IFeature.OperationCountFeature |
| Field Summary |
| Fields inherited from interface planetj.dataengine.IFeature |
DEFAULT_MESSAGE_FEATURE, FEATURE_DELETE, FEATURE_INSERT, FEATURE_LEVEL_ENTERPRISE, FEATURE_LEVEL_ENTRY, FEATURE_LEVEL_PROFESSIONAL, FEATURE_LEVEL_STANDARD, FEATURE_UPDATE, MESSAGE_END, MESSAGE_START |
| Constructor Summary | |
Feature()
Feature constructor |
|
Feature(int level,
java.lang.String displayName)
Feature constructor |
|
| Method Summary | |
java.lang.StringBuffer |
appendUnsupportedHTMLMessage(java.lang.StringBuffer sb)
Gets the HTML to display when this feature is used but not supported |
java.lang.String |
getDisplayName()
Gets the test which identifies this feature in display messages |
int |
getFeatureLevel()
Gets the feature level of this feature |
boolean |
isApplicable()
Tests if this feature is applicable |
void |
setApplicable(boolean b)
Sets if this feature is applicable |
void |
setDisplayName(java.lang.String newFeatureDisplayName)
Sets the test which identifies this feature in display messages |
void |
setFeatureLevel(int newFeatureLevel)
Sets the feature level of this feature |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Feature()
public Feature(int level,
java.lang.String displayName)
| Method Detail |
public java.lang.StringBuffer appendUnsupportedHTMLMessage(java.lang.StringBuffer sb)
appendUnsupportedHTMLMessage in interface IFeaturepublic java.lang.String getDisplayName()
public int getFeatureLevel()
getFeatureLevel in interface IFeature
public boolean isApplicable()
throws CMException
isApplicable in interface IFeatureCMExceptionpublic void setApplicable(boolean b)
public void setDisplayName(java.lang.String newFeatureDisplayName)
public void setFeatureLevel(int newFeatureLevel)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||