Package | Description |
---|---|
at.gv.egovernment.moa.spss.api | |
at.gv.egovernment.moa.spss.api.impl | |
at.gv.egovernment.moa.spss.api.xmlbind | |
at.gv.egovernment.moa.spss.api.xmlverify |
Modifier and Type | Method and Description |
---|---|
abstract SupplementProfile |
SPSSFactory.createSupplementProfile(String profileID)
Create a new
SupplementProfile object containing a reference
to a locally stored profile. |
abstract SupplementProfile |
SPSSFactory.createSupplementProfile(XMLDataObjectAssociation supplementProfile)
Create a new
SupplementProfile object by providing the profile
data explicitly. |
Modifier and Type | Class and Description |
---|---|
class |
SupplementProfileExplicitImpl
Default implementation of
SupplementProfileExplicit . |
class |
SupplementProfileIDImpl
Default implementation of
SupplementProfileID . |
Modifier and Type | Method and Description |
---|---|
SupplementProfile |
SPSSFactoryImpl.createSupplementProfile(String profileID) |
SupplementProfile |
SPSSFactoryImpl.createSupplementProfile(XMLDataObjectAssociation supplementProfile) |
Modifier and Type | Method and Description |
---|---|
SupplementProfile |
ProfileParser.parseSupplementProfile(Element profileElem)
Parse a
SupplementProfile DOM element. |
Modifier and Type | Interface and Description |
---|---|
interface |
SupplementProfileExplicit
Encapsulates explicit supplementary information.
|
interface |
SupplementProfileID
Encapsulates supplementary information stored in a profile.
|
Copyright © 2016. All rights reserved.