ariba.ui.meta.core
Class Meta.PropertyManager

java.lang.Object
  extended by ariba.ui.meta.core.Meta.PropertyManager
Enclosing class:
Meta

public class Meta.PropertyManager
extends java.lang.Object

Store of policy information for particular properties -- most significantly, how successive values of this property are to be *merged* during rule application. (See Meta.registerPropertyMerger). E.g. 'visible', 'trait', and 'valid' all have unique merge policies.


Constructor Summary
Meta.PropertyManager(java.lang.String propertyName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Meta.PropertyManager

public Meta.PropertyManager(java.lang.String propertyName)


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