|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.dataengine.Feature
planetj.dataengine.IFeature.OperationCountFeature
A feature for the number of allowed operations per application
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 | |
IFeature.OperationCountFeature(Application app)
|
Method Summary | |
java.lang.StringBuffer |
appendUnsupportedHTMLMessage(java.lang.StringBuffer sb)
Gets the HTML to display when this feature is used but not supported |
int |
getFeatureLevel()
Gets the feature level of this feature |
boolean |
isApplicable()
Tests if this feature is applicable |
Methods inherited from class planetj.dataengine.Feature |
getDisplayName, setApplicable, setDisplayName, setFeatureLevel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IFeature.OperationCountFeature(Application app)
Method Detail |
public int getFeatureLevel()
Feature
getFeatureLevel
in interface IFeature
getFeatureLevel
in class Feature
public java.lang.StringBuffer appendUnsupportedHTMLMessage(java.lang.StringBuffer sb)
Feature
appendUnsupportedHTMLMessage
in interface IFeature
appendUnsupportedHTMLMessage
in class Feature
public boolean isApplicable() throws CMException
Feature
isApplicable
in interface IFeature
isApplicable
in class Feature
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |