public class AccessSecurityRestrictionInfo extends org.kuali.rice.krad.bo.TransientBusinessObjectBase
| Constructor and Description |
|---|
AccessSecurityRestrictionInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentNumber()
Gets the documentNumber attribute.
|
String |
getPropertyLabel()
Gets the propertyLabel attribute.
|
String |
getPropertyName()
Gets the propertyName attribute.
|
String |
getRetrictedValue()
Gets the retrictedValue attribute.
|
String |
getSecurityAttributeName()
Gets the securityAttributeName attribute.
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute value.
|
void |
setPropertyLabel(String propertyLabel)
Sets the propertyLabel attribute value.
|
void |
setPropertyName(String propertyName)
Sets the propertyName attribute value.
|
void |
setRetrictedValue(String retrictedValue)
Sets the retrictedValue attribute value.
|
void |
setSecurityAttributeName(String securityAttributeName)
Sets the securityAttributeName attribute value.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
public AccessSecurityRestrictionInfo()
public String getSecurityAttributeName()
public void setSecurityAttributeName(String securityAttributeName)
securityAttributeName - The securityAttributeName to set.public String getPropertyName()
public void setPropertyName(String propertyName)
propertyName - The propertyName to set.public String getRetrictedValue()
public void setRetrictedValue(String retrictedValue)
retrictedValue - The retrictedValue to set.public String getPropertyLabel()
public void setPropertyLabel(String propertyLabel)
propertyLabel - The propertyLabel to set.public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber - The documentNumber to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.