public class BaseDataObjectInstanceIdentityLinkModel extends BaseServiceRegistryDataObjectPermissions implements DataObjectInstanceIdentityLinkModel
Modifier and Type | Field and Description |
---|---|
protected String |
type |
groups, users
Constructor and Description |
---|
BaseDataObjectInstanceIdentityLinkModel() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
void |
setType(String type) |
getGroups, getUsers, setGroups, setUsers
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGroups, getUsers
protected String type
public BaseDataObjectInstanceIdentityLinkModel()
public String getType()
getType
in interface DataObjectInstanceIdentityLinkModel
public void setType(String type)