Package | Description |
---|---|
org.kuali.rice.location.api.state |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.location.framework.state |
Modifier and Type | Class and Description |
---|---|
class |
State
POJO implementation of StateContract that is immutable.
|
static class |
State.Builder
This builder constructs a State enforcing the constraints of the
StateContract . |
Modifier and Type | Method and Description |
---|---|
static State.Builder |
State.Builder.create(StateContract contract)
creates a Parameter from an existing
StateContract . |
Modifier and Type | Interface and Description |
---|---|
interface |
StateEbo
TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.