org.alfresco.repo.usage
Interface RepoUsageComponent.RestrictionObserver

All Known Implementing Classes:
RepoUsageMonitor
Enclosing interface:
RepoUsageComponent

public static interface RepoUsageComponent.RestrictionObserver

Interface for observers of repository restriction changes


Method Summary
 void onChangeRestriction(RepoUsage restrictions)
          Called when restrictions are changed
 

Method Detail

onChangeRestriction

void onChangeRestriction(RepoUsage restrictions)
Called when restrictions are changed

Parameters:
restrictions - the new restrictions


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.