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.xmlsign |
Modifier and Type | Method and Description |
---|---|
abstract CreateTransformsInfoProfile |
SPSSFactory.createCreateTransformsInfoProfile(CreateTransformsInfo transformsInfo,
List supplements)
Create a new
CreateTransformsInfoProfile object by providing
the profile data explicitly. |
abstract CreateTransformsInfoProfile |
SPSSFactory.createCreateTransformsInfoProfile(String profileID)
Create a new
CreateTransformsInfoProfile object containing a
reference to a locally stored profile. |
Modifier and Type | Method and Description |
---|---|
abstract DataObjectInfo |
SPSSFactory.createDataObjectInfo(String structure,
boolean childOfManifest,
Content dataObject,
CreateTransformsInfoProfile createTransformsInfoProfile)
Create a new
DataObjectInfo object. |
Modifier and Type | Class and Description |
---|---|
class |
CreateTransformsInfoProfileExplicitImpl
Default implementation of
CreateTransformsInfoProfileExplicit . |
class |
CreateTransformsInfoProfileIDImpl
Default implementation of
CreateTransformsInfoProfileID . |
Modifier and Type | Method and Description |
---|---|
CreateTransformsInfoProfile |
SPSSFactoryImpl.createCreateTransformsInfoProfile(CreateTransformsInfo transformsInfo,
List supplements) |
CreateTransformsInfoProfile |
SPSSFactoryImpl.createCreateTransformsInfoProfile(String profileID) |
CreateTransformsInfoProfile |
DataObjectInfoImpl.getCreateTransformsInfoProfile() |
Modifier and Type | Method and Description |
---|---|
DataObjectInfo |
SPSSFactoryImpl.createDataObjectInfo(String structure,
boolean childOfManifest,
Content dataObject,
CreateTransformsInfoProfile createTransformsInfoProfile) |
void |
DataObjectInfoImpl.setCreateTransformsInfoProfile(CreateTransformsInfoProfile profile)
Sets additional information for the transformations.
|
Modifier and Type | Method and Description |
---|---|
CreateTransformsInfoProfile |
ProfileParser.parseCreateTransformsInfoProfile(Element profileElem)
Parse a
CreateTransformsInfoProfile DOM element. |
Modifier and Type | Interface and Description |
---|---|
interface |
CreateTransformsInfoProfileExplicit
Encapsulates explicit transformation informations.
|
interface |
CreateTransformsInfoProfileID
Encapsulates transformation information given via an identifier.
|
Modifier and Type | Method and Description |
---|---|
CreateTransformsInfoProfile |
DataObjectInfo.getCreateTransformsInfoProfile()
Gets information for the transformation of the data object.
|
Copyright © 2016. All rights reserved.