public static class Profile.Builder extends AbstractAccessEntity.Builder
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(Profile profile)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
Profile |
commit()
Finalizes the data gathered for this builder instance.
|
List<ProfileValue.Builder> |
getProfileValues()
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(Profile profile)
public Profile 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<ProfileValue.Builder> getProfileValues()
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/