public static class Profile.Builder extends AbstractAccessEntity.Builder
IBuilder, 
Serialized Form| Constructor 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, setSystemNamepublic Builder()
public 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 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/