Liferay 7.0-ce-b4

com.liferay.portal.model.adapter.impl
Class StagedGroupImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<Group>
      extended by com.liferay.portal.model.impl.GroupModelImpl
          extended by com.liferay.portal.model.impl.GroupBaseImpl
              extended by com.liferay.portal.model.impl.GroupImpl
                  extended by com.liferay.portal.model.adapter.impl.StagedGroupImpl
All Implemented Interfaces:
StagedGroup, AttachedModel, BaseModel<Group>, ClassedModel, Group, GroupModel, LocalizedModel, MVCCModel, PersistedModel, ShardedModel, StagedModel, TreeModel, TypedModel, Serializable, Cloneable, Comparable<Group>

public class StagedGroupImpl
extends GroupImpl
implements StagedGroup

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portal.model.impl.GroupModelImpl
ACTIVE_COLUMN_BITMASK, CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_GROUPS_ORGS, FINDER_CACHE_ENABLED_GROUPS_ROLES, FINDER_CACHE_ENABLED_GROUPS_USERGROUPS, FINDER_CACHE_ENABLED_USERS_GROUPS, FRIENDLYURL_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, GROUPKEY_COLUMN_BITMASK, INHERITCONTENT_COLUMN_BITMASK, LIVEGROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, MAPPING_TABLE_GROUPS_ORGS_COLUMNS, MAPPING_TABLE_GROUPS_ORGS_NAME, MAPPING_TABLE_GROUPS_ORGS_SQL_CREATE, MAPPING_TABLE_GROUPS_ROLES_COLUMNS, MAPPING_TABLE_GROUPS_ROLES_NAME, MAPPING_TABLE_GROUPS_ROLES_SQL_CREATE, MAPPING_TABLE_GROUPS_USERGROUPS_COLUMNS, MAPPING_TABLE_GROUPS_USERGROUPS_NAME, MAPPING_TABLE_GROUPS_USERGROUPS_SQL_CREATE, MAPPING_TABLE_USERS_GROUPS_COLUMNS, MAPPING_TABLE_USERS_GROUPS_NAME, MAPPING_TABLE_USERS_GROUPS_SQL_CREATE, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTGROUPID_COLUMN_BITMASK, SESSION_FACTORY, SITE_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, TYPE_COLUMN_BITMASK, UUID_COLUMN_BITMASK
 
Fields inherited from interface com.liferay.portal.model.Group
GROUP_ID_ACCESSOR
 
Constructor Summary
StagedGroupImpl(Group group)
           
 
Method Summary
 Object clone()
          Creates a shallow clone of this model instance.
 Date getCreateDate()
           
 Class<?> getModelClass()
           
 String getModelClassName()
           
 Date getModifiedDate()
           
 StagedModelType getStagedModelType()
           
 void setCompanyId(long companyId)
          Sets the company ID of this group.
 void setCreateDate(Date createDate)
           
 void setModifiedDate(Date modifiedDate)
           
 void setPrimaryKeyObj(Serializable primaryKeyObj)
          Sets the primary key of this model instance.
 void setUuid(String uuid)
          Sets the uuid of this group.
 
Methods inherited from class com.liferay.portal.model.impl.GroupImpl
clearStagingGroup, getAncestors, getChildren, getChildrenWithLayouts, getChildrenWithLayouts, getChildrenWithLayoutsCount, getDefaultPlid, 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, getTypeSettings, getTypeSettingsProperties, getTypeSettingsProperty, getUnambiguousName, hasAncestor, hasClassName, 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, setTypeSettings, setTypeSettingsProperties
 
Methods inherited from class com.liferay.portal.model.impl.GroupBaseImpl
buildTreePath, persist, updateTreePath
 
Methods inherited from class com.liferay.portal.model.impl.GroupModelImpl
compareTo, equals, getActive, getAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getColumnBitmask, getCompanyId, getCreatorUserId, getCreatorUserUuid, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getFriendlyURL, getGroupId, getGroupKey, getInheritContent, getLiveGroupId, getManualMembership, getMembershipRestriction, getModelAttributes, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getOriginalActive, getOriginalClassNameId, getOriginalClassPK, getOriginalCompanyId, getOriginalFriendlyURL, getOriginalGroupId, getOriginalGroupKey, getOriginalInheritContent, getOriginalLiveGroupId, getOriginalParentGroupId, getOriginalSite, getOriginalType, getOriginalUuid, getParentGroupId, getPrimaryKey, getPrimaryKeyObj, getRemoteStagingGroupCount, getSite, getTreePath, getType, getUuid, hashCode, isActive, isEntityCacheEnabled, isFinderCacheEnabled, isInheritContent, isManualMembership, isSite, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, resetOriginalValues, setActive, setClassName, setClassNameId, setClassPK, setCreatorUserId, setCreatorUserUuid, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setFriendlyURL, setGroupId, setGroupKey, setInheritContent, setLiveGroupId, setManualMembership, setMembershipRestriction, setModelAttributes, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setParentGroupId, setPrimaryKey, setRemoteStagingGroupCount, setSite, setTreePath, setType, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
 
Methods inherited from class com.liferay.portal.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.model.GroupModel
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, 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, setRemoteStagingGroupCount, setSite, setTreePath, setType, setTypeSettings, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
 
Methods inherited from interface com.liferay.portal.model.BaseModel
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
 
Methods inherited from interface com.liferay.portal.model.StagedModel
getCompanyId, getUuid
 
Methods inherited from interface com.liferay.portal.model.TreeModel
getPrimaryKeyObj, getTreePath
 

Constructor Detail

StagedGroupImpl

public StagedGroupImpl(Group group)
Method Detail

clone

public Object clone()
Description copied from interface: BaseModel
Creates a shallow clone of this model instance.

Specified by:
clone in interface BaseModel<Group>
Specified by:
clone in interface GroupModel
Specified by:
clone in interface StagedModel
Overrides:
clone in class GroupModelImpl
Returns:
the shallow clone of this model instance

getCreateDate

public Date getCreateDate()
Specified by:
getCreateDate in interface StagedModel

getModelClass

public Class<?> getModelClass()
Specified by:
getModelClass in interface ClassedModel
Overrides:
getModelClass in class GroupModelImpl

getModelClassName

public String getModelClassName()
Specified by:
getModelClassName in interface ClassedModel
Overrides:
getModelClassName in class GroupModelImpl

getModifiedDate

public Date getModifiedDate()
Specified by:
getModifiedDate in interface StagedModel

getStagedModelType

public StagedModelType getStagedModelType()
Specified by:
getStagedModelType in interface StagedModel

setCompanyId

public void setCompanyId(long companyId)
Description copied from interface: GroupModel
Sets the company ID of this group.

Specified by:
setCompanyId in interface GroupModel
Specified by:
setCompanyId in interface ShardedModel
Specified by:
setCompanyId in interface StagedModel
Overrides:
setCompanyId in class GroupModelImpl
Parameters:
companyId - the company ID of this group

setCreateDate

public void setCreateDate(Date createDate)
Specified by:
setCreateDate in interface StagedModel

setModifiedDate

public void setModifiedDate(Date modifiedDate)
Specified by:
setModifiedDate in interface StagedModel

setPrimaryKeyObj

public void setPrimaryKeyObj(Serializable primaryKeyObj)
Description copied from interface: BaseModel
Sets the primary key of this model instance.

Specified by:
setPrimaryKeyObj in interface BaseModel<Group>
Specified by:
setPrimaryKeyObj in interface ClassedModel
Specified by:
setPrimaryKeyObj in interface GroupModel
Overrides:
setPrimaryKeyObj in class GroupModelImpl
Parameters:
primaryKeyObj - the primary key of this model instance

setUuid

public void setUuid(String uuid)
Description copied from interface: GroupModel
Sets the uuid of this group.

Specified by:
setUuid in interface GroupModel
Specified by:
setUuid in interface StagedModel
Overrides:
setUuid in class GroupModelImpl
Parameters:
uuid - the uuid of this group

Liferay 7.0-ce-b4