public static class Service.Builder extends AbstractRoleEntity.Builder
IBuilder,
Serialized Form| Constructor and Description |
|---|
Builder()
Empty constructor
|
Builder(Service service)
Constructor which starts from an existing component.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
commit()
Finalizes the data gathered for this builder instance.
|
List<String> |
getAffiliations()
Builder accessor for the affiliations
|
boolean |
isEmpty()
Helper method to determine if any values have been entered for this Person.
|
void |
setAffiliations(List<String> affiliations)
Builder accessor for the affiliations
|
getEmails, getExtensibleAttributes, getNames, getPhones, setEmails, setExtensibleAttributes, setNames, setPhonespublic Builder()
public Builder(Service service)
public Service commit() throws InvalidDDMSException
IBuilderInvalidDDMSException - if any required information is missing or malformedIBuilder.commit()public boolean isEmpty()
isEmpty in interface IBuilderisEmpty in class AbstractRoleEntity.Builderpublic List<String> getAffiliations()
public void setAffiliations(List<String> affiliations)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/