Package | Description |
---|---|
com.rultor.spi |
Service Programming Interface (SPI).
|
Modifier and Type | Interface and Description |
---|---|
interface |
Variable<T>
Variable.
|
Modifier and Type | Class and Description |
---|---|
static class |
Spec.Simple
Simple.
|
static class |
Spec.Strict
Strict spec.
|
Modifier and Type | Method and Description |
---|---|
Spec |
Stand.acl()
Get its ACL.
|
Spec |
Rule.drain()
Get drain spec.
|
Spec |
Rule.spec()
Get spec.
|
Spec |
Stand.widgets()
Get spec of widgets.
|
Modifier and Type | Method and Description |
---|---|
Variable<?> |
Repo.make(User user,
Spec spec)
Make an instance from a spec.
|
void |
Stand.update(Spec acl,
Spec widgets)
Update it.
|
void |
Rule.update(Spec spec,
Spec drain)
Save spec.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.