|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Group
The model interface for the Group service. Represents a row in the "Group_" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to GroupImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
GroupModel,
GroupImpl,
GroupModelImpl| Methods inherited from interface com.liferay.portal.model.GroupModel |
|---|
clone, compareTo, getActive, getClassName, getClassNameId, getClassPK, getCompanyId, getCreatorUserId, getCreatorUserUuid, getDescription, getExpandoBridge, getFriendlyURL, getGroupId, getLiveGroupId, getName, getParentGroupId, getPrimaryKey, getPrimaryKeyObj, getType, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActive, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreatorUserId, setCreatorUserUuid, setDescription, setEscapedModel, setExpandoBridgeAttributes, setFriendlyURL, setGroupId, setLiveGroupId, setName, setNew, setParentGroupId, setPrimaryKey, setType, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
long getDefaultPrivatePlid()
long getDefaultPublicPlid()
String getDescriptiveName()
throws PortalException,
SystemException
PortalException
SystemExceptionGroup getLiveGroup()
String getPathFriendlyURL(boolean privateLayout,
ThemeDisplay themeDisplay)
LayoutSet getPrivateLayoutSet()
int getPrivateLayoutsPageCount()
LayoutSet getPublicLayoutSet()
int getPublicLayoutsPageCount()
Group getStagingGroup()
String getTypeLabel()
String getTypeSettings()
GroupModel
getTypeSettings in interface GroupModelUnicodeProperties getTypeSettingsProperties()
String getTypeSettingsProperty(String key)
String getWorkflowRoleNames()
int getWorkflowStages()
boolean hasPrivateLayouts()
boolean hasPublicLayouts()
boolean hasStagingGroup()
boolean isCommunity()
boolean isCompany()
boolean isControlPanel()
boolean isLayout()
boolean isLayoutPrototype()
boolean isLayoutSetPrototype()
boolean isOrganization()
boolean isStaged()
boolean isStagedPortlet(String portletId)
boolean isStagedRemotely()
boolean isStagingGroup()
boolean isUser()
boolean isUserGroup()
boolean isWorkflowEnabled()
void setTypeSettings(String typeSettings)
GroupModel
setTypeSettings in interface GroupModeltypeSettings - the type settings of this groupvoid setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||