org.proteios.core
Class FileAttributeFilter
java.lang.Object
org.proteios.core.FileAttributeFilter
- All Implemented Interfaces:
- AttributeFilter
public class FileAttributeFilter
- extends Object
- implements AttributeFilter
A filter for file item attributes.
This filter differs from the default one in that the Description
column is not included.
- Author:
- olle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileAttributeFilter
public FileAttributeFilter()
isDefault
public boolean isDefault(AttributeDefinition attribute)
- Specified by:
isDefault in interface AttributeFilter
- Returns:
- true if this attribute is considered a default, false otherwise
getDefaultOrder
public List<String> getDefaultOrder()
- Get a list of overall order of all attributes.
- Specified by:
getDefaultOrder in interface AttributeFilter
- Returns:
- List A list of overall order of all attributes.