public static class Group.Builder extends AbstractAccessEntity.Builder
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(Group group)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
Group |
commit()
Finalizes the data gathered for this builder instance.
|
List<GroupValue.Builder> |
getGroupValues()
Builder accessor for the values
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
getSecurityAttributes, getSystemName, setSecurityAttributes, setSystemName
public Builder()
public Builder(Group group)
public Group commit() throws InvalidDDMSException
IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
IBuilder
isEmpty
in interface IBuilder
isEmpty
in class AbstractAccessEntity.Builder
IBuilder.isEmpty()
public List<GroupValue.Builder> getGroupValues()
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/