Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.xml.Comment

Packages that use Comment
com.liferay.portal.kernel.xml   
 

Uses of Comment in com.liferay.portal.kernel.xml
 

Methods in com.liferay.portal.kernel.xml with parameters of type Comment
 void Branch.add(Comment comment)
           
protected abstract  T BaseVisitor.handleComment(Comment comment)
           
 boolean Branch.remove(Comment comment)
           
 T Visitor.visitComment(Comment comment)
           
 T BaseVisitor.visitComment(Comment comment)
           
 


Liferay 6.2-ce-ga5