| Package | Description |
|---|---|
| buri.ddmsence.ddms |
Contains the top-level DDMS component,
Resource, various exception classes, and other supporting classes. |
| buri.ddmsence.ddms.security.ism |
Contains the components from the "Security" set of the DDMS specification which exist in the ISM XML namespace.
|
| Modifier and Type | Method and Description |
|---|---|
NoticeAttributes |
Resource.getNoticeAttributes()
Accessor for the Notice Attributes.
|
| Constructor and Description |
|---|
Resource(List<IDDMSComponent> topLevelComponents,
Boolean resourceElement,
String createDate,
List<String> compliesWiths,
Integer ismDESVersion,
Integer ntkDESVersion,
SecurityAttributes securityAttributes,
NoticeAttributes noticeAttributes,
ExtensibleAttributes extensibleAttributes)
Constructor for creating a DDMS resource of any version from raw data.
|
| Modifier and Type | Method and Description |
|---|---|
NoticeAttributes |
NoticeAttributes.Builder.commit()
Finalizes the data gathered for this builder instance.
|
static NoticeAttributes |
NoticeAttributes.getNonNullInstance(NoticeAttributes noticeAttributes)
Returns a non-null instance of notice attributes.
|
NoticeAttributes |
Notice.getNoticeAttributes()
Accessor for the Notice Attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static NoticeAttributes |
NoticeAttributes.getNonNullInstance(NoticeAttributes noticeAttributes)
Returns a non-null instance of notice attributes.
|
| Constructor and Description |
|---|
Builder(NoticeAttributes attributes)
Constructor which starts from an existing component.
|
Notice(List<NoticeText> noticeTexts,
SecurityAttributes securityAttributes,
NoticeAttributes noticeAttributes)
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/