Package org.kuali.rice.core.api.mo

Copyright 2005-2013 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.

See:
          Description

Interface Summary
ModelBuilder This is an interface that defines a builder.
ModelObjectBasic All model objects in rice should be Serializable & override ModelObjectBasic.toString().
ModelObjectComplete Complete model objects in rice override ModelObjectComplete.equals(Object), ModelObjectComplete.hashCode(), in addition to what is defined in the ModelObjectBasic interface.
ModelObjectUtils.Transformer<A,B>  
 

Class Summary
AbstractDataTransferObject All model object's that are Jaxb annotated should extend this class.
AbstractDataTransferObject.Constants Defines some internal constants used on this class.
ModelObjectUtils A set of simple utilities to assist with common idioms in immutable model objects and their builders.
 

Package org.kuali.rice.core.api.mo Description

Copyright 2005-2013 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. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.