atg.repository
Interface SecuredRepositoryView

All Superinterfaces:
RepositoryView

public interface SecuredRepositoryView
extends RepositoryView

A repository view within a secured repository. At the moment this is just a marker interface.


Field Summary
static java.lang.String CLASS_VERSION
           
 
Method Summary
 
Methods inherited from interface atg.repository.RepositoryView
executeCountQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, getItemDescriptor, getQueryBuilder, getViewName
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values