org.apache.myfaces.config.impl.digester.elements
Class AbsoluteOrderingImpl

java.lang.Object
  extended by org.apache.myfaces.config.element.AbsoluteOrdering
      extended by org.apache.myfaces.config.impl.digester.elements.AbsoluteOrderingImpl
All Implemented Interfaces:
Serializable

public class AbsoluteOrderingImpl
extends AbsoluteOrdering
implements Serializable

See Also:
Serialized Form

Constructor Summary
AbsoluteOrderingImpl()
           
 
Method Summary
 void addOrderSlot(OrderSlot slot)
           
 List<OrderSlot> getOrderList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsoluteOrderingImpl

public AbsoluteOrderingImpl()
Method Detail

addOrderSlot

public void addOrderSlot(OrderSlot slot)

getOrderList

public List<OrderSlot> getOrderList()
Specified by:
getOrderList in class AbsoluteOrdering
Returns:


Copyright © 2015 The Apache Software Foundation. All rights reserved.