org.entityfs.cap.entityattrs
Class FSCNamedEntityAttributes
java.lang.Object
org.entityfs.cap.entityattrs.FSCNamedEntityAttributes
- All Implemented Interfaces:
- FileSystemCapability
public class FSCNamedEntityAttributes
- extends Object
- implements FileSystemCapability
Marker file system capability for file systems that contain entities that
support named entity attributes. (The ECNamedEntityAttributes
entity
capability.)
Since this object does not contain any state at all, the singleton instance
INSTANCE
is used instead of instantiating it.
For generic information about named entity attributes, see
ECNamedEntityAttributes
.
- Since:
- 1.0
- Author:
- Karl Gustafsson
- In_jar:
- entityfs-entity_attributes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final FSCNamedEntityAttributes INSTANCE