Uses of Class
org.apache.jetspeed.om.folder.impl.FolderMenuDefinitionImpl

Packages that use FolderMenuDefinitionImpl
org.apache.jetspeed.om.folder.impl   
 

Uses of FolderMenuDefinitionImpl in org.apache.jetspeed.om.folder.impl
 

Fields in org.apache.jetspeed.om.folder.impl declared as FolderMenuDefinitionImpl
private  FolderMenuDefinitionImpl FolderMenuDefinitionElementList.menuDefinition
           
 

Methods in org.apache.jetspeed.om.folder.impl that return FolderMenuDefinitionImpl
private  FolderMenuDefinitionImpl FolderMenuDefinitionList.validateDefinitionForAdd(FolderMenuDefinitionImpl definition)
          validateDefinitionForAdd Validates menu definition to be added to this list.
 

Methods in org.apache.jetspeed.om.folder.impl with parameters of type FolderMenuDefinitionImpl
private  FolderMenuDefinitionImpl FolderMenuDefinitionList.validateDefinitionForAdd(FolderMenuDefinitionImpl definition)
          validateDefinitionForAdd Validates menu definition to be added to this list.
 

Constructors in org.apache.jetspeed.om.folder.impl with parameters of type FolderMenuDefinitionImpl
FolderMenuDefinitionElementList(FolderMenuDefinitionImpl menuDefinition)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.