ariba.ui.meta.core
Class UIMeta.ModuleProperties

java.lang.Object
  extended by ariba.ui.meta.core.ItemProperties
      extended by ariba.ui.meta.core.UIMeta.ModuleProperties
Enclosing class:
UIMeta

public static class UIMeta.ModuleProperties
extends ItemProperties


Constructor Summary
UIMeta.ModuleProperties(String name, Map properties, boolean hidden, List<String> homeForTypes, List<String> usableForTypes)
           
 
Method Summary
 List<String> getAllTypes()
           
 List<String> getHomeForTypes()
           
 List<String> getUsableForTypes()
           
 
Methods inherited from class ariba.ui.meta.core.ItemProperties
isHidden, name, properties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIMeta.ModuleProperties

public UIMeta.ModuleProperties(String name,
                               Map properties,
                               boolean hidden,
                               List<String> homeForTypes,
                               List<String> usableForTypes)
Method Detail

getHomeForTypes

public List<String> getHomeForTypes()

getUsableForTypes

public List<String> getUsableForTypes()

getAllTypes

public List<String> getAllTypes()


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.