net.artima.place
Interface Place


public interface Place
extends java.io.Serializable

A collection of Links to resources on the network.


Method Summary
 LinkMap getLinkMap()
          Returns a LinkMap collection of the Links contained in this Place.
 

Method Detail

getLinkMap

public LinkMap getLinkMap()
Returns a LinkMap collection of the Links contained in this Place.