|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Group>
com.liferay.portal.model.impl.GroupModelImpl
com.liferay.portal.model.impl.GroupBaseImpl
@ProviderType public abstract class GroupBaseImpl
The extended model base implementation for the Group service. Represents a row in the "Group_" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in GroupImpl.
GroupImpl,
Group,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.model.Group |
|---|
GROUP_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
GroupBaseImpl()
|
|
| Method Summary | |
|---|---|
String |
buildTreePath()
|
void |
persist()
|
void |
updateTreePath(String treePath)
|
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.model.Group |
|---|
clearStagingGroup, getAncestors, getChildren, getChildrenWithLayouts, getChildrenWithLayouts, getChildrenWithLayoutsCount, getDefaultPrivatePlid, getDefaultPublicPlid, getDescendants, getDescriptiveName, getDescriptiveName, getDisplayURL, getDisplayURL, getIconCssClass, getIconURL, getLayoutRootNodeName, getLiveGroup, getLiveParentTypeSettingsProperty, getLogoURL, getOrganizationId, getParentGroup, getParentLiveGroupTypeSettingsProperties, getPathFriendlyURL, getPrivateLayoutSet, getPrivateLayoutsPageCount, getPublicLayoutSet, getPublicLayoutsPageCount, getRemoteLiveGroupId, getScopeDescriptiveName, getScopeLabel, getStagingGroup, getTypeLabel, getTypeSettingsProperties, getTypeSettingsProperty, getUnambiguousName, hasAncestor, hasLocalOrRemoteStagingGroup, hasPrivateLayouts, hasPublicLayouts, hasRemoteStagingGroup, hasStagingGroup, isChild, isCompany, isCompanyStagingGroup, isControlPanel, isGuest, isInStagingPortlet, isLayout, isLayoutPrototype, isLayoutSetPrototype, isLimitedToParentSiteMembers, isOrganization, isRegularSite, isRoot, isShowSite, isStaged, isStagedPortlet, isStagedRemotely, isStagingGroup, isUser, isUserGroup, isUserPersonalSite, setTypeSettingsProperties |
| Methods inherited from interface com.liferay.portal.kernel.model.GroupModel |
|---|
clone, compareTo, getActive, getAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getCompanyId, getCreatorUserId, getCreatorUserUuid, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getFriendlyURL, getGroupId, getGroupKey, getInheritContent, getLiveGroupId, getManualMembership, getMembershipRestriction, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentGroupId, getPrimaryKey, getPrimaryKeyObj, getRemoteStagingGroupCount, getSite, getTreePath, getType, getTypeSettings, getUuid, hashCode, isActive, isCachedModel, isEscapedModel, isInheritContent, isManualMembership, isNew, isSite, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setActive, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreatorUserId, setCreatorUserUuid, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFriendlyURL, setGroupId, setGroupKey, setInheritContent, setLiveGroupId, setManualMembership, setMembershipRestriction, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setParentGroupId, setPrimaryKey, setPrimaryKeyObj, setRemoteStagingGroupCount, setSite, setTreePath, setType, setTypeSettings, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath |
| Constructor Detail |
|---|
public GroupBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
public String buildTreePath()
throws com.liferay.portal.kernel.exception.PortalException
buildTreePath in interface com.liferay.portal.kernel.model.TreeModelcom.liferay.portal.kernel.exception.PortalExceptionpublic void updateTreePath(String treePath)
updateTreePath in interface com.liferay.portal.kernel.model.TreeModel
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||