|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAppFolderAndBOViewContainer
Interface common to IAppFolder
and IApplication
Field Summary |
---|
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
SEP |
Method Summary | |
---|---|
String |
getBOViewContainerPath()
Returns the BOView container path using folder names. |
String |
getBOViewContainerPath(IModelLabelProvider pLabelProvider,
Locale pLocale)
Returns the BOView container path using folder labels |
List<IAppFolder> |
getChildAppFolders()
The list of child IAppFolder ordered by IAppFolder.getName() |
List<IBusinessObjectView> |
getChildBOViews()
The list of contained IBusinessObjectView ordered by IBusinessObjectView.getName() |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
getPrefixedUniqueName, getUniqueName |
Method Detail |
---|
List<IAppFolder> getChildAppFolders()
IAppFolder
ordered by IAppFolder.getName()
List<IBusinessObjectView> getChildBOViews()
IBusinessObjectView
ordered by IBusinessObjectView.getName()
String getBOViewContainerPath()
String getBOViewContainerPath(IModelLabelProvider pLabelProvider, Locale pLocale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |