| Package | Description | 
|---|---|
| buri.ddmsence | 
The core package of DDMSence, which contains the abstract base classes which do not need to be directly referenced. | 
| buri.ddmsence.ddms.security.ntk | 
Contains the components from the "Security" set of the DDMS specification which exist in the NTK XML namespace. | 
| Modifier and Type | Method and Description | 
|---|---|
| SystemName | AbstractAccessEntity. getSystemName()Accessor for the system name | 
| Constructor and Description | 
|---|
| AbstractAccessEntity(String name,
                    SystemName systemName,
                    SecurityAttributes securityAttributes)Constructor for creating a component from raw data. | 
| Modifier and Type | Method and Description | 
|---|---|
| SystemName | SystemName.Builder. commit() | 
| Constructor and Description | 
|---|
| Builder(SystemName systemName)Constructor which starts from an existing component. | 
| Group(SystemName systemName,
     List<GroupValue> groupValues,
     SecurityAttributes securityAttributes)Constructor for creating a component from raw data | 
| Individual(SystemName systemName,
          List<IndividualValue> individualValues,
          SecurityAttributes securityAttributes)Constructor for creating a component from raw data | 
| Profile(SystemName systemName,
       List<ProfileValue> profileValues,
       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/