Package | Description |
---|---|
buri.ddmsence.ddms.resource |
Contains the components from the "Resource" set of the DDMS specification.
|
buri.ddmsence.ddms.summary |
Contains the components from the "Summary" set of the DDMS specification.
|
Modifier and Type | Method and Description |
---|---|
List<Link> |
RevisionRecall.getLinks()
Accessor for the list of Links.
|
Constructor and Description |
---|
RevisionRecall(List<Link> links,
List<Details> details,
Integer revisionID,
String revisionType,
String network,
String otherNetwork,
XLinkAttributes xlinkAttributes,
SecurityAttributes securityAttributes)
Constructor for creating a component from raw data, based on links and details.
|
Modifier and Type | Method and Description |
---|---|
Link |
Link.Builder.commit() |
Modifier and Type | Method and Description |
---|---|
List<Link> |
RelatedResource.getLinks()
Accessor for the links (1 to many).
|
Constructor and Description |
---|
Builder(Link link)
Constructor which starts from an existing component.
|
Constructor and Description |
---|
RelatedResource(List<Link> links,
String relationship,
String direction,
String qualifier,
String value,
SecurityAttributes securityAttributes)
Constructor for creating a component from raw data
|
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/