org.kuali.kfs.sec.datadictionary
Class SecAccountingLineGroupDefinition
java.lang.Object
org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
org.kuali.kfs.sys.document.datadictionary.AccountingLineGroupDefinition
org.kuali.kfs.sec.datadictionary.SecAccountingLineGroupDefinition
- All Implemented Interfaces:
- Serializable, org.kuali.rice.kns.datadictionary.DataDictionaryDefinition, org.springframework.beans.factory.InitializingBean
public class SecAccountingLineGroupDefinition
- extends AccountingLineGroupDefinition
Override of group definition to wrap access security around accounting objects
- See Also:
- Serialized Form
Fields inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase |
id |
Methods inherited from class org.kuali.kfs.sys.document.datadictionary.AccountingLineGroupDefinition |
completeValidation, createAccountingLineGroup, getAccountingLineAuthorizer, getAccountingLineAuthorizerClass, getAccountingLineClass, getAccountingLineComparator, getAccountingLineGroupActions, getAccountingLineGroupClass, getAccountingLineView, getErrorKey, getForceColumnCount, getGroupLabel, getImportedLinePropertyPrefix, getTotals, isHeaderRendering, isImportingAllowed, isTopHeadersAfterFirstLineHiding, setAccountingLineAuthorizerClass, setAccountingLineClass, setAccountingLineComparatorClass, setAccountingLineGroupActions, setAccountingLineGroupClass, setAccountingLineView, setErrorKey, setForceColumnCount, setGroupLabel, setHeaderRendering, setImportedLinePropertyPrefix, setImportingAllowed, setTopHeadersAfterFirstLineHiding, setTotals |
Methods inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase |
afterPropertiesSet, getId, setId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecAccountingLineGroupDefinition
public SecAccountingLineGroupDefinition()
createAccountingLineAuthorizer
protected AccountingLineAuthorizer createAccountingLineAuthorizer()
- Creates a new instance of the security accounting line authorizer and sets the configured authorizer property
- Overrides:
createAccountingLineAuthorizer
in class AccountingLineGroupDefinition
- Returns:
- the accounting line authorizer for this group
- See Also:
AccountingLineGroupDefinition.createAccountingLineAuthorizer()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.