Class PropertiesSection
Object
com.liferay.portal.tools.propertiesdoc.PropertiesSection
- Author:
- Jesse Rao, James Hinkey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()getTitle()booleanbooleanbooleanbooleanbooleanhasTitle()voidsetComments(List<String> comments) voidsetDefaultProperties(String defaultProperties) voidsetExampleProperties(String exampleProperties) voidsetPropertyComments(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
-