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

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

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

Methods in org.springframework.extensions.surf.site that return ContentAssociation
 ContentAssociation Model.getContentAssociation(String objectId)
          Gets the Content Association instance with the given id
 ContentAssociation Model.newContentAssociation()
          Creates a new Content Association instance.
 ContentAssociation Model.newContentAssociation(String objectId)
          Creates a new Content Association instance with the given id.
 

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

Classes in org.springframework.extensions.surf.types that implement ContentAssociation
 class ContentAssociationImpl
          Default content association implementation
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.