@Deprecated public interface MaintenanceDocumentRestrictions extends InquiryOrMaintenanceDocumentRestrictions
| Modifier and Type | Method and Description |
|---|---|
void |
addReadOnlyField(String fieldName)
Deprecated.
|
void |
addReadOnlySectionId(String sectionId)
Deprecated.
|
Set<String> |
getReadOnlySectionIds()
Deprecated.
|
boolean |
isReadOnlySectionId(String sectionId)
Deprecated.
|
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.