|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JournalStructure
The model interface for the JournalStructure service. Represents a row in the "JournalStructure" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to JournalStructureImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a journal structure model instance should use the JournalStructure
interface instead.
JournalStructureModel
,
JournalStructureImpl
,
JournalStructureModelImpl
Method Summary | |
---|---|
String |
getMergedXsd()
|
Methods inherited from interface com.liferay.portlet.journal.model.JournalStructureModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getId, getModifiedDate, getName, getParentStructureId, getPrimaryKey, getPrimaryKeyObj, getStructureId, getUserId, getUserName, getUserUuid, getUuid, getXsd, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setId, setModifiedDate, setName, setNew, setParentStructureId, setPrimaryKey, setStructureId, setUserId, setUserName, setUserUuid, setUuid, setXsd, toEscapedModel, toString, toXmlString |
Method Detail |
---|
String getMergedXsd()
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |