public class TemplateInNode extends Template
Constructor and Description |
---|
TemplateInNode() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAssignedNodes()
List of node names to which this template is assigned
|
int |
getNodeId()
ID of the node to which the template is assigned
|
void |
setAssignedNodes(List<String> assignedNodes)
Set assigned node names
|
void |
setNodeId(int nodeId)
Set the node ID
|
equals, getCdate, getChannelId, getChannelSetId, getCreator, getDescription, getEdate, getEditor, getFolderId, getGlobalId, getId, getInheritedFrom, getMarkupLanguage, getMasterId, getMasterNode, getName, getObjectTags, getPath, getSource, getTemplateTags, isInherited, isLocked, isMaster, setCdate, setChannelId, setChannelSetId, setCreator, setDescription, setEdate, setEditor, setFolderId, setGlobalId, setId, setInherited, setInheritedFrom, setLocked, setMarkupLanguage, setMaster, setMasterId, setMasterNode, setName, setObjectTags, setPath, setSource, setTemplateTags
public int getNodeId()
public void setNodeId(int nodeId)
nodeId
- node IDpublic List<String> getAssignedNodes()
Copyright © 2024 Gentics Software. All rights reserved.