|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.publishing.test.SiteType
public class SiteType
Constructor Summary | |
---|---|
SiteType()
|
Method Summary | |
---|---|
void |
init()
Init method. |
void |
onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef childAssocRef)
On create node behaviour |
void |
setChannelService(ChannelService channelService)
|
void |
setPolicyComponent(PolicyComponent policyComponent)
Set the policy component |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SiteType()
Method Detail |
---|
public void setPolicyComponent(PolicyComponent policyComponent)
policyComponent
- policy componentpublic void setChannelService(ChannelService channelService)
public void init()
public void onCreateNode(org.alfresco.service.cmr.repository.ChildAssociationRef childAssocRef)
childAssocRef
- child association reference
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |