public interface MaintenanceDocumentRestrictions extends InquiryOrMaintenanceDocumentRestrictions
| Modifier and Type | Method and Description | 
|---|---|
| void | addReadOnlyField(String fieldName) | 
| void | addReadOnlySectionId(String sectionId) | 
| Set<String> | getReadOnlySectionIds() | 
| boolean | isReadOnlySectionId(String sectionId) | 
addHiddenField, addHiddenSectionId, isHiddenSectionIdaddFullyMaskedField, addPartiallyMaskedField, getFieldRestriction, hasAnyFieldRestrictions, hasRestrictionvoid addReadOnlyField(String fieldName)
void addReadOnlySectionId(String sectionId)
Set<String> getReadOnlySectionIds()
boolean isReadOnlySectionId(String sectionId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.