com.semarchy.mdm.runtime.model.logical
Interface IAppFolder

All Superinterfaces:
IAppFolderAndBOViewContainer, IUniquelyNamed, Serializable

public interface IAppFolder
extends IAppFolderAndBOViewContainer, Serializable


Field Summary
static String APP_FOLDER_PREFIX
           
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
SEP
 
Method Summary
 String getName()
          Folder name
 IAppFolder getParentFolder()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IAppFolderAndBOViewContainer
getBOViewContainerPath, getBOViewContainerPath, getChildAppFolders, getChildBOViews
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
getPrefixedUniqueName, getUniqueName
 

Field Detail

APP_FOLDER_PREFIX

static final String APP_FOLDER_PREFIX
See Also:
Constant Field Values
Method Detail

getName

String getName()
Folder name


getParentFolder

IAppFolder getParentFolder()
Returns:


Copyright © 2015. All Rights Reserved.