Uses of Class
org.alfresco.repo.web.scripts.admin.NodeBrowserPost.QNameBean
-
Packages that use NodeBrowserPost.QNameBean Package Description org.alfresco.repo.web.scripts.admin -
-
Uses of NodeBrowserPost.QNameBean in org.alfresco.repo.web.scripts.admin
Subclasses of NodeBrowserPost.QNameBean in org.alfresco.repo.web.scripts.admin Modifier and Type Class Description class
NodeBrowserPost.Aspect
Aspect wrapper classFields in org.alfresco.repo.web.scripts.admin declared as NodeBrowserPost.QNameBean Modifier and Type Field Description protected NodeBrowserPost.QNameBean
NodeBrowserPost.ChildAssociation. childType
protected NodeBrowserPost.QNameBean
NodeBrowserPost.Association. name
protected NodeBrowserPost.QNameBean
NodeBrowserPost.ChildAssociation. name
protected NodeBrowserPost.QNameBean
NodeBrowserPost.PeerAssociation. name
protected NodeBrowserPost.QNameBean
NodeBrowserPost.ChildAssociation. parentType
protected NodeBrowserPost.QNameBean
NodeBrowserPost.PeerAssociation. sourceType
protected NodeBrowserPost.QNameBean
NodeBrowserPost.PeerAssociation. targetType
protected NodeBrowserPost.QNameBean
NodeBrowserPost.Association. typeName
protected NodeBrowserPost.QNameBean
NodeBrowserPost.ChildAssociation. typeName
protected NodeBrowserPost.QNameBean
NodeBrowserPost.PeerAssociation. typeName
Methods in org.alfresco.repo.web.scripts.admin that return NodeBrowserPost.QNameBean Modifier and Type Method Description NodeBrowserPost.QNameBean
NodeBrowserPost.ChildAssociation. getChildTypeName()
NodeBrowserPost.QNameBean
NodeBrowserPost.Association. getName()
NodeBrowserPost.QNameBean
NodeBrowserPost.Property. getName()
Gets the property nameNodeBrowserPost.QNameBean
NodeBrowserPost.ChildAssociation. getParentTypeName()
NodeBrowserPost.QNameBean
NodeBrowserPost.PeerAssociation. getSourceTypeName()
NodeBrowserPost.QNameBean
NodeBrowserPost.PeerAssociation. getTargetTypeName()
NodeBrowserPost.QNameBean
NodeBrowserPost.Node. getType()
NodeBrowserPost.QNameBean
NodeBrowserPost.Association. getTypeName()
NodeBrowserPost.QNameBean
NodeBrowserPost.Property. getTypeName()
-