com.silverpeas.whitePages.service
Class WhitePagesServiceImpl
java.lang.Object
com.silverpeas.whitePages.service.WhitePagesServiceImpl
- All Implemented Interfaces:
- WhitePagesService
@Service(value="whitePagesService")
@Transactional
public class WhitePagesServiceImpl
- extends Object
- implements WhitePagesService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_NAME
public static final String COMPONENT_NAME
- See Also:
- Constant Field Values
WhitePagesServiceImpl
public WhitePagesServiceImpl()
createSearchFields
public void createSearchFields(String[] fields,
String instanceId)
- Specified by:
createSearchFields
in interface WhitePagesService
getSearchFields
public SortedSet<SearchField> getSearchFields(String instanceId)
- Specified by:
getSearchFields
in interface WhitePagesService
deleteFields
public void deleteFields(String instanceId)
- Specified by:
deleteFields
in interface WhitePagesService
Copyright © 2016 Silverpeas. All Rights Reserved.