|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurableService
Configurable service interface
Method Summary | |
---|---|
NodeRef |
getConfigurationFolder(NodeRef nodeRef)
Get the configuration folder associated with a configuration node |
boolean |
isConfigurable(NodeRef nodeRef)
Indicates whether a node is configurable or not |
void |
makeConfigurable(NodeRef nodeRef)
Makes a specified node Configurable. |
Method Detail |
---|
boolean isConfigurable(NodeRef nodeRef)
nodeRef
- the node reference
void makeConfigurable(NodeRef nodeRef)
This will create the cofigurable folder, associate it as a child of the node and apply the configurable aspect to the node.
nodeRef
- the node referenceNodeRef getConfigurationFolder(NodeRef nodeRef)
nodeRef
- the node reference
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |