|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EffortCertificationCreateService
The interface defines the methods that creates effort certification documents from the temporary build documents and routes them for approval.
Method Summary | |
---|---|
void |
create()
create effort certification documents and submit it for approval. |
void |
create(Integer fiscalYear,
String reportNumber)
create effort certification documents and submit it for approval. |
Method Detail |
---|
void create()
void create(Integer fiscalYear, String reportNumber)
fiscalYear
- the given fiscal year with which Labor ledgers can be extracted.reportNumber
- the given report number to run.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |