|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.day.cq.wcm.foundation.forms.impl.FormsManagerImpl
public class FormsManagerImpl
Default implementation of the forms manager.
| Nested Class Summary | |
|---|---|
static class |
FormsManagerImpl.EventListenerWrapper
|
| Nested classes/interfaces inherited from interface com.day.cq.wcm.foundation.forms.FormsManager |
|---|
FormsManager.ComponentDescription |
| Constructor Summary | |
|---|---|
FormsManagerImpl()
|
|
| Method Summary | |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context)
Activate the forms manager. |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext)
Dectivate the forms manager. |
Iterator<FormsManager.ComponentDescription> |
getActions()
Return the paths for all action resources. |
Iterator<FormsManager.ComponentDescription> |
getConstraints()
Return the paths for all constraint resources. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormsManagerImpl()
| Method Detail |
|---|
public Iterator<FormsManager.ComponentDescription> getActions()
FormsManager
getActions in interface FormsManagerFormsManager.getActions()public Iterator<FormsManager.ComponentDescription> getConstraints()
FormsManager
getConstraints in interface FormsManagerFormsManager.getConstraints()
protected void activate(org.osgi.service.component.ComponentContext context)
throws RepositoryException
context -
RepositoryExceptionprotected void deactivate(org.osgi.service.component.ComponentContext componentContext)
context -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||