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, isHiddenSectionId
addFullyMaskedField, addPartiallyMaskedField, getFieldRestriction, hasAnyFieldRestrictions, hasRestriction
void addReadOnlyField(String fieldName)
void addReadOnlySectionId(String sectionId)
Set<String> getReadOnlySectionIds()
boolean isReadOnlySectionId(String sectionId)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.