Interface IDsOrder
-
- All Superinterfaces:
de.uplanet.lucy.server.usermanager.ds.IDsJoin
- All Known Implementing Classes:
DsSort
@Scriptable public interface IDsOrder extends de.uplanet.lucy.server.usermanager.ds.IDsJoin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAttrGuid()
boolean
isAscending()
-
-
-
Method Detail
-
getAttrGuid
String getAttrGuid()
-
isAscending
boolean isAscending()
-
-