public class FinancialSystemBusinessObjectEntry extends org.kuali.rice.kns.datadictionary.BusinessObjectEntry
Modifier and Type | Field and Description |
---|---|
protected List<AccessSecurityAttributeRestrictionEntry> |
accessRestrictedAttributes |
inquiryDefinition, lookupDefinition
baseBusinessObjectClass
boNotesEnabled, dataObjectClass, exporterClass, groupByAttributesForEffectiveDating, helpDefinition, inactivationBlockingDefinitions, mustOccurConstraints, name, objectDescription, objectLabel, primaryKeys, titleAttribute
Constructor and Description |
---|
FinancialSystemBusinessObjectEntry() |
Modifier and Type | Method and Description |
---|---|
List<AccessSecurityAttributeRestrictionEntry> |
getAccessRestrictedAttributes()
Gets the accessRestrictedAttributes attribute.
|
void |
setAccessRestrictedAttributes(List<AccessSecurityAttributeRestrictionEntry> accessRestrictedAttributes)
Sets the accessRestrictedAttributes attribute value.
|
completeValidation, getInquiryDefinition, getLookupDefinition, hasInquiryDefinition, hasLookupDefinition, setInquiryDefinition, setLookupDefinition
afterPropertiesSet, getBaseBusinessObjectClass, getBusinessObjectClass, setBaseBusinessObjectClass, setBusinessObjectClass, toString
completeValidation, getDataObjectClass, getEntryClass, getExporterClass, getFullClassName, getGroupByAttributesForEffectiveDating, getHelpDefinition, getInactivationBlockingDefinitions, getJstlKey, getMustOccurConstraints, getName, getObjectDescription, getObjectLabel, getPrimaryKeys, getTitleAttribute, isBoNotesEnabled, setBoNotesEnabled, setDataObjectClass, setExporterClass, setGroupByAttributesForEffectiveDating, setHelpDefinition, setInactivationBlockingDefinitions, setMustOccurConstraints, setName, setObjectDescription, setObjectLabel, setPrimaryKeys, setTitleAttribute
getAttributeDefinition, getAttributeNames, getAttributes, getCollectionDefinition, getCollectionNames, getCollections, getComplexAttributes, getRelationshipDefinition, getRelationshipNames, getRelationships, getStateMapping, setAttributes, setCollections, setComplexAttributes, setRelationships, setStateMapping
copy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
protected List<AccessSecurityAttributeRestrictionEntry> accessRestrictedAttributes
public FinancialSystemBusinessObjectEntry()
public List<AccessSecurityAttributeRestrictionEntry> getAccessRestrictedAttributes()
public void setAccessRestrictedAttributes(List<AccessSecurityAttributeRestrictionEntry> accessRestrictedAttributes)
accessRestrictedAttributes
- The accessRestrictedAttributes to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.