Class Index | File Index

Classes


Class fullproof.Capabilities


Defined in: fullproof-all-large.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents a set of contraints applied to a store.
Method Summary
Method Attributes Method Name and Description
 
 
 
 
 
 
 
isCompatibleWith(otherCapabilities)
 
matchValue(property, value)
 
 
 
setDbName(name)
 
setDbSize(size)
 
setScoreModifier(modifier)
 
 
 
Class Detail
fullproof.Capabilities()
Represents a set of contraints applied to a store.
Method Detail
getComparatorObject(obj)
Parameters:
obj

getDbName()

getDbSize()

getScoreModifier()

getStoreObjects()

getUseScores()

isCompatibleWith(otherCapabilities)
Parameters:
otherCapabilities

matchValue(property, value)
Parameters:
property
value

setAvailable(val)
Parameters:
val

setComparatorObject(obj)
Parameters:
obj

setDbName(name)
Parameters:
name

setDbSize(size)
Parameters:
size

setScoreModifier(modifier)
Parameters:
modifier

setStoreObjects(val)
Parameters:
val

setUseScores(val)
Parameters:
val

setVolatile(val)
Parameters:
val

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Sep 18 2012 20:18:58 GMT+0200 (CEST)