Package org.alfresco.service.cmr.attributes

Interface Summary
AttributeService This provides services for reading, writing, and querying global attributes.
AttrQueryHelper An implementation of this is passed into an AttrQuery to aid it in generating the actual predicate.
 

Class Summary
AttrAndQuery And aggregate query.
AttrNotQuery The negation of a sub query.
AttrOrQuery  
AttrQuery Abstract base class for Attribute Query nodes.
AttrQueryEquals The equals predicate.
AttrQueryGT Greater than query.
AttrQueryGTE Greater than or equals predicate.
AttrQueryLike A "like" query.
AttrQueryLT Query a less than condition.
AttrQueryLTE Less than or equal query
AttrQueryNE Not equals query.
 



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