public interface CampusContract extends Versioned, GloballyUnique, Inactivatable, Coded
CampusContract interface.
| Modifier and Type | Method and Description | 
|---|---|
| CampusTypeContract | getCampusType()This is the campus type for the Campus. | 
| String | getName()This is the name for the Campus. | 
| String | getShortName()This is the short name for the Campus. | 
getVersionNumbergetObjectIdisActiveString getName()
It is a name a campus.
String getShortName()
It is a shorter name for a campus.
CampusTypeContract getCampusType()
It is a object that defines the type of a campus.
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.