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 UserGroupBlueprint
public java.lang.String getDescription()
getDescription
in interface UserGroupBlueprint
public java.lang.String getName()
getName
in interface UserGroupBlueprint
public com.liferay.portal.kernel.service.ServiceContext getServiceContext()
getServiceContext
in interface UserGroupBlueprint
public long getUserId()
getUserId
in interface UserGroupBlueprint