|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrganizationReversionCategoryLogic
An interface that represents the logic of a category associated with the Organization Reversion Process
| Method Summary | |
|---|---|
boolean |
containsObjectCode(ObjectCode oc)
Given an object code, determins if balances with the object code should be added to the bucket for this category or not |
String |
getCode()
Returns the code of the organization reversion category this logic is associated with |
String |
getName()
Returns the name of the organization reversion category this logic is associated with? |
boolean |
isExpense()
Does this category represent an expense? |
| Method Detail |
|---|
boolean containsObjectCode(ObjectCode oc)
oc - the object code of a balance
String getCode()
String getName()
boolean isExpense()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||