public interface AttributeSortingRule
ascending
or
descending
order.
Can be created by calling TopologyQueryFactory.createAttributeSortingOrderElement(java.lang.String, com.hp.ucmdb.api.topology.AttributeSortingOrderElementDirection)
.Modifier and Type | Method and Description |
---|---|
String |
attributeName()
Returns the attribute this rule applies to.
|
AttributeSortingOrderElementDirection |
direction()
Returns the direction this rules forces.
|
String attributeName()
AttributeSortingOrderElementDirection direction()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.