@Deprecated public class InquiryOrMaintenanceDocumentRestrictionsBase extends BusinessObjectRestrictionsBase implements InquiryOrMaintenanceDocumentRestrictions, InquiryRestrictions
allRestrictedFields| Constructor and Description |
|---|
InquiryOrMaintenanceDocumentRestrictionsBase()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addHiddenField(String fieldName)
Deprecated.
|
void |
addHiddenSectionId(String sectionId)
Deprecated.
|
void |
clearAllRestrictions()
Deprecated.
|
FieldRestriction |
getFieldRestriction(String fieldName)
Deprecated.
This method returns the authorization setting for the given field name.
|
boolean |
hasAnyFieldRestrictions()
Deprecated.
|
boolean |
hasRestriction(String fieldName)
Deprecated.
|
protected boolean |
isHiddenField(String fieldName)
Deprecated.
|
boolean |
isHiddenSectionId(String sectionId)
Deprecated.
|
addFullyMaskedField, addPartiallyMaskedField, isFullyMaskedField, isPartiallyMaskedField, normalizeFieldNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFullyMaskedField, addPartiallyMaskedFieldpublic InquiryOrMaintenanceDocumentRestrictionsBase()
public void addHiddenField(String fieldName)
addHiddenField in interface InquiryOrMaintenanceDocumentRestrictionspublic void addHiddenSectionId(String sectionId)
addHiddenSectionId in interface InquiryOrMaintenanceDocumentRestrictionspublic FieldRestriction getFieldRestriction(String fieldName)
BusinessObjectRestrictionsBasegetFieldRestriction in interface BusinessObjectRestrictionsgetFieldRestriction in class BusinessObjectRestrictionsBasefieldName - - name of field to get authorization restrictions for.public boolean hasRestriction(String fieldName)
hasRestriction in interface BusinessObjectRestrictionshasRestriction in class BusinessObjectRestrictionsBaseorg.kuali.rice.krad.authorization.BusinessObjectRestrictionsBase#hasRestriction(java.lang.String)public boolean hasAnyFieldRestrictions()
hasAnyFieldRestrictions in interface BusinessObjectRestrictionshasAnyFieldRestrictions in class BusinessObjectRestrictionsBaseorg.kuali.rice.krad.authorization.BusinessObjectRestrictionsBase#hasAnyFieldRestrictions()public void clearAllRestrictions()
clearAllRestrictions in class BusinessObjectRestrictionsBasepublic boolean isHiddenSectionId(String sectionId)
isHiddenSectionId in interface InquiryOrMaintenanceDocumentRestrictionsorg.kuali.rice.krad.authorization.InquiryOrMaintenanceDocumentRestrictions#isHiddenSectionId(java.lang.String)protected boolean isHiddenField(String fieldName)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.