atg.repository
Interface RepositoryItemImpl.LinkGenerator

Enclosing class:
RepositoryItemImpl

public static interface RepositoryItemImpl.LinkGenerator

Generate a URL for the specified repository item, if possible.


Method Summary
 java.lang.String generateLink(RepositoryItem pItem)
          Return a URI for the specified repository item.
 

Method Detail

generateLink

java.lang.String generateLink(RepositoryItem pItem)
Return a URI for the specified repository item.