org.jasig.portlet.contacts.decorators.impl
Class AgregateContactDecorator
java.lang.Object
org.jasig.portlet.contacts.decorators.impl.AgregateContactDecorator
- All Implemented Interfaces:
- ContactDecorator
public class AgregateContactDecorator
- extends Object
- implements ContactDecorator
- Author:
- Chris White
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgregateContactDecorator
public AgregateContactDecorator()
decorate
public void decorate(Contact contact)
- Specified by:
decorate in interface ContactDecorator
decorate
public void decorate(ContactSet contacts)
- Specified by:
decorate in interface ContactDecorator
setOverride
public void setOverride(boolean override)
- Specified by:
setOverride in interface ContactDecorator
setDecorators
public void setDecorators(Collection<ContactDecorator> decorators)
Copyright © 2013 Jasig. All Rights Reserved.