Package org.entityfs.cap.symlink

SymbolicLink interface.

See:
          Description

Interface Summary
SymbolicLink This is the interface for a symbolic link entity.
SymbolicLinkView A SymbolicLinkView is a view of a SymbolicLink that uses a Filter to determine which child entities that are visible.
 

Class Summary
ETSymbolicLink This entity type identifies the symbolic link entity type.
 

Exception Summary
NotASymbolicLinkException This exception is thrown by a method that expected a symbolic link but got another type of entity.
 

Package org.entityfs.cap.symlink Description

SymbolicLink interface.

Since:
1.0
Author:
Karl Gustafsson