Class PropertiesSection
Object
com.liferay.portal.tools.propertiesdoc.PropertiesSection
- Author:
- Jesse Rao, James Hinkey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()
getTitle()
boolean
boolean
boolean
boolean
boolean
hasTitle()
void
setComments
(List<String> comments) void
setDefaultProperties
(String defaultProperties) void
setExampleProperties
(String exampleProperties) void
setPropertyComments
(List<PropertyComment> propertyComments) void
-
Constructor Details
-
PropertiesSection
-
-
Method Details
-
getComments
-
getDefaultProperties
-
getExampleProperties
-
getPropertyComments
-
getText
-
getTitle
-
hasComments
public boolean hasComments() -
hasDefaultProperties
public boolean hasDefaultProperties() -
hasExampleProperties
public boolean hasExampleProperties() -
hasPropertyComments
public boolean hasPropertyComments() -
hasTitle
public boolean hasTitle() -
setComments
-
setDefaultProperties
-
setExampleProperties
-
setPropertyComments
-
setTitle
-