Uses of Interface
org.springframework.extensions.surf.types.PageAssociation

Packages that use PageAssociation
org.springframework.extensions.surf.site   
org.springframework.extensions.surf.types   
 

Uses of PageAssociation in org.springframework.extensions.surf.site
 

Methods in org.springframework.extensions.surf.site that return PageAssociation
 PageAssociation Model.getPageAssociation(String objectId)
          Gets the Page Association instance with the given id
 PageAssociation Model.newPageAssociation()
          Creates a new Page Association instance.
 PageAssociation Model.newPageAssociation(String objectId)
          Creates a new Page Association instance with the given id.
 

Uses of PageAssociation in org.springframework.extensions.surf.types
 

Classes in org.springframework.extensions.surf.types that implement PageAssociation
 class PageAssociationImpl
          Default page association implementation
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.