List of usage examples for com.liferay.portal.kernel.util StringPool BLANK
String BLANK
To view the source code for com.liferay.portal.kernel.util StringPool BLANK.
Click Source Link
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override/*from ww w . java 2 s. co m*/ public String getBackground1_1() { if (_background1_1 == null) { return StringPool.BLANK; } else { return _background1_1; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override// w w w . jav a 2 s. c o m public String getBackground1_1_comments() { if (_background1_1_comments == null) { return StringPool.BLANK; } else { return _background1_1_comments; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override//from w w w . java 2s. c o m public String getElsi1_2() { if (_elsi1_2 == null) { return StringPool.BLANK; } else { return _elsi1_2; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override/* w w w .j a v a2s .com*/ public String getQuality1_3() { if (_quality1_3 == null) { return StringPool.BLANK; } else { return _quality1_3; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override/*from w w w. ja v a2 s . co m*/ public String getQuality1_3_comments() { if (_quality1_3_comments == null) { return StringPool.BLANK; } else { return _quality1_3_comments; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override//from w w w. j av a 2s .c o m public String getCataloguemeetpurposes2_1() { if (_cataloguemeetpurposes2_1 == null) { return StringPool.BLANK; } else { return _cataloguemeetpurposes2_1; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override/*w ww . j a v a2s .c o m*/ public String getAdequateitplatform2_2() { if (_adequateitplatform2_2 == null) { return StringPool.BLANK; } else { return _adequateitplatform2_2; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override/*from w w w .j a v a 2s .c o m*/ public String getAddedvaluecatalogue2_3() { if (_addedvaluecatalogue2_3 == null) { return StringPool.BLANK; } else { return _addedvaluecatalogue2_3; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override/* ww w . j av a 2s.c o m*/ public String getAssociateddata2_4() { if (_associateddata2_4 == null) { return StringPool.BLANK; } else { return _associateddata2_4; } }
From source file:at.graz.meduni.liferay.portlet.bibbox.service.model.impl.BiobankPanelAssessmentModelImpl.java
License:Open Source License
@JSON @Override// ww w . j a va 2 s . c o m public String getAssociateddata2_4_comments() { if (_associateddata2_4_comments == null) { return StringPool.BLANK; } else { return _associateddata2_4_comments; } }