Uses of Interface
org.osid.financials.posting.PostEntry
Packages that use PostEntry
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of PostEntry in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostEntryModifier and TypeMethodDescriptionPostEntryAdminSession.createPostEntry(PostEntryForm entryForm) Creates a newPostEntry.PostEntryList.getNextPostEntries(long n) Gets the next set ofPostEntryelements in this list.PostEntryList.getNextPostEntry()Gets the nextPostEntryin this list.PostEntryLookupSession.getPostEntry(Id postEntryId) Gets thePostEntryspecified by itsId.