Class Order
java.lang.Object
com.liferay.portal.osgi.web.servlet.context.helper.order.Order
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
void
setRoutes
(EnumMap<Order.Path, String[]> routes)
-
Field Details
-
OTHERS
-
-
Constructor Details
-
Order
public Order()
-
-
Method Details
-
getRoutes
-
isAfter
-
isAfterOthers
public boolean isAfterOthers() -
isBefore
-
isBeforeOthers
public boolean isBeforeOthers() -
isOrdered
public boolean isOrdered() -
setRoutes
-