|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
org.kuali.kfs.sys.document.authorization.FinancialSystemTransactionalDocumentPresentationControllerBase
org.kuali.kfs.sys.document.authorization.LedgerPostingDocumentPresentationControllerBase
org.kuali.kfs.sys.document.authorization.AccountingDocumentPresentationControllerBase
org.kuali.kfs.fp.document.authorization.BudgetAdjustmentDocumentPresentationController
org.kuali.kfs.fp.document.authorization.YearEndBudgetAdjustmentDocumentPresentationController
public class YearEndBudgetAdjustmentDocumentPresentationController
Document Authorizer for the Year End Budget Adjustment document.
Constructor Summary | |
---|---|
YearEndBudgetAdjustmentDocumentPresentationController()
|
Method Summary | |
---|---|
boolean |
canInitiate(String documentTypeName)
Checks whether the BA document is active for the year end posting year. |
Methods inherited from class org.kuali.kfs.fp.document.authorization.BudgetAdjustmentDocumentPresentationController |
---|
canErrorCorrect |
Methods inherited from class org.kuali.kfs.sys.document.authorization.AccountingDocumentPresentationControllerBase |
---|
addExpenseEntryEditMode, canEdit, getCurrentRouteLevels, getEditModes, userOwnsAnyAccountingLine |
Methods inherited from class org.kuali.kfs.sys.document.authorization.FinancialSystemTransactionalDocumentPresentationControllerBase |
---|
canHaveBankEntry, getBankService, getDocumentActions |
Methods inherited from class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase |
---|
canAcknowledge, canAddAdhocRequests, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEditDocumentOverview, canFyi, canPerformRouteReport, canReload, canRoute, canSave, canSendAdhocRequests, canSendNoteFyi, getParameterService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public YearEndBudgetAdjustmentDocumentPresentationController()
Method Detail |
---|
public boolean canInitiate(String documentTypeName)
canInitiate
in interface org.kuali.rice.kns.document.authorization.DocumentPresentationController
canInitiate
in class BudgetAdjustmentDocumentPresentationController
org.kuali.rice.kns.authorization.DocumentAuthorizer#canInitiate(java.lang.String, org.kuali.rice.kns.bo.user.KualiUser)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |