public static class Profile.Builder extends AbstractAccessEntity.Builder
IBuilder,
Serialized Form| Constructor and Description |
|---|
Profile.Builder()
Empty constructor
|
Profile.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, setSystemNamepublic Profile.Builder()
public Profile.Builder(Profile profile)
public Profile commit() throws InvalidDDMSException
IBuilderInvalidDDMSException - if any required information is missing or malformedIBuilder.commit()public boolean isEmpty()
IBuilderisEmpty in interface IBuilderisEmpty in class AbstractAccessEntity.BuilderIBuilder.isEmpty()public List<ProfileValue.Builder> getProfileValues()
Copyright 2010 - 2014 by Brian Uri!
Generated on 05/30/2014 06:37 PM
http://ddmsence.urizone.net/