org.apache.lenya.cms.repository
Interface RepositoryItem

All Known Subinterfaces:
Document, Node, Publication, SiteStructure

public interface RepositoryItem

Marker interface for repository items.


Method Summary
 Session getSession()
           
 

Method Detail

getSession

Session getSession()
Returns:
The session this item belongs to.


Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.