|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MetadataProvider | @author yan@pongasoft.com |
SystemFilter | Represents a system filter. |
SystemModelSerializer | @author ypujante@linkedin.com |
Class Summary | |
---|---|
ClosureSystemFilter | @author ypujante@linkedin.com |
FlattenSystemFilter | Flatten the entry (SystemEntry#flatten()#flatten()) and use name as a key in the
flattened map (this filter is expensive!). |
JSONSystemModelSerializer | Uses json for the format. |
LogicAndSystemFilterChain | Implement composite/chain pattern for executing a AND |
LogicNotSystemFilter | @author ypujante@linkedin.com |
LogicOrSystemFilterChain | Implement composite/chain pattern for executing a OR |
LogicSystemFilterChain | Base class for logic filter chain |
NameEqualsValueSystemFilter | Applies to first level of metadata parameters |
PropertySystemFilter | @author ypujante@linkedin.com |
SystemEntry | @author ypujante@linkedin.com |
SystemEntryKeyModelFilter | Filter by key. |
SystemFilterBuilder | DSL for SystemFilter. |
SystemModel | @author ypujante@linkedin.com |
TagsSystemFilter | Filter by tags. |
Groovy Documentation