Class CommonAttributeContentItemCollectionRuntimeOrderSorterDelegate
java.lang.Object
com._1c.g5.v8.dt.core.model.AbstractEObjectCollectionRuntimeOrderSorterDelegate<String>
com._1c.g5.v8.dt.internal.md.cleanup.MdObjectCollectionRuntimeOrderSorterDelegate
com._1c.g5.v8.dt.internal.md.cleanup.CommonAttributeContentItemCollectionRuntimeOrderSorterDelegate
- All Implemented Interfaces:
IModelObjectCollectionRuntimeOrderSorterDelegate
public class CommonAttributeContentItemCollectionRuntimeOrderSorterDelegate
extends MdObjectCollectionRuntimeOrderSorterDelegate
Provides
CommonAttributeContentItem collection runtime order.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.core.model.AbstractEObjectCollectionRuntimeOrderSorterDelegate
isCollectionNoNeedsSort, sort
-
Constructor Details
-
CommonAttributeContentItemCollectionRuntimeOrderSorterDelegate
public CommonAttributeContentItemCollectionRuntimeOrderSorterDelegate()
-
-
Method Details
-
getKey
Description copied from class:AbstractEObjectCollectionRuntimeOrderSorterDelegateDescendants must implement a method to obtain the sort key for e-object.- Overrides:
getKeyin classMdObjectCollectionRuntimeOrderSorterDelegate- Parameters:
eObject- the e-object, cannot benull- Returns:
- the sort key, cannot be
null
-