public interface LprRoster extends IdEntity
Modifier and Type | Method and Description |
---|---|
List<String> |
getAssociatedLuiIds()
This method gets the Ids of the associated LUIs for the LPR
Roster.
|
TimeAmountInfo |
getCheckInFrequency()
The frequency in terms of time period that an entry has to
check in to maintain active status in this roster.
|
Boolean |
getCheckInRequired()
Is check in required to maintain an active status in this
roster.
|
Integer |
getMaximumCapacity()
The maximum capacity of the roster.
|
getType, getTypeKey
getState, getStateKey
getAttributes
List<String> getAssociatedLuiIds()
Integer getMaximumCapacity()
Boolean getCheckInRequired()
TimeAmountInfo getCheckInFrequency()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.