|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateContract | |
|---|---|
| org.kuali.rice.location.api.state | Copyright 2005-2014 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 | |
| Uses of StateContract in org.kuali.rice.location.api.state |
|---|
| Classes in org.kuali.rice.location.api.state that implement StateContract | |
|---|---|
class |
State
POJO implementation of StateContract that is immutable. |
static class |
State.Builder
This builder constructs a State enforcing the constraints of the StateContract. |
| Methods in org.kuali.rice.location.api.state with parameters of type StateContract | |
|---|---|
static State.Builder |
State.Builder.create(StateContract contract)
creates a Parameter from an existing StateContract. |
| Uses of StateContract in org.kuali.rice.location.framework.state |
|---|
| Subinterfaces of StateContract in org.kuali.rice.location.framework.state | |
|---|---|
interface |
StateEbo
TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||