|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFilterAccount | |
|---|---|
| org.opencrx.kernel.account1.cci | |
| org.opencrx.kernel.product1.cci | |
| Uses of AbstractFilterAccount in org.opencrx.kernel.account1.cci |
|---|
| Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.account1.cci | |
|---|---|
interface |
AccountFilterGlobal
|
| Classes in org.opencrx.kernel.account1.cci that implement AbstractFilterAccount | |
|---|---|
class |
AbstractFilterAccountImpl
|
class |
AccountFilterGlobalImpl
|
| Methods in org.opencrx.kernel.account1.cci with parameters of type AbstractFilterAccount | |
|---|---|
AccountFilterGlobal |
AccountFilterGlobalClassImpl.extendAbstractFilterAccount(AbstractFilterAccount _base,
String name,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
AccountFilterGlobal |
AccountFilterGlobalClass.extendAbstractFilterAccount(AbstractFilterAccount _base,
String name,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class AccountFilterGlobal based on
the superclass AbstractFilterAccount and all required
attributes not included in this superclass. |
| Uses of AbstractFilterAccount in org.opencrx.kernel.product1.cci |
|---|
| Subinterfaces of AbstractFilterAccount in org.opencrx.kernel.product1.cci | |
|---|---|
interface |
PriceLevel
|
| Classes in org.opencrx.kernel.product1.cci that implement AbstractFilterAccount | |
|---|---|
class |
PriceLevelImpl
|
| Methods in org.opencrx.kernel.product1.cci with parameters of type AbstractFilterAccount | |
|---|---|
PriceLevel |
PriceLevelClassImpl.extendAbstractFilterAccount(AbstractFilterAccount _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
|
PriceLevel |
PriceLevelClass.extendAbstractFilterAccount(AbstractFilterAccount _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name,
short priceCurrency)
Creates an instance of class PriceLevel based on the
superclass AbstractFilterAccount and all required
attributes not included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||