com.ibm.mashups.enabler.ac
Interface AccessControlModel

All Superinterfaces:
Model

public AccessControlModel
extends Model

Interface for a access control model.


Method Summary
 Boolean isInitialized()
           Indicates if the model is initialized.for the underlying resource.
 
Methods inherited from interface com.ibm.mashups.enabler.model.Model
getStrategy
 

Method Detail

isInitialized

Boolean isInitialized()
Indicates if the model is initialized.for the underlying resource.

Returns:
true if the model is initialized, false otherwise


Copyright IBM Corp. 2010 All Rights Reserved.