@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, normalizeFieldName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFullyMaskedField, addPartiallyMaskedField
public InquiryOrMaintenanceDocumentRestrictionsBase()
public void addHiddenField(String fieldName)
addHiddenField
in interface InquiryOrMaintenanceDocumentRestrictions
public void addHiddenSectionId(String sectionId)
addHiddenSectionId
in interface InquiryOrMaintenanceDocumentRestrictions
public FieldRestriction getFieldRestriction(String fieldName)
BusinessObjectRestrictionsBase
getFieldRestriction
in interface BusinessObjectRestrictions
getFieldRestriction
in class BusinessObjectRestrictionsBase
fieldName
- - name of field to get authorization restrictions for.public boolean hasRestriction(String fieldName)
hasRestriction
in interface BusinessObjectRestrictions
hasRestriction
in class BusinessObjectRestrictionsBase
org.kuali.rice.krad.authorization.BusinessObjectRestrictionsBase#hasRestriction(java.lang.String)
public boolean hasAnyFieldRestrictions()
hasAnyFieldRestrictions
in interface BusinessObjectRestrictions
hasAnyFieldRestrictions
in class BusinessObjectRestrictionsBase
org.kuali.rice.krad.authorization.BusinessObjectRestrictionsBase#hasAnyFieldRestrictions()
public void clearAllRestrictions()
clearAllRestrictions
in class BusinessObjectRestrictionsBase
public boolean isHiddenSectionId(String sectionId)
isHiddenSectionId
in interface InquiryOrMaintenanceDocumentRestrictions
org.kuali.rice.krad.authorization.InquiryOrMaintenanceDocumentRestrictions#isHiddenSectionId(java.lang.String)
protected boolean isHiddenField(String fieldName)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.