|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBusinessObjectView
Field Summary | |
---|---|
static String |
BUSINESS_OBJECT_VIEW_PREFIX
|
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
SEP |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
getPrefixedUniqueName, getUniqueName |
Field Detail |
---|
static final String BUSINESS_OBJECT_VIEW_PREFIX
Method Detail |
---|
IApplication getApplication()
IBusinessObject getBusinessObject()
IBusinessObject
ITableView getRootTableView()
getBOViewEntity(IBOEntity)
instead using IBusinessObject.getRootBOEntity()
as a parameter
IFormView getFormView(IBOEntity pEntity)
getBOViewEntity(IBOEntity)
instead
IBOEntity
.
pEntity
-
ITableView getTableView(IBOTransition pTransition)
getBOViewEntity(IBOEntity)
instead
IBOTransition
.
pEntity
-
IBOViewEntity getBOViewEntity(IBOEntity boEntity)
String getName()
boolean isVisible()
IBusinessObjectView
is visible for data navigation.
IAppFolderAndBOViewContainer getBOViewContainer()
IAppFolderAndBOViewContainer
in which this IBusinessObjectView
is visible or null if the isVisible()
returns false.
boolean isUseSearchOnOpen()
IBusinessObjectView
will open a search dialog before content
OnOpenBehavior getOnOpenBehavior()
IBusinessObjectView
OnOpenBehavior
valueString getRequiredRoleName()
IBusinessObjectView
. This role name is required in
addition to the privileges normally required to read the
#getRootTransitionDescriptor()
.
String
containing the RoleName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |