Package | Description |
---|---|
de.esprit.netsuite.netdata.agent.internal.abo |
Contains Agents for managing Alive Business Objects (ABOs)
|
de.esprit.netsuite.server.abo |
Contains server classes for working with Alive Business Objects (ABOs)
|
Constructor and Description |
---|
ABOFindAgent(ClientContext clientCtx,
A master,
ABOFilter filter) |
Modifier and Type | Method and Description |
---|---|
A[] |
AliveBusinessObject.findCachedABOs(ABOFilter filter)
Returns all cached ABOs of this type that match the filter condition.
|
I[] |
AbstractABO.findCachedABOs(ABOFilter filter) |
<A extends AliveBusinessObject> |
ABOServerCache.findCachedABOs(SessionId sessionId,
java.lang.Class<A> aboClass,
ABOFilter filter)
Returns a list of ABOs matching the given type and condition.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.