Class OrderingImpl
java.lang.Object
org.apache.myfaces.config.element.Ordering
org.apache.myfaces.config.impl.element.OrderingImpl
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddAfterSlot(OrderSlot slot) voidaddBeforeSlot(OrderSlot slot) 
- 
Constructor Details- 
OrderingImplpublic OrderingImpl()
 
- 
- 
Method Details- 
addBeforeSlot
- 
getBeforeList- Specified by:
- getBeforeListin class- Ordering
 
- 
addAfterSlot
- 
getAfterList- Specified by:
- getAfterListin class- Ordering
 
 
-