public class UserGroupBlueprintImpl extends java.lang.Object implements UserGroupBlueprint
| Modifier and Type | Class and Description |
|---|---|
static class |
UserGroupBlueprintImpl.UserGroupBlueprintBuilderImpl |
UserGroupBlueprint.UserGroupBlueprintBuilder| Constructor and Description |
|---|
UserGroupBlueprintImpl() |
UserGroupBlueprintImpl(UserGroupBlueprintImpl userGroupBlueprintImpl) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId() |
java.lang.String |
getDescription() |
java.lang.String |
getName() |
com.liferay.portal.kernel.service.ServiceContext |
getServiceContext() |
long |
getUserId() |
public UserGroupBlueprintImpl()
public UserGroupBlueprintImpl(UserGroupBlueprintImpl userGroupBlueprintImpl)
public long getCompanyId()
getCompanyId in interface UserGroupBlueprintpublic java.lang.String getDescription()
getDescription in interface UserGroupBlueprintpublic java.lang.String getName()
getName in interface UserGroupBlueprintpublic com.liferay.portal.kernel.service.ServiceContext getServiceContext()
getServiceContext in interface UserGroupBlueprintpublic long getUserId()
getUserId in interface UserGroupBlueprint