|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.wst.ws.service.policy.ui.utils.ServiceUtils
public class ServiceUtils
This class contains utility method for service policies.
Constructor Summary | |
---|---|
ServiceUtils()
|
Method Summary | |
---|---|
static java.util.List<IServicePolicy> |
sortList(java.util.List<IServicePolicy> unsortedList)
Sorts a list of service policies. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceUtils()
Method Detail |
---|
public static java.util.List<IServicePolicy> sortList(java.util.List<IServicePolicy> unsortedList)
unsortedList
- an unsorted list
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |