Class WebResourceReference

java.lang.Object
com.foreach.across.modules.web.resource.WebResourceReference

public class WebResourceReference extends Object

Represents a single entry in a bucket in the WebResourceRegistry.

The key is unique within a bucket and ordering can be applied using the before, after and order fields.

Ordering is handled by WebResourceReferenceSorter.

Since:
3.2.0
Author:
Marc Vanbrabant
See Also: