Class URLLinkObject

All Implemented Interfaces:
ErrorHandler, DomainObject

public class URLLinkObject extends DomainObjectAdapterDB
URLLinkObject provides a link-file path/URL wrapper where the path/URL is intended to refer to a DomainFile within a local or remote project/repository. Link files which correspond to this type of DomainObject are not intended to be modified and should be created or deleted. A checkout may be used when an offline copy is required but otherwise serves no purpose since a modification and checkin is not supported.

NOTE: This exists for backward compatibility and is no longer used for storing newly created link-files.