|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstantiatorNotFoundException | |
com.arsdigita.domain | Domain Objects provide an application logic tier between the persistent storage and presentation tiers. |
Uses of InstantiatorNotFoundException in com.arsdigita.domain |
Methods in com.arsdigita.domain that throw InstantiatorNotFoundException | |
static DomainObject |
DomainObjectFactory.newInstance(DataObject dataObject)
Instantiates a domain object given a data object. |
static DomainObject |
DomainObjectFactory.newInstance(OID oid)
Instantiate a domain object given an OID. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |