| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
OwnerType |
AssetCollectionMember.getOwnerType()
Return the type of owner identifier used in the owner field (default is userId).
|
static OwnerType |
OwnerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwnerType[] |
OwnerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCollectionMember.setOwnerType(OwnerType ownerType)
Set up the type of owner identifier used in the owner field (default is userId).
|
Copyright © 2018–2020 ODPi. All rights reserved.