|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NodeDetail in com.silverpeas.coordinates.importExport |
---|
Methods in com.silverpeas.coordinates.importExport that return NodeDetail | |
---|---|
NodeDetail |
CoordinateImportExport.addPosition(NodeDetail position,
String axisId,
String componentId)
Add position top the axis |
NodeDetail |
CoordinateImportExport.getNodeDetailByName(String name,
int nodeRootId,
String componentId)
Get a node by its name. |
NodeDetail |
CoordinateImportExport.getNodeHeader(NodePK pk)
Get node Detail |
NodeDetail |
CoordinateImportExport.getNodeHeader(String id,
String componentId)
Get node Detail |
Methods in com.silverpeas.coordinates.importExport that return types with arguments of type NodeDetail | |
---|---|
List<NodeDetail> |
CoordinateImportExport.getAxis(String componentId)
Get axis of the component |
List<NodeDetail> |
CoordinateImportExport.getAxisHeaders(String componentId)
|
List<NodeDetail> |
CoordinateImportExport.getAxisHeadersWithChildren(String componentId,
boolean includeUnclassified,
boolean takeAxisInChildrenList)
Get axis header with Children |
Collection<NodeDetail> |
CoordinateImportExport.getPathOfNode(NodePK nodePk)
|
Methods in com.silverpeas.coordinates.importExport with parameters of type NodeDetail | |
---|---|
NodeDetail |
CoordinateImportExport.addPosition(NodeDetail position,
String axisId,
String componentId)
Add position top the axis |
Uses of NodeDetail in com.silverpeas.importExport.control |
---|
Methods in com.silverpeas.importExport.control that return NodeDetail | |
---|---|
NodeDetail |
GEDImportExport.addSubTopicToTopic(File directory,
int topicId,
MassiveReport massiveReport)
Ajoute un sous-noeud a un noeud existant a partir d'un repertoire du systeme de fichiers. |
NodeDetail |
GEDImportExport.createTopicForUnitImport(UnitReport unitReport,
NodeDetail nodeDetail,
int parentTopicId)
Ajoute un sous-noeud a un noeud existant a partir d'un repertoire du systeme de fichiers. |
Methods in com.silverpeas.importExport.control with parameters of type NodeDetail | |
---|---|
protected abstract NodePK |
GEDImportExport.addSubTopicToTopic(NodeDetail nodeDetail,
int topicId,
MassiveReport massiveReport)
Methode ajoutant un theme a un theme deja existant. |
protected abstract NodePK |
GEDImportExport.addSubTopicToTopic(NodeDetail nodeDetail,
int topicId,
UnitReport unitReport)
Methode ajoutant un theme a un theme deja existant. |
NodeDetail |
GEDImportExport.createTopicForUnitImport(UnitReport unitReport,
NodeDetail nodeDetail,
int parentTopicId)
Ajoute un sous-noeud a un noeud existant a partir d'un repertoire du systeme de fichiers. |
Uses of NodeDetail in com.silverpeas.importExport.report |
---|
Method parameters in com.silverpeas.importExport.report with type arguments of type NodeDetail | |
---|---|
String |
HtmlExportGenerator.kmaxAxisToHTML(List<NodeDetail> axis,
String language)
Specific Kmax |
Uses of NodeDetail in com.silverpeas.node.importexport |
---|
Methods in com.silverpeas.node.importexport that return NodeDetail | |
---|---|
NodeDetail |
NodeTreeType.getNodeDetail()
|
Methods in com.silverpeas.node.importexport that return types with arguments of type NodeDetail | |
---|---|
Collection<NodeDetail> |
NodeImportExport.getPathOfNode(NodePK nodePk)
Méthode récupération du chemin de topics menant à un topic donné |
Methods in com.silverpeas.node.importexport with parameters of type NodeDetail | |
---|---|
void |
NodeTreeType.setNodeDetail(NodeDetail detail)
|
Uses of NodeDetail in com.silverpeas.sharing.model |
---|
Methods in com.silverpeas.sharing.model that return types with arguments of type NodeDetail | |
---|---|
ShareableResource<NodeDetail> |
NodeTicket.getResource()
|
Uses of NodeDetail in com.silverpeas.sharing.security |
---|
Constructors in com.silverpeas.sharing.security with parameters of type NodeDetail | |
---|---|
ShareableNode(String token,
NodeDetail accessedObject)
|
Uses of NodeDetail in com.stratelia.webactiv.util.node.control |
---|
Methods in com.stratelia.webactiv.util.node.control that return NodeDetail | |
---|---|
NodeDetail |
NodeBm.getDetail(NodePK pk)
Get the attributes of a node and of its children |
NodeDetail |
NodeBmEJB.getDetail(NodePK pk)
Get the attributes of a node and of its children |
NodeDetail |
NodeBm.getDetailByNameAndFatherId(NodePK pk,
String name,
int nodeFatherId)
|
NodeDetail |
NodeBmEJB.getDetailByNameAndFatherId(NodePK pk,
String name,
int nodeFatherId)
|
NodeDetail |
NodeBm.getDetailTransactionally(NodePK pk)
|
NodeDetail |
NodeBmEJB.getDetailTransactionally(NodePK pk)
Get the attributes of a node and of its children with transaction support |
NodeDetail |
NodeBm.getFrequentlyAskedDetail(NodePK pk)
Method declaration |
NodeDetail |
NodeBmEJB.getFrequentlyAskedDetail(NodePK pk)
Method declaration |
NodeDetail |
NodeBm.getHeader(NodePK pk)
Get the attributes of THIS node |
NodeDetail |
NodeBmEJB.getHeader(NodePK pk)
Get the attributes of THIS node |
NodeDetail |
NodeBm.getHeader(NodePK pk,
boolean getTranslations)
|
NodeDetail |
NodeBmEJB.getHeader(NodePK pk,
boolean getTranslations)
|
NodeDetail |
NodeBm.getTwoLevelDetails(NodePK pk)
Method declaration |
NodeDetail |
NodeBmEJB.getTwoLevelDetails(NodePK pk)
Method declaration |
Methods in com.stratelia.webactiv.util.node.control that return types with arguments of type NodeDetail | |
---|---|
Collection<NodeDetail> |
NodeBm.getAllNodes(NodePK nodePK)
Method declaration |
Collection<NodeDetail> |
NodeBmEJB.getAllNodes(NodePK nodePK)
Method declaration |
Collection<NodeDetail> |
NodeBm.getAnotherPath(NodePK nodePK)
Get the path from root to a node |
Collection<NodeDetail> |
NodeBmEJB.getAnotherPath(NodePK nodePK)
Deprecated. |
Collection<NodeDetail> |
NodeBm.getChildrenDetails(NodePK pk)
Get the header of each child of the node. |
Collection<NodeDetail> |
NodeBmEJB.getChildrenDetails(NodePK pk)
Get the header of each child of the node |
List<NodeDetail> |
NodeBm.getDescendantDetails(NodeDetail node)
Get descendant nodeDetails of a node |
List<NodeDetail> |
NodeBmEJB.getDescendantDetails(NodeDetail node)
Get descendant node details of a node |
List<NodeDetail> |
NodeBm.getDescendantDetails(NodePK nodePK)
Get descendant nodeDetails of a node |
List<NodeDetail> |
NodeBmEJB.getDescendantDetails(NodePK nodePK)
Get descendant node details of a node |
Collection<NodeDetail> |
NodeBm.getFrequentlyAskedChildrenDetails(NodePK pk)
Get the header of each child of the node this function is to be used with frequently used nodes because for each child, an ejb will be instanciated (nodes next to the root will be frequently used) For less used nodes, choose the getChildrenDetails() method |
Collection<NodeDetail> |
NodeBmEJB.getFrequentlyAskedChildrenDetails(NodePK pk)
Get the header of each child of the node this method is to be used on frequently asked nodes (next to the root), because all ejb will be instanciated |
List<NodeDetail> |
NodeBm.getHeadersByLevel(NodePK pk,
int level)
Method declaration |
List<NodeDetail> |
NodeBmEJB.getHeadersByLevel(NodePK pk,
int level)
Method declaration |
Collection<NodeDetail> |
NodeBm.getPath(NodePK pk)
Get the path of this node from this node to root |
Collection<NodeDetail> |
NodeBmEJB.getPath(NodePK pk)
Get the path of this node from this node to root |
ArrayList<NodeDetail> |
NodeBm.getSubTree(NodePK pk)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTree(NodePK pk)
|
ArrayList<NodeDetail> |
NodeBm.getSubTree(NodePK pk,
String sorting)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTree(NodePK pk,
String sorting)
|
ArrayList<NodeDetail> |
NodeBm.getSubTree(NodePK pk,
String status,
int level,
String sorting)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTree(NodePK pk,
String status,
int level,
String sorting)
|
ArrayList<NodeDetail> |
NodeBm.getSubTreeByLevel(NodePK pk,
int level)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTreeByLevel(NodePK pk,
int level)
|
ArrayList<NodeDetail> |
NodeBm.getSubTreeByLevel(NodePK pk,
int level,
String sorting)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTreeByLevel(NodePK pk,
int level,
String sorting)
|
ArrayList<NodeDetail> |
NodeBm.getSubTreeByStatus(NodePK pk,
String status)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTreeByStatus(NodePK pk,
String status)
|
ArrayList<NodeDetail> |
NodeBm.getSubTreeByStatus(NodePK pk,
String status,
String sorting)
|
ArrayList<NodeDetail> |
NodeBmEJB.getSubTreeByStatus(NodePK pk,
String status,
String sorting)
|
ArrayList<NodeDetail> |
NodeBm.getTree(NodePK pk)
|
ArrayList<NodeDetail> |
NodeBmEJB.getTree(NodePK pk)
|
Methods in com.stratelia.webactiv.util.node.control with parameters of type NodeDetail | |
---|---|
void |
NodeBm.createIndex(NodeDetail nodeDetail)
Method declaration |
void |
NodeBmEJB.createIndex(NodeDetail nodeDetail)
|
NodePK |
NodeBm.createNode(NodeDetail nodeDetail)
Create a new Node object |
NodePK |
NodeBmEJB.createNode(NodeDetail node)
|
NodePK |
NodeBm.createNode(NodeDetail nodeDetail,
NodeDetail fatherDetail)
Create a new Node object |
NodePK |
NodeBmEJB.createNode(NodeDetail nd,
NodeDetail fatherDetail)
Create a new Node object |
List<NodeDetail> |
NodeBm.getDescendantDetails(NodeDetail node)
Get descendant nodeDetails of a node |
List<NodeDetail> |
NodeBmEJB.getDescendantDetails(NodeDetail node)
Get descendant node details of a node |
boolean |
NodeBm.isSameNameSameLevelOnCreation(NodeDetail nd)
On node creation, check if another node have got the same name with same father |
boolean |
NodeBmEJB.isSameNameSameLevelOnCreation(NodeDetail nd)
On node creation, check if another node have got the same name with same father |
boolean |
NodeBm.isSameNameSameLevelOnUpdate(NodeDetail nd)
On node update, check if another node have got the same name with same father |
boolean |
NodeBmEJB.isSameNameSameLevelOnUpdate(NodeDetail nd)
On node update, check if another node have got the same name with same father |
void |
NodeBm.setDetail(NodeDetail nodeDetail)
Update the attributes of the node |
void |
NodeBmEJB.setDetail(NodeDetail nd)
Update the attributes of the node |
void |
NodeBm.updateRightsDependency(NodeDetail nodeDetail)
|
void |
NodeBmEJB.updateRightsDependency(NodeDetail nodeDetail)
|
Uses of NodeDetail in com.stratelia.webactiv.util.node.control.dao |
---|
Methods in com.stratelia.webactiv.util.node.control.dao that return NodeDetail | |
---|---|
static NodeDetail |
NodeDAO.getAnotherHeader(Connection con,
NodePK nodePK)
Get the detail of another Node |
static NodeDetail |
NodeDAO.loadRow(Connection con,
NodePK nodePK)
|
static NodeDetail |
NodeDAO.loadRow(Connection con,
NodePK nodePK,
boolean getTranslations)
Load node attributes from database |
static NodeDetail |
NodeDAO.loadRow(Connection con,
NodePK nodePK,
String name,
int nodeFatherId)
|
static NodeDetail |
NodeDAO.resultSet2NodeDetail(ResultSet rs,
NodePK nodePK)
Create a NodeDetail from a ResultSet |
Methods in com.stratelia.webactiv.util.node.control.dao that return types with arguments of type NodeDetail | |
---|---|
static List<NodeDetail> |
NodeDAO.getAllHeaders(Connection con,
NodePK nodePK)
Get all nodeDetails |
static List<NodeDetail> |
NodeDAO.getAllHeaders(Connection con,
NodePK nodePK,
int level)
|
static List<NodeDetail> |
NodeDAO.getAllHeaders(Connection con,
NodePK nodePK,
String sorting)
|
static List<NodeDetail> |
NodeDAO.getAllHeaders(Connection con,
NodePK nodePK,
String sorting,
int level)
Get all nodeDetails |
static Collection<NodeDetail> |
NodeDAO.getAnotherPath(Connection con,
NodePK nodePK)
Get the path from root to a node |
static Collection<NodeDetail> |
NodeDAO.getChildrenDetails(Connection con,
NodePK nodePK)
Get the header of each child of the node |
static List<NodeDetail> |
NodeDAO.getDescendantDetails(Connection con,
NodeDetail node)
Get descendant nodeDetails of a node |
static List<NodeDetail> |
NodeDAO.getDescendantDetails(Connection con,
NodePK nodePK)
Get descendant nodeDetails of a node |
static List<NodeDetail> |
NodeDAO.getHeadersByLevel(Connection con,
NodePK nodePK,
int level)
Get nodeDetails by level. |
static List<NodeDetail> |
NodeDAO.getSubTree(Connection con,
NodePK nodePK,
String status)
|
static ArrayList<NodeDetail> |
NodeDAO.getTree(Connection con,
NodePK nodePK)
|
Methods in com.stratelia.webactiv.util.node.control.dao with parameters of type NodeDetail | |
---|---|
static List<NodeDetail> |
NodeDAO.getDescendantDetails(Connection con,
NodeDetail node)
Get descendant nodeDetails of a node |
static NodePK |
NodeDAO.insertRow(Connection con,
NodeDetail nd)
Insert into the database the data of a node |
static boolean |
NodeDAO.isSameNameSameLevelOnCreation(Connection con,
NodeDetail nd)
On node creation, check if another node have got the same name with same father |
static boolean |
NodeDAO.isSameNameSameLevelOnUpdate(Connection con,
NodeDetail nd)
On node update, check if another node have got the same name with same father |
static void |
NodeDAO.moveNode(Connection con,
NodeDetail nodeDetail)
|
static void |
NodeDAO.storeRow(Connection con,
NodeDetail nodeDetail)
Store node attributes into database |
Uses of NodeDetail in com.stratelia.webactiv.util.node.model |
---|
Fields in com.stratelia.webactiv.util.node.model declared as NodeDetail | |
---|---|
NodeDetail |
NodePK.nodeDetail
To apply the fat key pattern. |
Methods in com.stratelia.webactiv.util.node.model that return NodeDetail | |
---|---|
NodeDetail |
NodeDetail.clone()
|
Methods in com.stratelia.webactiv.util.node.model that return types with arguments of type NodeDetail | |
---|---|
Collection<NodeDetail> |
NodeDetail.getChildrenDetails()
Get the details of each child |
Methods in com.stratelia.webactiv.util.node.model with parameters of type NodeDetail | |
---|---|
int |
NodeOrderComparator.compare(NodeDetail nodeDetail1,
NodeDetail nodeDetail2)
|
boolean |
NodeDetail.isFatherOf(NodeDetail node)
|
Method parameters in com.stratelia.webactiv.util.node.model with type arguments of type NodeDetail | |
---|---|
void |
NodeDetail.setChildrenDetails(Collection<NodeDetail> childrenDetails)
Set the details of children |
Constructors in com.stratelia.webactiv.util.node.model with parameters of type NodeDetail | |
---|---|
NodeDetail(NodeDetail detail)
|
|
NodeSelection(NodeDetail node)
|
Constructor parameters in com.stratelia.webactiv.util.node.model with type arguments of type NodeDetail | |
---|---|
NodeDetail(NodePK nodePK,
String name,
String description,
String creationDate,
String creatorId,
String path,
int level,
NodePK fatherPK,
Collection<NodeDetail> childrenDetails)
Create a new NodeDetail |
|
NodeDetail(NodePK nodePK,
String name,
String description,
String creationDate,
String creatorId,
String path,
int level,
NodePK fatherPK,
String modelId,
String status,
Collection<NodeDetail> childrenDetails)
|
|
NodeDetail(NodePK nodePK,
String name,
String description,
String creationDate,
String creatorId,
String path,
int level,
NodePK fatherPK,
String modelId,
String status,
Collection<NodeDetail> childrenDetails,
String type)
|
|
NodeDetail(String id,
String name,
String description,
String creationDate,
String creatorId,
String path,
int level,
String fatherId,
String modelId,
String status,
Collection<NodeDetail> childrenDetails)
|
|
NodeDetail(String id,
String name,
String description,
String creationDate,
String creatorId,
String path,
int level,
String fatherId,
String modelId,
String status,
Collection<NodeDetail> childrenDetails,
String type)
|
Uses of NodeDetail in org.silverpeas.node.web |
---|
Methods in org.silverpeas.node.web with parameters of type NodeDetail | |
---|---|
static NodeEntity |
NodeEntity.fromNodeDetail(NodeDetail node,
String uri)
|
static NodeEntity |
NodeEntity.fromNodeDetail(NodeDetail node,
String uri,
String lang)
|
static NodeAttrEntity |
NodeAttrEntity.fromNodeDetail(NodeDetail node,
String uri,
String lang)
|
static NodeEntity |
NodeEntity.fromNodeDetail(NodeDetail node,
URI uri)
Creates a new node entity from the specified node. |
static NodeEntity |
NodeEntity.fromNodeDetail(NodeDetail node,
URI uri,
String lang)
|
static NodeAttrEntity |
NodeAttrEntity.fromNodeDetail(NodeDetail node,
URI uri,
String lang)
Creates a new node entity from the specified node. |
protected boolean |
NodeResource.isNodeReadable(NodeDetail node)
|
protected abstract boolean |
AbstractNodeResource.isNodeReadable(NodeDetail node)
|
protected boolean |
SharedNodeResource.isNodeReadable(NodeDetail node)
|
Constructors in org.silverpeas.node.web with parameters of type NodeDetail | |
---|---|
NodeTranslationEntity(int id,
String language,
NodeDetail node)
|
Uses of NodeDetail in org.silverpeas.subscription |
---|
Method parameters in org.silverpeas.subscription with type arguments of type NodeDetail | |
---|---|
void |
SubscriptionContext.initializeFromNode(SubscriptionResource resource,
Collection<NodeDetail> nodePath)
Initializing all context data excepted ones of the user. |
Uses of NodeDetail in org.silverpeas.subscription.bean |
---|
Constructor parameters in org.silverpeas.subscription.bean with type arguments of type NodeDetail | |
---|---|
NodeSubscriptionBean(Subscription subscription,
Collection<NodeDetail> path,
ComponentInstLight component,
String language)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |