org.kuali.kfs.sec.datadictionary
Class SecAccountingLineGroupDefinition

java.lang.Object
  extended by org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
      extended by org.kuali.kfs.sys.document.datadictionary.AccountingLineGroupDefinition
          extended by 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

Field Summary
 
Fields inherited from class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
id
 
Constructor Summary
SecAccountingLineGroupDefinition()
           
 
Method Summary
protected  AccountingLineAuthorizer createAccountingLineAuthorizer()
          Creates a new instance of the security accounting line authorizer and sets the configured authorizer property
 
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
 

Constructor Detail

SecAccountingLineGroupDefinition

public SecAccountingLineGroupDefinition()
Method Detail

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.