|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MetadataProvider | @author yan@pongasoft.com |
SystemFilter | Represents a system filter. |
SystemModelRenderer | @author yan@pongasoft.com |
SystemModelSerializer | @author ypujante@linkedin.com |
Class Summary | |
---|---|
BindingBuilder | |
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. |
JsonSystemModelRenderer | Customizes pretty printing. |
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 |
PropertySystemFilterBuilder | |
SystemEntry | @author ypujante@linkedin.com |
SystemEntryKeyModelFilter | Filter by key. |
SystemEntryStateSystemFilter | @author yan@pongasoft.com |
SystemFilterBuilder | DSL for SystemFilter. |
SystemFilterHelper | @author yan@pongasoft.com |
SystemModel | @author ypujante@linkedin.com |
TagsSystemFilter | Filter by tags. |
TagsSystemFilterBuilder |
Groovy Documentation