|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.webgui.controller.FeatureBean
public class FeatureBean
Constructor Summary | |
---|---|
FeatureBean()
Initialize feature bean |
Method Summary | |
---|---|
boolean |
isBrowseContacts()
Determine, if the "browse contacts" feature shall be enabled |
boolean |
isBrowseFlowProperties()
Determine, if the "browse flow properites" feature shall be enabled |
boolean |
isBrowseFlows()
Determine, if the "browse flows" feature shall be enabled |
boolean |
isBrowseLCIAMethods()
Determine, if the "browse processes" feature shall be enabled |
boolean |
isBrowseProcesses()
Determine, if the "browse processes" feature shall be enabled |
boolean |
isBrowseSources()
Determine, if the "browse sources" feature shall be enabled |
boolean |
isBrowseUnitGroups()
Determine, if the "browse unit groups" feature shall be enabled |
boolean |
isSearchProcesses()
Determine, if the "search processes" feature shall be enabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureBean()
Method Detail |
---|
public boolean isBrowseProcesses()
true
if feature is enabled, else false
public boolean isBrowseLCIAMethods()
true
if feature is enabled, else false
public boolean isBrowseFlows()
true
if feature is enabled, else false
public boolean isBrowseFlowProperties()
true
if feature is enabled, else false
public boolean isBrowseUnitGroups()
true
if feature is enabled, else false
public boolean isBrowseSources()
true
if feature is enabled, else false
public boolean isBrowseContacts()
true
if feature is enabled, else false
public boolean isSearchProcesses()
true
if feature is enabled, else false
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |