|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Immutable @ThreadSafe public interface Organizations
A read-only collection of all the organizations set up in Accpac, at the time
that the collection is constructed by a call to
ISharedDataSet.getOrganizations()
| Method Summary | |
|---|---|
Organization |
get(int index)
Get the specified Organization object |
int |
getCount()
Get the number of organizations in the list |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
Organization get(int index)
index - the zero-based index of the desired Organization
Organizationint getCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||